rudders93
- 46
- 0
Homework Statement
Not exactly a problem, more an example that has me confused :s
\frac{dN}{dt}=\kappa N-(\kappa/a^{2})N
This describes a population model where N is the population, \kappa is the net births (ie: births less deaths) and it doesn't tell you what a is (this in all the logistic population model). According to http://en.wikipedia.org/wiki/Logistic_function it says its the carrying capacity which is the populations 'maximum' given some constraints.
Then it says it's possible to scale the problem with the following:
t=\frac{\tau}{\kappa}, N(t)=au(\tau) and therefore \frac{du}{d\tau}=u(1-u)
My question is how did they decide upon this way of scaling and how did they get from setting t=\frac{\tau}{\kappa} to \frac{du}{d\tau}=u(1-u)?
Thanks!