Chaos

3 min read#chaos

Deterministic systems whose long-term behavior is so sensitive to initial conditions that it becomes effectively unpredictable.

Contents

Chaos

Chaos is the surprising discovery that a perfectly deterministic rule — no randomness, no hidden noise — can produce motion that is, for all practical purposes, unpredictable. The system obeys exact equations, yet two starting points a hair's breadth apart drift to wildly different futures. This is deterministic chaos: determined in principle, unforecastable in practice.

The tension sits right in those two words. A Dynamical System is deterministic by definition — same state, same rule, same future. So where does the unpredictability come from? Not from the rule, but from our finite knowledge of the state. Chaotic systems amplify the tiny uncertainty in any measurement exponentially fast, until it swallows the whole prediction. The weather, a stirred fluid, a swinging Double Pendulum, even the long-term orbits of the planets all live here.

Order hiding inside the disorder

Chaos is not the same as randomness. A random process has no structure to find; a chaotic one has a rigid geometric skeleton — a Strange Attractor — onto which all trajectories collapse. The motion never repeats, yet it is forever confined to a Fractal set of intricate, self-similar shape. Disorder in time, exquisite order in space.

Nor does chaos require a complicated rule. Some of the simplest systems imaginable are chaotic: the one-line Logistic Map x_{n+1}=rx_n(1-x_n), three coupled equations in the Lorenz System, two rods hinged together in the Double Pendulum. Complexity of behavior does not need complexity of cause.

Routes into chaos

Systems usually do not become chaotic all at once. As you turn a control knob, an orderly motion loses stability in stages — a cascade of bifurcations. The most famous is period-doubling: a cycle repeats every 1, then 2, then 4, then 8 beats, the doublings piling up faster and faster until, at a finite parameter value, the period becomes infinite and the motion turns chaotic. The Logistic Map makes this route vivid.

The pages in this section

See also