Skip to main content
Essay 5 min read

The Golden Ratio: An Equation in Architecture, Geometry, and Fibonacci

Why φ = (1 + √5)/2 keeps reappearing, from a single quadratic equation to the proportions of the Great Pyramid of Giza.

Co-authored with Sunyoung Jung.

Few numbers from the ancient world have held onto attention the way the golden ratio has. It arrives with a reputation, which is part of the problem. Before you can see why it matters, you have to push the folklore aside.

The first written reference appears in Euclid's Elements. It turns up again in later Greek and Roman writers, in the architecture they left behind, and, according to Herodotus, earlier still in Egypt. It reappears during the Renaissance in the work of figures like Leonardo da Vinci. The useful question is not who used it, but why the number is interesting in its own right.

What φ Actually Is

The golden ratio, written ϕ\phi, is irrational. It has no exact fractional representation, and its decimal expansion never terminates or repeats. Numerically ϕ1.618\phi \approx 1.618, but the digits go on.

Its defining property is almost embarrassingly simple. ϕ\phi is the number equal to one more than its own reciprocal.

ϕ=1ϕ+1\phi = \frac{1}{\phi} + 1

Multiply both sides by ϕ\phi and rearrange, and you get a quadratic:

ϕ2ϕ1=0\phi^2 - \phi - 1 = 0

The quadratic formula gives two solutions:

ϕ=1±52\phi = \frac{1 \pm \sqrt{5}}{2}

Only the positive root makes sense as a ratio, so we take

ϕ=1+521.618\phi = \frac{1 + \sqrt{5}}{2} \approx 1.618

That is the whole thing. The mystique of the golden ratio is anchored to a single quadratic equation. Everything else is consequence.

The geometry: dividing a line

There is another way to define ϕ\phi, older than the algebra and, I think, more honest. Take a line segment and split it into two pieces, one longer and one shorter, so that

wholelonger=longershorter\frac{\text{whole}}{\text{longer}} = \frac{\text{longer}}{\text{shorter}}

If we normalise the whole to length 11 and call the longer piece xx, then the shorter piece has length 1x1 - x, and the condition becomes

1x=x1x\frac{1}{x} = \frac{x}{1 - x}

Cross-multiplying gives x2+x1=0x^2 + x - 1 = 0, and the positive solution is x=(51)/20.618x = (\sqrt{5} - 1)/2 \approx 0.618, which is 1/ϕ1/\phi. The line is in the golden ratio precisely when the whole-to-larger ratio equals the larger-to-smaller ratio. That "ratio of ratios" is what gives the number its name.

φ and the Fibonacci sequence

The Fibonacci sequence starts with 1,11, 1 and then sums the previous two terms:

1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 1,\ 1,\ 2,\ 3,\ 5,\ 8,\ 13,\ 21,\ 34,\ 55,\ \ldots

The ratio of two consecutive Fibonacci numbers is already close to ϕ\phi:

55341.6176,89551.6182,144891.6180\frac{55}{34} \approx 1.6176, \qquad \frac{89}{55} \approx 1.6182, \qquad \frac{144}{89} \approx 1.6180

The further along the sequence you go, the tighter the approximation. This is not a coincidence. If Fn+1/FnLF_{n+1}/F_n \to L as nn \to \infty, dividing the Fibonacci recurrence Fn+1=Fn+Fn1F_{n+1} = F_n + F_{n-1} by FnF_n gives

Fn+1Fn=1+Fn1Fn\frac{F_{n+1}}{F_n} = 1 + \frac{F_{n-1}}{F_n}

Taking nn \to \infty:

L=1+1LL = 1 + \frac{1}{L}

which is exactly the defining equation of ϕ\phi. The Fibonacci ratios converge to ϕ\phi because, in the limit, they satisfy ϕ\phi's defining recurrence.

φ and the Great Pyramid of Giza

The most striking claim about ϕ\phi in the historical record concerns the Great Pyramid. According to Herodotus, the pyramid was built so that the area of each triangular face equals the area of the square whose side is the pyramid's height.

Diagram of the Great Pyramid showing height h, slant height s, and half-base r.

Let hh be the height, ss the slant height of a triangular face, and 2r2r the side length of the square base. The face-area-equals-square condition gives:

2rs2=h2rs=h2\frac{2rs}{2} = h^2 \quad \Longrightarrow \quad rs = h^2

Pythagoras applied to the right triangle formed by hh, rr, and ss gives:

r2+h2=s2h2=s2r2r^2 + h^2 = s^2 \quad \Longrightarrow \quad h^2 = s^2 - r^2

Substituting:

rs=s2r2rs = s^2 - r^2

Dividing through by r2r^2:

sr=(sr)21\frac{s}{r} = \left(\frac{s}{r}\right)^2 - 1

Letting u=s/ru = s/r, this becomes u2u1=0u^2 - u - 1 = 0, which is exactly the defining quadratic of ϕ\phi. The positive root is

sr=ϕ1.618\frac{s}{r} = \phi \approx 1.618

The measured values for the Great Pyramid are s=188.4 ms = 188.4\text{ m}, r=116.4 mr = 116.4\text{ m}, h=148.2 mh = 148.2\text{ m}. Computing the ratio:

sr=188.4116.41.6186\frac{s}{r} = \frac{188.4}{116.4} \approx 1.6186

That is within 0.09%0.09\% of ϕ\phi.

Whether this was deliberate or a happy coincidence is a live historical question. The measurements are approximate, and there are reasonable arguments on both sides. What is not in question is the mathematics. If you enforce the face-equals-square condition, ϕ\phi falls out exactly, not as a near miss. The pyramid's proportions either obey that rule or they do not, and they obey it closely enough that honest people can disagree about why.

Why any of this matters

It is easy to over-romanticise ϕ\phi, and a lot of popular writing does. Strip that away and what remains is genuinely worth knowing. A single quadratic equation whose positive root turns up in a line division, in the limit of a recursive sequence, and possibly in the proportions of a structure built five thousand years ago. The recurrence is not mystical. It is what happens when the same simple constraint keeps arriving in different clothing. That is usually what "unreasonable effectiveness" looks like up close.


References

  • Omotehinwa, T. O. and Ramon, S. O. (2013). Fibonacci Numbers and Golden Ratio in Mathematics and Science. International Journal of Computer and Information Technology, issue 4.
  • Markowsky, G. (1992). Misconceptions about the Golden Ratio. The College Mathematics Journal, issue 1.
  • Meisner, G. Phi, Pi and the Great Pyramid of Egypt at Giza. goldennumber.net.
  • Weisstein, E. W. (2003). Irrational Number. MathWorld.