The logistic equation is a simple model of population growth in conditions where there are limited resources. When the population is low it grows in an approximately exponential way. Then, as the effects of limited resources become important, the growth slows, and approaches a limiting value, the equilibrium population or carrying capacity.
The logistic growth model is
Here is the population, which is a function of time . is the equilibrium population, and is the growth rate.
Note that in the limit , we get the simpler model:
describing exponential population growth:
When is finite and positive, the logistic model describes population growth that is approximately exponential when the population is much less than , but levels off as the population approaches . If the population is larger than , it will decrease. Every positive solution has
The logistic model can be normalised by rescaling the units of population and time. Define and . The result is
It is easy to find the explicit solution of the logistic equation, since it is a first-order separable differential equation.
The growing solutions are all time-translated versions of the logistic function (See Wikipedia)
which looks like this:
This function goes from to as goes from to . All other growing solutions have the same limiting behavior and are time-translated versions of this one. After rescaling back to the original variables, we have
There are also decreasing solutions where and solutions (irrelevant to population biology) where decreases explosively to .
When the logistic equation is discretised it displays chaos. It is, in fact, the canonical ground for the study of the period-doubling cascade.
Assume that the Euler formula is used to discretise the logistic growth model, that is,
Assume and for all . Then,
This can be normalised by letting :
and measuring in units of , that is, and one obtains the so-called Logistic Map.
It is known (Wikipedia, again) that, depending on the value of , this equation has a stable fixed point, multiperiodic stationary states, or displays chaotic behaviour. Note that depends only on the growth rate and the time step, and not on the carrying capacity.
When the logistic map is interpreted as a numerical approximation to the continuous logistic growth model, the time step is largely arbitrary and can be chosen to be less than , so that ensuring numerical stability.
However, it is possible to interpret the continuous logistic model as an approximation to a fundamental discrete model. In that case, is not arbitrary (representing, for instance, the periodicity with which a species reproduces - usually annually) and neither is , in which case cannot be tuned. If the population reproduces too fast (high values of lambda), then the sizes of successive generations may be chaotic. If the stationary state fluctuates among at least two states, and if (approximately) the dynamics is chaotic.
Here chaos arises as a consequence of delayed feedback.
Rewrite the normalised logistic growth model as
and add a delay to the right-hand side, obtaining
This introduces the possibility of overshoot?, as when reaches the carrying capacity the earlier value is still away from the carrying capacity and so the system continues in the same direction as it is moving in when it touches 1. In fact, the population trend reverses a time after reaching the carrying capacity. Depending on the speed with which the level is crossed this may result in growing oscillations as when the constant solution to the discrete version becomes unstable at .
To see this, write :
Assuming now that ,
An analysis of this equation is carried out in the article on delayed feedback.