Population Growth Differential Equations

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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
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