Petty's Notebook
ArticlesPapersnfieldAbout
Get notified when new posts are published. No spam, just math.
Alexander S. Petty  |  ©2009-2026
← Back
alignment

Three and the Golden Ratio

January 19, 20209 min read
Companion paper: Why the Golden Ratio Selects the Prime Three →
Three and the Golden Ratio
The golden ratio's algebra selects the prime 3 from among all primes. The selection is not numerical. It is structural.

Divide 1 by 7.

1/7 => 0.|142857|
2/7 => 0.|285714|
3/7 => 0.|428571|
4/7 => 0.|571428|
5/7 => 0.|714285|
6/7 => 0.|857142|

Six fractions. The same six digits every time, started from a different place. 142857, rotated. In decimal, all six fractions belong to one repeating orbit.

Now divide by 12. Here are the first six rows.

 1/12 => 0.08|333|
 2/12 => 0.1|666|
 3/12 => 0.25
 4/12 => 0.|333|
 5/12 => 0.41|666|
 6/12 => 0.5

Some terminate. Others repeat immediately or after a nonrepeating prefix. I call the latter mixed cycles.

The bars enclose a block that repeats indefinitely. I repeat whole copies of the shortest pattern until dividing their digit sum by one less than the base leaves no remainder. Here the base is ten, so I divide by nine. One 3 gives three; two give six; three give nine. The rule therefore gives |333| in this example. The shortest repeating pattern is still a single 3.

How much of this fractional field stays in step with 1/121/121/12? Advance all eleven rows past the first two decimal places. Four repeat 3, four repeat 6, and three have terminated. Literal agreement with the reference tail accounts for four rows out of eleven.

The alignment score α\alphaα used here also gives the terminating rows full credit. That is a convention in the definition. Their trailing zeros do not match the reference’s 3s. At denominator 12, it gives α(12)=7/11\alpha(12)=7/11α(12)=7/11. If we compared only the eight nonterminating rows, the matching proportion would instead be 4/8=1/24/8=1/24/8=1/2.

For denominators 3m3m3m, where mmm is built from powers of 2 and 5, the same count gives a formula.

α(3m)=2m−13m−1\alpha(3m) = \frac{2m - 1}{3m - 1}α(3m)=3m−12m−1​

The prime factors of ten are what let us clear mmm by advancing to a common decimal depth. The fractions k/(3m)k/(3m)k/(3m) then split into three classes mod 3. Multiples of 3 terminate. The class k≡1k \equiv 1k≡1 carries the same one-digit repetend as 1/(3m)1/(3m)1/(3m). The class k≡2k \equiv 2k≡2 carries its nines complement, the digit that sums with the first to make 9. The first class contains m−1m-1m−1 rows and each of the other two contains mmm. Counting the terminating and matching classes gives 2m−12m-12m−1 out of 3m−13m-13m−1.

As mmm grows, α\alphaα climbs toward 2/32/32/3.

The alignment of multiples of 3
The alignment of multiples of 3

The dots mark admissible denominators 3m3m3m. The red line is 1/φ≈0.6181/\varphi \approx 0.6181/φ≈0.618, the reciprocal of the golden ratio. The first dot above it is at m=4m=4m=4, giving denominator 12 and score 7/117/117/11. The score increases thereafter toward 2/32/32/3.

The golden threshold

Choose 1/φ1/\varphi1/φ as the threshold and solve 2m−13m−1≥1φ\frac{2m-1}{3m-1} \geq \frac{1}{\varphi}3m−12m−1​≥φ1​. Using the golden identity φ2=φ+1\varphi^2=\varphi+1φ2=φ+1, the inequality becomes m≥φ2m\geq\varphi^2m≥φ2. The count supplies the curve; the choice of threshold brings the golden ratio into the calculation.

Since φ2≈2.618\varphi^2 \approx 2.618φ2≈2.618, the integer threshold is m≥3m \geq 3m≥3. But 3 is not a product of 2’s and 5’s, so it does not belong to the family. The first admissible value is m=4m = 4m=4, which gives n=12n = 12n=12.

The equality at m=φ2m=\varphi^2m=φ2 belongs to the real curve obtained by extending the formula beyond integer inputs. There is no denominator ensemble at that irrational scale. The actual decimal-twelve score is 7/117/117/11, not 1/φ1/\varphi1/φ.

To replace 3 with another prime ppp, we must also choose a base bbb with b≡1(modp)b\equiv1\pmod pb≡1(modp), and let mmm divide a power of that base. These conditions give one-digit tails and the same residue count. The score is (2m−1)/(pm−1)(2m-1)/(pm-1)(2m−1)/(pm−1), approaching 2/p2/p2/p.

For an odd prime’s curve to reach 1/φ1/\varphi1/φ, its limit must exceed the threshold, so p<2φ≈3.236p<2\varphi\approx3.236p<2φ≈3.236. Only 3 qualifies. The separate case p=2p=2p=2 has score 1 throughout. At p=5p=5p=5 the limit is 0.40.40.4; at p=7p=7p=7 it is about 0.2860.2860.286. These are comparisons across admissible base families, not claims about every prime in decimal.

The golden ratio selects one prime
The golden ratio selects one prime

Among the odd primes shown, one dot lies above the line. The cutoff 2φ2\varphi2φ sits between 3 and 5. For p=3p=3p=3, every base b≡1(mod3)b\equiv1\pmod3b≡1(mod3) gives the same score formula. Base ten is one instance.

The cubic

Any threshold between 2/52/52/5 and 2/32/32/3 separates the same odd primes. The interval is wide, so separation alone does not distinguish the golden threshold. There is a more specific relation to examine.

At p=3p=3p=3, the real scale where the curve equals 1/φ1/\varphi1/φ is φ2\varphi^2φ2, the reciprocal square of the threshold. Ask when that relation holds for other primes. Write τ\tauτ for a threshold in (0,1)(0,1)(0,1) and require its crossing scale to equal τ−2\tau^{-2}τ−2. This is an additional compatibility condition we choose to study. Substitution gives a cubic in τ\tauτ, one for each prime.

τ3−τ2−pτ+2=0\tau^3 - \tau^2 - p\tau + 2 = 0τ3−τ2−pτ+2=0

Write fpf_pfp​ for this cubic. For every prime p≥3p\geq3p≥3, it has a unique root between 0 and 1. The rational root theorem says the only rational-root candidates are ±1\pm1±1 and ±2\pm2±2. Evaluate.

fp(1)=2−pf_p(1) = 2 - pfp​(1)=2−p. Zero at p=2p = 2p=2.

fp(2)=6−2pf_p(2) = 6 - 2pfp​(2)=6−2p. Zero at p=3p = 3p=3.

fp(−2)=2p−10f_p(-2) = 2p - 10fp​(−2)=2p−10. Zero at p=5p = 5p=5.

fp(−1)=pf_p(-1) = pfp​(−1)=p. Never zero at a prime.

So the cubic factors over Q\mathbb{Q}Q for p∈{2,3,5}p \in \{2, 3, 5\}p∈{2,3,5} and is irreducible for every prime past 5.

At p=3p = 3p=3, the factorization is (τ−2)(τ2+τ−1)(\tau - 2)(\tau^2 + \tau - 1)(τ−2)(τ2+τ−1). The quadratic factor is the minimal polynomial of 1/φ1/\varphi1/φ. At p=5p = 5p=5, it is (τ+2)(τ2−3τ+1)(\tau + 2)(\tau^2 - 3\tau + 1)(τ+2)(τ2−3τ+1), whose root is 1/φ21/\varphi^21/φ2. Both quadratics have discriminant 5. Both roots live in Q(5)\mathbb{Q}(\sqrt{5})Q(5​), the golden field.

For p≥7p\geq7p≥7, the threshold roots are cubic irrationals. They do not belong to any quadratic field, so these later members of the family cannot be expressed in the golden field.

The self-referential cubic
The self-referential cubic

The gold curve, p=3p=3p=3, vanishes at τ=1/φ\tau=1/\varphiτ=1/φ. The reason is visible in polynomial division. Divide τ3−τ2−pτ+2\tau^3-\tau^2-p\tau+2τ3−τ2−pτ+2 by τ2+τ−1\tau^2+\tau-1τ2+τ−1. The quotient is τ−2\tau-2τ−2 and the remainder is (3−p)τ(3-p)\tau(3−p)τ.

That remainder is zero when p=3p = 3p=3 and nowhere else.

Of the two self-referential thresholds in Q(5)\mathbb{Q}(\sqrt{5})Q(5​), only 1/φ1/\varphi1/φ lies in the separating interval (2/5,2/3)(2/5, 2/3)(2/5,2/3). The other, 1/φ2≈0.3821/\varphi^2 \approx 0.3821/φ2≈0.382, falls below 2/52/52/5. Under the self-referential criterion, 1/φ1/\varphi1/φ is the unique distinguished value in the interval where separation occurs.

The underlying arithmetic is classical. Midy’s theorem concerns sums of pieces within a repetend, and Leavitt extended it in 1967. Hardy and Wright treat repeating expansions in An Introduction to the Theory of Numbers; Koshy’s Fibonacci and Lucas Numbers with Applications develops the golden-ratio algebra. The research note gives the references and proofs. The claim here is confined to the stated score and reciprocal-square condition.

The decimal-twelve field remains an ordinary collection of eleven fractions, with an alignment score of 7/117/117/11. Its associated curve meets 1/φ1/\varphi1/φ at φ2\varphi^2φ2, the reciprocal square of the threshold. Requiring that same relation throughout the prime-indexed family produces a classification, and the remainder (3−p)τ(3-p)\tau(3−p)τ shows exactly where three enters it.

Companion paper: Why the Golden Ratio Selects the Prime Three →
Share

Comments

Sign in to join the discussion.

← Previous: Long Division and Euclid's Lemma
Next: Digit-Partitioning Primes and the Alignment Formula →