2.1.25 · D4Analytical Mechanics

Exercises — Chaotic systems — sensitivity to initial conditions, Lyapunov exponents

2,373 words11 min readBack to topic

Reminders of the two tools you'll reuse everywhere:

Here is the Lyapunov exponent (the separation rate), the initial error, the tolerated error, and the derivative (local stretch factor) of a map. "" is the natural logarithm, the exact inverse of : it answers "e to what power gives this number?" We need it because our growth is exponential, and the only clean way to pull an exponent down out of is to take .

Figure — Chaotic systems — sensitivity to initial conditions, Lyapunov exponents

Look at the red curve above: the vertical gap between the two trajectories is , doubling in equal time steps. That doubling picture is what every problem below quantifies.


Level 1 — Recognition

L1.1

For each Lyapunov exponent, state whether the system is chaotic, marginal, or convergent, and say in one phrase what happens to two nearby trajectories: (a) , (b) , (c) .

Recall Solution
  • (a) chaotic. Nearby trajectories separate exponentially — the gap grows like .
  • (b) marginal (regular/periodic/quasi-periodic). The gap stays roughly constant — neither grows nor shrinks exponentially.
  • (c) convergent. Nearby trajectories collapse together onto a stable fixed point or limit cycle; the gap dies like . Mnemonic: Positive Pulls aparT → chaoS.

L1.2

The gap between two runs of a system is at and at . Without computing exactly, is this system chaotic on this stretch? By what factor did the gap grow?

Recall Solution

Growth factor . The gap grew by 100× in finite time, so the local separation rate is positive this stretch is chaotic (exponentially separating). (We'll compute the actual in L2.1.)


Level 2 — Application

L2.1

Using the L1.2 data (, , over ), estimate the Lyapunov exponent .

Recall Solution

Invert : take of both sides, Since , WHAT we did: solved the growth law for . WHY: undoes the exponential, and dividing by turns "total growth" into "growth per second."

L2.2

Weather model: , initial fractional error , tolerated error . Find the predictability time .

Recall Solution

L2.3

Same system as L2.2, but you buy sensors 1000× better, so . New ? By how many days did the horizon improve?

Recall Solution

Improvement: days. A thousand-fold better data only doubled the horizon — the brutal logarithm at work.


Level 3 — Analysis

L3.1

The logistic map has derivative . At the stable fixed point is . Compute and explain what its magnitude says about the sign of and whether the system is chaotic.

Recall Solution

The stretch factor per step is , so a small gap is crushed to zero each iteration — super-strong contraction. Then , giving at that point: strongly convergent, not chaotic. (Perturbations don't just shrink — they vanish faster than any exponential near this "super-stable" point.)

L3.2

At the logistic map is fully chaotic with . Consider a trajectory near a point where . Compute the local stretch factor . Is it larger or smaller than the average stretch factor ? What does that tell you about how is built?

Recall Solution

Local stretch . So at this point the gap is stretched more than average. Analysis: is the average of over the whole orbit. Some points stretch harder ( near or , factor up to ), some stretch less (near , factor near ). The average log-stretch lands at exactly . No single point equals the average — that's the whole point of averaging along the orbit.

L3.3

Classify these three pendulum situations by the sign of the exponents, and explain the driven-damped case where volume shrinks yet the system is chaotic: (a) damped pendulum spiralling to rest, (b) frictionless pendulum swinging forever, (c) driven damped pendulum in its chaotic regime.

Recall Solution
  • (a) All : every error dies, trajectory settles to the rest point (a stable fixed point / attractor). Not chaotic.
  • (b) : motion is periodic; a small error stays bounded and neither grows nor shrinks exponentially. Marginal.
  • (c) (stretching in one direction ⇒ SDIC ⇒ chaos) but (total phase-space volume contracts due to friction). How both at once? Dissipation shrinks the volume of a blob of initial conditions, but the flow simultaneously stretches the blob in one direction and folds it back to stay bounded. Stretch (positive ) makes it chaotic; net contraction (negative sum) squeezes it onto a strange attractor. See Strange attractors and fractal dimension and Driven damped pendulum.

Level 4 — Synthesis

L4.1

A system has . You currently predict reliably for before error reaches tolerance. You want to double the horizon to . By what factor must you shrink your initial error ?

Recall Solution

From with fixed , the difference in horizons is Solve for the shrink factor : You must make the initial error about 54.6× smaller. To add 10 more seconds, error must shrink by — exponential cost for linear gain in horizon.

L4.2

Combine two ideas. A chaotic map has per step (each step triples a small gap on average). Starting gap . After how many integer steps does the gap first exceed ?

Recall Solution

Continuous estimate: Since must be an integer and we need the gap to exceed 1, round up: steps. Check: after 12 steps gap ; after 13 steps . ✓


Level 5 — Mastery

L5.1

The definition of takes two limits in a specific order: Explain precisely why the order matters. What goes wrong if you take first (with fixed and finite)?

Recall Solution
  • Inner limit first keeps the linearisation honest. That equation is only valid while is infinitesimal; a finite would feel the nonlinear folding of the attractor.
  • Then averages the local stretch rate over the whole attractor, making a property of the system, not of one lucky starting point. If you swap the order (fix a finite , then ): the gap cannot exceed the attractor's diameter — it saturates at some bounded value. Then . You'd wrongly measure for every bounded system, chaotic or not. Taking first is what lets the exponential separation run "forever" before saturation ruins the measurement.

L5.2

A 3-dimensional dissipative flow has Lyapunov spectrum , , (units ). (a) Is it chaotic? (b) Does phase-space volume grow or shrink, and at what rate? (c) The Kaplan–Yorke (Lyapunov) dimension estimates the attractor's fractal dimension as where is the largest integer with . Compute .

Recall Solution

(a) chaotic (SDIC in one direction). (b) Volume grows as . Here , so volume shrinks at rate (dissipative, consistent with Liouville's theorem (phase-space volume) being violated by friction — Liouville holds only for conservative Hamiltonian flow). (c) Find : running sums are ✓; ✓; ✗. So the largest with non-negative sum is . Then A fractal dimension between 2 and 3 — the signature of a strange attractor (Strange attractors and fractal dimension).

L5.3

The parent note claims is "sensitive but not chaotic." Its Lyapunov exponent is clearly . Reconcile this with "positive chaos." Which extra ingredient is missing?

Recall Solution

Solve: , and the gap , so indeed : it is sensitive (nearby starts separate exponentially). But chaos needs three things, not one: SDIC + boundedness + topological mixing. Here the trajectory is unbounded — nothing folds it back. Positive implies chaos only for a bounded system on an attractor. So "positive chaos" is shorthand that silently assumes boundedness. Stretching without folding is mere explosion; chaos is stretch-and-fold in a confined region.


Recall One-line self-test before you leave

Cover the answers. Growth law solved for ::: Predictability time formula ::: To double the horizon, shrink by ::: a factor (exponential cost) Three ingredients of chaos ::: SDIC + boundedness + topological mixing Kaplan–Yorke idea ::: fractional dimension from where cumulative crosses zero