What you are playing
Take a number between 0 and 1, and a knob r. Multiply: x → r·x·(1−x). Feed the answer back in and repeat, forever. This is the logistic map — the simplest equation that does something genuinely complicated, written down in this form by the biologist Robert May in 1976 as a toy model of a population that grows and starves.
For a gentle knob the population settles to one steady value — one note, struck over and over. Turn the knob up and the steady value goes unstable and splits in two: the population now alternates high-low-high-low, and you hear a two-beat gallop. Turn it further and each of those splits again — four beats — then eight, sixteen, the doublings crowding closer and closer together until, at r∞ = 3.5699456…, the period becomes infinite and the sound falls into chaos: a stream of notes that never repeats, deterministic but unpredictable.
The period of the rhythm is the period of the orbit. To double the beat is to turn the one knob past the next fork in the tree.
And chaos is not the end of structure. Sail out past r∞ into the noise and, at exactly r = 1 + 2√2 = 3.8284271…, the chaos snaps shut into a clean three-beat waltz — a window of order in the middle of the storm, born in a single instant (a tangent bifurcation). Then it period-doubles again — 3, 6, 12 — back into chaos. The waltz preset lands you just inside it.
The number hidden in the doubling
Measure how fast the forks crowd together — the ratio of one gap between doublings to the next — and you get a number: δ = 4.66920160910299…, Feigenbaum's constant. The astonishing part, which the panel above re-derives live, is that this number barely depends on the equation. Swap the parabola for a sine wave, or almost any other smoothly-humped map, and the route to chaos crowds together at the same rate δ. It is a universal constant of the way order falls apart — discovered by Mitchell Feigenbaum in 1975 on a pocket calculator, and proved universal by Oscar Lanford in 1982 with a computer-assisted proof.
The chaos meter under the dial is the other rigorous number here: the Lyapunov exponent λ, the average stretching rate ⟨ln|r(1−2x)|⟩ along the orbit. When λ < 0 nearby beats pull together and the rhythm locks; when λ > 0 they fly apart and no rhythm can hold — that is the definition of chaos. At full tilt, r = 4, it reaches exactly ln 2: each beat throws away one bit of where you started.
What is real, and what is a choice
The orbit, its period, the forks, δ and λ are the equation — not an imitation of it. Every beat is the next iterate of r·x·(1−x), run live; the period you hear is the period the math has; the bifurcation diagram is plotted by iterating the map in your browser. δ is computed here from the superstable cascade and cross-checked against an independent 50-digit computation in the repo; the landmarks r = 3, 1+√6, 1+2√2, r∞ are exact or published values.
The free choices are the sound, not the structure. Mapping each number to a pitch on a pentatonic scale, the tempo, the root note, and the marimba-ish timbre are all aesthetic — chosen once, applied identically at every setting of the knob. They change which tune you hear; they cannot change when it repeats. Near a fork the orbit takes a long time to settle (critical slowing-down), so the live period readout there reads honestly as "settling / chaos" rather than faking a clean number.
Sources
- R. M. May, "Simple mathematical models with very complicated dynamics," Nature 261 (1976) 459–467 — the logistic map as a population model; the period-doubling route named.
- M. J. Feigenbaum, "Quantitative universality for a class of nonlinear transformations," J. Stat. Phys. 19 (1978) 25–52 — δ and its universality.
- O. E. Lanford III, "A computer-assisted proof of the Feigenbaum conjectures," Bull. AMS 6 (1982) 427–434.
- P. Cvitanović, Universality in Chaos (1989) — the superstable cascade and the constants used here. Published δ also in OEIS A006890.
- The 50-digit cross-check and all live algorithms: research/period-doubling/ and research/feigenbaum/.
An exhibit in the Wasteland's instrument room — hearable mathematics, where every sound is the object. It is the playable companion to the stratum The Number Hidden in Every Map, which shows the same cascade as a diagram you can zoom and proves δ stops being universal when you change the shape of the hump.