Population Growth Differential Equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
MathWarrior
Messages
267
Reaction score
5

Homework Statement


A biologist prepares a culture. After 1 day of growth the biologist counts 1000 cells. After 2 days he counts 3000. Assuming a Malthusian model what is the reproduction rate and how many cells were present initially.


Homework Equations



[itex]P(t) = Ce^{rt}[/itex]



The Attempt at a Solution


[itex]P(1) = P(0)e^{r}[/itex]
[itex]1000 = P(0)e^{r}[/itex]

[itex]P(2) = P(0)e^{r2}[/itex]
[itex]3000 = P(0)e^{r2}[/itex]

Not sure how I am suppose to get the rate here... or even start really..
 
Physics news on Phys.org
That's a good start. It's all algebra now. Try solving for P(0) in both equations and then set them equal to each other.
 
MathWarrior said:

Homework Statement


A biologist prepares a culture. After 1 day of growth the biologist counts 1000 cells. After 2 days he counts 3000. Assuming a Malthusian model what is the reproduction rate and how many cells were present initially.


Homework Equations



[itex]P(t) = Ce^{rt}[/itex]



The Attempt at a Solution


[itex]P(1) = P(0)e^{r}[/itex]
[itex]1000 = P(0)e^{r}[/itex]

[itex]P(2) = P(0)e^{r2}[/itex]
[itex]3000 = P(0)e^{r2}[/itex]

Not sure how I am suppose to get the rate here... or even start really..

Maybe your notation is making it hard for you to see what is happening. If you set c = P(0) and x = exp(r), you have c*x= 1000 and c*x^2 = 3000. Surely you can get c and x from these!

RGV