Calc 2: Doomsday for Rabbit Population

  • Thread starter Thread starter tnutty
  • Start date Start date
  • Tags Tags
    Calc 2 population
tnutty
Messages
324
Reaction score
1
Let c be a positive number. A differential equation of the form below where k is a positive constant, is called a doomsday equation because the exponent in the expression ky^(1+c) is larger than the exponent 1 for natural growth. An especially prolific breed of rabbits has the growth term ky1.01. If 3 such rabbits breed initially and the warren has 26 rabbits after three months, then when is doomsday? (Doomsday is the finite time t=T such that lim T->inf. Round the answer to two decimal places.)

dy/dt = ky^(1+c)

___months


attempt :

1/y^(1+c) dy = k dt

integrate both sides :

int [ ( 1/y^(1+c) ) ] = kt

not sure how to integrate the left side.
 
Physics news on Phys.org
tnutty said:
int [ ( 1/y^(1+c) ) ] = kt

not sure how to integrate the left side.

Hi tnutty! :smile:

but it's just ∫ y-n dy :wink:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top