34 Chaotic Modelling and Simulation
Probably the most well-known example of this type is the equation for the kinetic
energy of a mass. If f (v) represents the energy of the system, then a good approxi-
mation for small v (close to 0) would be:
f (v) = a
0
+ a
2
v
2
The two terms can be identified physically as the energy at rest
f (0) = a
0
and the kinetic energy
f
kin
= a
2
v
2
=
1
2
mv
2
On the other hand, economic, social and biological phenomena do not have this
isotropic property. The same lack of symmetry holds for the time space, and the
relevant Taylor approximations tend to include a linear term as well. The constant
term in such a system can often be assumed to be zero.
5
Hence, a simple approx-
imation will involve linear and quadratic terms. This approximation gives rise to a
differential equation known as “The Logistic,” first proposed by Verhulst (1845) to
model the population growth in France. Later on, Pearl and Reed (1920) applied this
model to express the population growth in the United States.
The logistic differential equation has the simple form
˙x = bx(1 − x) (2.9)
where x is the population at the present time, over the maximum level that the popu-
lation could reach in the future. In other words, x is the saturation level.
To see how equation (2.9) follows naturally from (2.6) through the process of a
Taylor series approximation, consider that x is restricted in the interval [0, 1]. We
can consider the value x =
1
2
where the population is at half its potential as the
centre, and assume that the system will exhibit symmetry around x =
1
2
. In that case,
the Taylor approximation to the second order would be:
f (x) = a
0
+ a
2
x −
1
2
!
2
=
a
0
+
1
4
!
− a
2
x − x
2
= a + bx(1 − x)
Here a is the rate of growth of the population when the population is at x = 0 or
x = 1, so we can reasonably assume that a = 0. The other parameter, b, is related to
the growth rate at x =
1
2
. We are thus led to equation (2.9).
Equation (2.9) is a separable differential equation, and so can be easily solved
explicitly, by rewriting it as
1
x(1 − x)
dx = bdt
5
For instance in birth processes or innovation diffusion cases.