Thought Toys · Waves & rhythm · Exhibit 89

Every path leads to the same loop.

One dot released near the center. Another released far outside, wherever you drag it to. Same equation, same rule, two very different starts. Turn the pull up from zero and watch: however far apart they began, both spiral in and settle onto tracing the exact same closed loop.

near · far · pull μ — · far start —

↳ your turn — turn up the pull and watch the far dot spiral in to meet the near one

What you're seeing

Two dots, same equation, same rule, nothing else touching either one. The amber dot starts almost exactly at the center. The cyan dot starts wherever you drag its slider to — right next to the amber one, or way out at the corner. At zero pull, that is the whole story forever: each dot moves along its own closed circle, keeping whatever size it started at, and the two never come any closer together. Nothing pulls a big loop down to a small one, or a small loop out to a big one. That is not a limit cycle — it's just the plain harmonic oscillator, one closed orbit for every possible starting size, all equally stable, all permanently different.

Now turn the pull up. A single rule switches on: push outward whenever a dot is inside a certain curve, brake it whenever it's outside that same curve. Inside the curve the "damping" term is negative — it adds energy; outside it, the same term flips sign and removes energy. A dot that starts small gets pushed out. A dot that starts huge gets reeled in. There is exactly one curve where the two effects balance over a full lap, and every dot, from every starting point, ends up tracing it. Watch the amber and cyan trails long enough and they stop being two different shapes — they become the same shape, retraced by two dots that simply arrived from opposite directions.

Push the pull dial further and the loop itself changes character: from a near-circle at low pull into a stretched, lopsided racetrack — a slow crawl along one side, then a fast snap across to the other. That slow-crawl-fast-snap shape is a relaxation oscillation, and it's why this equation turns up everywhere from vacuum-tube circuits to heartbeats: it describes anything that charges up slowly and discharges in a rush, over and over, always finding its way back to the same rhythm no matter how it was disturbed.

The equation, exactly. x″ − μ(1−x²)x′ + x = 0 written as two coupled first-order equations and integrated live with 4th-order Runge–Kutta, the same integrator and step size the proof below uses: x′ = y     y′ = μ(1−x²)y − x At μ = 0 this is exactly x″ + x = 0, the plain harmonic oscillator: energy-conserving, no attractor, a full continuum of concentric orbits that never converge. This is Balthasar van der Pol's 1920s model of a self-sustaining vacuum-tube circuit — the founding example of a limit cycle in nonlinear dynamics, later found to describe everything from cardiac rhythm to neuron firing. Verified in node (improve/verify/89-van-der-pol.js, ~20 checks):
  • At μ = 0 the measured period matches 2π to within 0.001.
  • For μ ∈ {0.5, 1, 2, 4, 6}, a trajectory started at (0.01, 0) and one started at (6, 6) settle onto curves within roughly 1% of each other's scale.
  • That agreement genuinely tightens with time: the two curves sit 26× closer together after 1200 time units of settling than after 30.
  • The period rises monotonically and more than doubles from μ = 0 to μ = 8, trending toward the textbook large-μ asymptotic T ≈ (3 − 2 ln 2)μ.
  • Negative control, the same equation at μ = 0: trajectories started at radius 0.5 and radius 3.0 stay exactly where they started, still 2.5 apart 2000 time units later. So the convergence above is a real consequence of μ > 0, not just "oscillators tend to end up somewhere similar."

Also in Waves & rhythm: Push one pendulum. It falls still — completely. →

All 16 in Waves & rhythm
  1. 105The same difference. Obvious here, invisible there.
  2. 114A note cannot be both brief and pure
  3. 12Fourier epicycles
  4. 132Two combs make a third pattern
  5. 19Standing waves & normal modes
  6. 21Lissajous figures
  7. 46Aliasing & the Nyquist limit
  8. 62Ask which slit, lose the wave
  9. 64Outrun your own sound
  10. 66Move, and your clock falls behind
  11. 70The angle past which light refuses to leave
  12. 72Push at the right rhythm and it tears itself apart
  13. 79Twelve perfect fifths overshoot the octave. Every piano pays for it.
  14. 89Every path leads to the same loop. — you are here
  15. 91Push one pendulum. It falls still — completely.
  16. 93Every crest is born at the back and dies at the front.

← the cabinet · Thought Toys — a cabinet of explorable explanations. Exhibit 89.