What the golden ratio actually is
2026-05-07
Cut a line in two. At one specific place, the larger piece has the same proportions as the whole line - the line contains itself. That place is the golden cut, and the number it makes is φ ≈ 1.618.
a/b
=
— ·
whole/a
=
—
—
Drag the cut. The two bars below show the two ratios as shapes - whole-to-a on the left, a-to-b on the right. Slide back and forth: they disagree everywhere except at one place, where the cut sits 0.618 of the way along. There the bars become identical and an equals sign appears. Tap the φ button to snap there.
The line that contains itself
Press → to extend the line on the left by a copy of itself. Copies of a and b lift off the line and join on the left as the new larger piece. The old whole is now the new larger; the old larger is now the new smaller; the old smaller greys out on the right. Press again. Again.
The blue and red on the left are always the active golden cut. Their ratio stays at φ at every level. The labels follow the Fibonacci sequence - a, b, a+b, 2a+b, 3a+2b... - because each new larger piece is the sum of the previous two, which is exactly what "extend by a copy of the larger" does.
So φ is built into the line. Cut once, and the whole, the larger, and the smaller are already three steps of a recursion that walks forwards forever - and could walk backwards forever too. The cut is the recursion.
One line, one cut, one number that fits inside itself.