φ = (1 + √5)/2 ≈ 1.618, the positive root of φ² = φ + 1. That one equation is the whole of it. It makes φ the only positive number whose square is itself plus one, and the only one whose reciprocal is itself minus one.
One equation
φ² = φ + 1. Everything about the golden ratio follows from that.
Solve it with the quadratic formula and the positive root is (1 + √5)/2 ≈ 1.6180339887.
Divide the equation by φ and you get φ = 1 + 1/φ, so 1/φ = φ − 1 ≈ 0.618. It is the only positive number whose reciprocal is itself minus one, and the only one whose square is itself plus one.
That self-reference is why φ generates itself endlessly: φ = 1 + 1/(1 + 1/(1 + …)), a continued fraction of nothing but ones. That turns out to matter — see below.
The rectangle
A golden rectangle has sides in the ratio φ : 1, and it has a property nothing else does.
Cut a square off one end and what remains is another golden rectangle, smaller and turned ninety degrees. Do it again and the same thing happens, forever.
That self-similarity is the genuine article. It comes directly from φ = 1 + 1/φ: removing a unit square from a φ-by-1 rectangle leaves a 1-by-(φ−1) one, and (φ−1) is 1/φ.
Drawing a quarter circle in each square gives the golden spiral. It is a good approximation to a logarithmic spiral, and it is not the same curve — a fact usually lost in the retelling.
Fibonacci
Divide each Fibonacci number by the one before it and the results close in on φ.
2/1 = 2, 3/2 = 1.5, 5/3 ≈ 1.667, 8/5 = 1.6, 13/8 = 1.625. Each overshoots and the next undershoots, closing in from alternating sides — which the table above makes visible.
The reason is that the Fibonacci recurrence and φ’s defining equation are the same relation. Binet’s formula gives the nth Fibonacci number in terms of φ directly, and the other term shrinks to nothing.
It works for any starting pair, not just 1 and 1. The Lucas numbers start 2, 1 and their ratios converge to φ just as fast — the limit is a property of the recurrence, not of where it began.
Where it really appears
There is one place φ appears in nature that survives scrutiny, and it is a good one.
Phyllotaxis — the arrangement of leaves, seeds and florets. Sunflower seeds and pine cone scales are placed at successive turns of the golden angle, 360°/φ² ≈ 137.5°.
The reason is genuinely mathematical. A plant wants each new seed as far as possible from the previous ones, so the turn per seed must not be a rational fraction of a full turn — any fraction p/q would line the seeds up into q spokes with gaps between.
φ is the hardest number to approximate with fractions, precisely because its continued fraction is all ones and therefore converges as slowly as possible. So the golden angle is the turn that avoids lining up longest, and packs most evenly.
That is why Fibonacci numbers appear in the spiral counts of sunflower heads and pineapples: they are the convergents of that continued fraction. This one is real, and it is checkable by counting.
Where it does not
Most of what is claimed about φ in art and architecture does not survive checking, and it is worth being direct about that.
The Parthenon. The golden rectangle usually drawn over it requires choosing which edges to measure from, and different reasonable choices give different ratios. There is no documentary evidence the proportion was intended.
The Great Pyramid. Built about two thousand years before any known Greek treatment of the ratio. The numerical coincidences cited are within the tolerance of several competing theories.
The “most beautiful rectangle”. Fechner’s 1876 experiment is the usual citation, and later work has not reliably reproduced a preference for φ over nearby ratios.
Credit cards and A4 paper. A card is about 1.586 and A4 is √2 ≈ 1.414 — chosen so that halving it preserves the proportion, which is a genuinely useful property and not this one.
Where φ genuinely appears — in the recurrence, in the continued fraction, in phyllotaxis — it is remarkable enough. The folklore adds nothing and costs credibility, so this page leaves it out.
Sources and methodology
The mathematics is classical and the applications are contested; these are the references.
Method. φ is computed from its closed form and the Fibonacci ratios from exact integer arithmetic, so the convergence shown is genuine rather than a rounded illustration. The suite asserts that consecutive ratios alternate above and below φ, which is the property that makes the convergence visible, and that φ² − φ equals exactly 1 to the precision reported. That engine is verified on every change against 99 hand-written assertions, including that consecutive Fibonacci ratios alternate above and below φ, and that φ² = φ + 1 and 1/φ = φ − 1 both hold to ten decimal places. The count and the per-case breakdown are published on the formula verification page.
Read the guide
The sequence whose ratios converge on φ is on the Fibonacci Calculator.