info prev up next book cdrom email home

Lyapunov Characteristic Exponent

The Lyapunov characteristic exponent [LCE] gives the rate of exponential divergence from perturbed initial conditions. To examine the behavior of an orbit around a point ${\bf X}^*(t)$, perturb the system and write

\begin{displaymath}
{\bf X}(t) = {\bf X}^*(t)+U(t),
\end{displaymath} (1)

where $U(t)$ is the average deviation from the unperturbed trajectory at time $t$. In a Chaotic region, the LCE $\sigma$ is independent of ${\bf X}^*(0)$. It is given by the Osedelec Theorem, which states that
\begin{displaymath}
\sigma_i = \lim_{t\to\infty} \ln\vert{\bf U}(t)\vert.
\end{displaymath} (2)

For an $n$-dimensional mapping, the Lyapunov characteristic exponents are given by
\begin{displaymath}
\sigma_i = \lim_{N\to\infty} \ln\vert\lambda_i(N)\vert
\end{displaymath} (3)

for $i=1$, ..., $n$, where $\lambda_i$ is the Lyapunov Characteristic Number.


One Lyapunov characteristic exponent is always 0, since there is never any divergence for a perturbed trajectory in the direction of the unperturbed trajectory. The larger the LCE, the greater the rate of exponential divergence and the wider the corresponding Separatrix of the Chaotic region. For the Standard Map, an analytic estimate of the width of the Chaotic zone by Chirikov (1979) finds

\begin{displaymath}
\delta I = B e^{-AK^{-1/2}}.
\end{displaymath} (4)

Since the Lyapunov characteristic exponent increases with increasing $K$, some relationship likely exists connecting the two. Let a trajectory (expressed as a Map) have initial conditions $(x_0,y_0)$ and a nearby trajectory have initial conditions $(x',y') = (x_0+dx, y_0+dy)$. The distance between trajectories at iteration $k$ is then
\begin{displaymath}
dk = \Vert(x'-x_0,y'-y_0)\Vert,
\end{displaymath} (5)

and the mean exponential rate of divergence of the trajectories is defined by
\begin{displaymath}
\sigma_1 = \lim_{k\to\infty} {1\over k}\ln\left({d_k\over d_0}\right).
\end{displaymath} (6)

For an $n$-dimensional phase space (Map), there are $n$ Lyapunov characteristic exponents $\sigma_1 \geq \sigma_2 \geq
\ldots > \sigma_n$. However, because the largest exponent $\sigma_1$ will dominate, this limit is practically useful only for finding the largest exponent. Numerically, since $d_k$ increases exponentially with $k$, after a few steps the perturbed trajectory is no longer nearby. It is therefore necessary to renormalize frequently every $t$ steps. Defining
\begin{displaymath}
r_{k\tau} \equiv {d_{k\tau}\over d_0},
\end{displaymath} (7)

one can then compute
\begin{displaymath}
\sigma_1 = \lim_{n\to\infty} {1\over n\tau}\sum_{k=1}^n \ln r_{k\tau}.
\end{displaymath} (8)

Numerical computation of the second (smaller) Lyapunov exponent may be carried by considering the evolution of a 2-D surface. It will behave as
\begin{displaymath}
e^{(\sigma_1+\sigma_2)t},
\end{displaymath} (9)

so $\sigma_2$ can be extracted if $\sigma_1$ is known. The process may be repeated to find smaller exponents.


For Hamiltonian Systems, the LCEs exist in additive inverse pairs, so if $\sigma$ is an LCE, then so is $-\sigma$. One LCE is always 0. For a 1-D oscillator (with a 2-D phase space), the two LCEs therefore must be $\sigma_1 =
\sigma_2 = 0$, so the motion is Quasiperiodic and cannot be Chaotic. For higher order Hamiltonian Systems, there are always at least two 0 LCEs, but other LCEs may enter in plus-and-minus pairs $l$ and $-l$. If they, too, are both zero, the motion is integrable and not Chaotic. If they are Nonzero, the Positive LCE $l$ results in an exponential separation of trajectories, which corresponds to a Chaotic region. Notice that it is not possible to have all LCEs Negative, which explains why convergence of orbits is never observed in Hamiltonian Systems.


Now consider a dissipative system. For an arbitrary $n$-D phase space, there must always be one LCE equal to 0, since a perturbation along the path results in no divergence. The LCEs satisfy $\sum_i \sigma_i < 0$. Therefore, for a 2-D phase space of a dissipative system, $\sigma_1 = 0, \sigma_2 < 0$. For a 3-D phase space, there are three possibilities:

1. (Integrable): $\sigma_1 = 0, \sigma_2 = 0, \sigma_3 < 0$,

2. (Integrable): $\sigma_1 = 0, \sigma_2, \sigma_3 < 0$,

3. (Chaotic): $\sigma_1 = 0, \sigma_2 > 0, \sigma_3 < -\sigma_2 < 0$.

See also Chaos, Hamiltonian System, Lyapunov Characteristic Number, Osedelec Theorem


References

Chirikov, B. V. ``A Universal Instability of Many-Dimensional Oscillator Systems.'' Phys. Rep. 52, 264-379, 1979.



info prev up next book cdrom email home

© 1996-9 Eric W. Weisstein
1999-05-25