Let denote the population of a given species at time ,
then
is the total growth rate at time , which is
assumed to be constant, i.e.
with
If , hence
integrating it is obtained the formula for unlimited growth
for all .
In reality, a population cannot increase without limit.
It is more realistic to assume that, when the population level
exceeds a limiting population value , the growth rate
is negative (reasons for a negative growth rate could be insanity,
smog, overcrowding...). Let us now suppose the growth rate is
proportional to the difference between this limiting
value and the actual population:
,
a constant.
Thus the equation of limited growth is obtained:
(2.1)
where
. The solution is
with
This is the logistic equation, or Verhulst equation, called after the
century Belgian mathematician Piérre François
Verhulst (1804-1849).
The equilibria of (2.1) occur at and
. The equilibrium at is
asymptotically stable since the derivative of at is
negative (i.e.
). will increase to
as a limit if , and decrease to as a limit
if . The fixed point is unstable, or a repellor, since
.
The point of
inflection marks the turning point where the second derivative
becomes negative (), and hence the point beyond which the
yearly population growth rate begins to decrease.
Figure 2.1:
Vector Field and Graphs of Solutions
Let us consider the discrete logistic equation
, which has the typical equivalent
version
(2.2)
(redefining
).
The equation (2.2) represents
a one-parameter family of discrete dynamical systems defined on
, provided the initial value is also in
this range and enough small.
Fixed points are computed by setting
, so and
are obtained. The following analysis is found:
: is the only fixed point and it is
asymptotically stable;
: is a neutral fixed point;
: is a repelling point, while the fixed point is
asymptotically stable with domain of attraction ;
: is a repelling fixed point. On increasing from 3 to 4, periodic
orbit arise with at each step a doubling of the period: 2,4,8...
At each value of where such a new periodic point with double
period arises, a bifurcation occurs and there are an infinite
number of such period-doubling bifurcation until the value
. The values of with
produce mapping which are indicated by chaotic.
The site http://www.lboro.ac.uk/departments/ma/gallery/doubling/
provides a graphical simulation, based on the
Cobwedding method).
Figure 2.2:
Discrete Logistic
Equation
The parameter is usually restricted to the interval
to ensure that for all , since otherwise
the population becomes extinct.
The complicated behaviour
exhibited by the logistic map is typical for a whole class of
families of one-dimensional maps of a finite interval that have a
single smooth maximum, known as
unimodal maps.
Remarks 2.1
For the differential equations the dimension of the problem plays an important role in
determining the dynamics. In one dimension the only possible
limit set for bounded solutions are steady states and in two
dimension only steady states and periodic solutions can be found
as the limit set of bounded solutions. One shall require a
dimension of at least three if we are to see complicated
dynamical behaviour.
One of the crucial differences between discrete system and
continuous systems, in one- and two-dimension, is the fact that it
is plainly impossible for the dynamics of the differential
equation to be chaotic!
For the difference equations the situation is different: for maps
it is possible even in one dimension to obtain chaotic (or
seemingly random) orbits.
With the setting of
and
the
discrete logistic law (2.2) may be rewritten as the
quadratic law
(Euler's model). There are
various important aspects of behaviour which can be introduced
through the quadratic map and, however, there are many different
problems to be solved with it.
Let we fix the parameter c and start with : whenever
there is an inaccuracy (as decimal representation of real number)
in the wild iteration process, this error is dramatically
amplified, due to the quadratic character of the expression.
Unfortunately, an estimate of this error is usually
not available without knowledge of the actual solution.
In order to draw a discrete analogy with the logistic equation
(2.1) (i.e. which reproduces the same behaviour), one should
consider the difference equation produced by a numerical method,
and not the direct counterpart. The earliest numerical algorithm
was the Euler's method. Let us apply the Euler's method to the
equation (2.1), then it produces
Let us set h=1 and , thus
bring again to the sequence (2.2), which dramatically has
shown that, passing to discrete approximation, complex behaviour
results as is varied, while in the continuous equation
the parameter only influences scaling of the qualitative
behaviour. This is not also a honest-to-goodness approximate
model.(Other methods may be graphically tested through the applets regarding the logistic equation, see chapter 4 section The Applets.)
In contrast, the difference equation
(2.3)
is analogous to the logistic equation (2.1). Precisely the
fixed points of (2.3) are and
. The stability is now discussed:
then is unstable,
then is asymptotically stable for any , as desired.
Thus a choice of an appropriate difference equation (i.e. a
numerical method which produces the difference) is a very
important step in studying the qualitative behaviour of
continuous systems.