
C HAOS
unstable behavior is displayed. Exponential separation means that the distance
between the orbit point and the source increases at an exponential rate. Each
iteration multiplies the distance between them by |f
(p)| ⬎ 1. We say that the
exponential rate of separation is |f
(p)| per iterate. That is, at least at first, small
separations grow. After some wandering, the orbit may be attracted to a sink q.
As it nears the sink, the orbit will display convergent behavior—the distance
between the orbit point and the sink will change by the factor |f
(q)| ⬍ 1. As the
orbit nears the attractor, small distances shrink.
It is common to see behavior like this, in which unstable behavior is tran-
sient and gives way eventually to stable behavior in the long run. But there is no
reason that an initial condition starting near a source is forced to end up attracted
to a sink or periodic sink. Perhaps no stable states exist, as in the example of the
logistic map G(x) ⫽ 4x(1 ⫺ x) we discussed in Chapter 1.
A chaotic orbit is one that forever continues to experience the unstable
behavior that an orbit exhibits near a source, but that is not itself fixed or
periodic. It never manages to find a sink to be attracted to. At any point of such
an orbit, there are points arbitrarily near that will move away from the point
during further iteration. This sustained irregularity is quantified by Lyapunov
numbers and Lyapunov exponents. We will define the Lyapunov number to be
the average per-step divergence rate of nearby points along the orbit, and the
Lyapunov exponent to be the natural logarithm of the Lyapunov number. Chaos
is defined by a Lyapunov exponent greater than zero.
In this chapter, we will study elementary properties of Lyapunov exponents
and exhibit some maps for which they can be explicitly calculated. For example,
we will see that for the logistic map, the Lyapunov exponent of most orbits (but
not all) is ln 2. We’ll also develop a fixed point theorem for detecting fixed and
periodic points, which will be used in Challenge 3 to establish a remarkable fact
called Sharkovskii’s Theorem.
3.1 LYAPUNOV EXPONENTS
We learned in Chapter 1 that for fixed points of discrete dynamical systems,
stability is heavily influenced by the derivative of the map. For example, if x
1
is a
fixed point of a one-dimensional map f and f
(x
1
) ⫽ a ⬎ 1, then the orbit of each
point x near x
1
will separate from x
1
at a multiplicative rate of approximately a
per iteration, until the orbit of x moves significantly far away from x
1
. That is, the
distance between f
n
(x)andf
n
(x
1
) ⫽ x
1
will be magnified by approximately a ⬎ 1
for each iteration of f.
106