The Golden Ratio: Phi, 1.618

Exploring the Golden Ratio in Different Numeric Bases

golden ratio in numerical bases

We know the golden ratio as 1.618…, but that’s base 10. A reader asked if it works in other bases, so let’s explore that question.

The golden ratio flows from essential concepts and constructions in geometry that have nothing to do with its numeric value or mathematical properties and representations:

https://www.goldennumber.net/geometry/
https://www.goldennumber.net/circles/
https://www.goldennumber.net/category/geometry/

The golden ratio is commonly written as 1.618…, but that familiar sequence of digits is not an intrinsic property of the golden ratio. It is simply how the number appears in our base-10 decimal system.

There’s an interesting subtlety, though: three digits in each base does not actually provide the same numerical precision.

Three binary fractional digits give only (2^{-3}=1/8) resolution, whereas three hexadecimal digits give (16^{-3}=1/4096). So 1.100₂ is much less accurate than 1.618₁₀, while 1.9E3₁₆ is substantially more accurate.

Change the number system, and the digits change. In binary (base 2), for example, approximately the same degree of precision requires 1.1001111001. In base 12 it can be written as 1.75, while in hexadecimal (base 16) it becomes approximately 1.9E3, where E represents the value fourteen.

This illustrates an important distinction. The golden ratio itself—φ = (1 + √5)/2—is independent of any number system. Its value and mathematical properties remain exactly the same whether we express it in base 2, base 10, base 16, or any other base. Only the symbols we use to represent that value change.

interestingly, the number of digits required in each base to give the same precision varies. Each additional base 2 binary digit divides an interval into two parts, while each base 10 decimal digit divides it into ten, and each base 16 hexadecimal digit into sixteen. Thus, lower-number bases generally require more digits to express a value with comparable accuracy.

The familiar 1.618, then, belongs to our decimal notation. The golden ratio itself belongs to mathematics.

BaseGolden ratio
approximation
Fractional
digits
21.1001111001₂10
31.1212002₃7
41.21321₄5
51.3021₅4
61.3413₆4
71.422₇3
81.4743₈4
91.5505₉4
101.618₁₀3
111.689₁₁3
121.75₁₂2
131.806₁₃3
141.892₁₄3
151.94₁₅2
161.9E3₁₆3
Exit mobile version