The Theory of Persistence
Essay · Plain · 7 min

Ramanujan, Mihailescu, and the $p = 3$ channel

Ramanujan's famous nested radical for 3 hides a unique arithmetic singularity: its first level is a Catalan identity. Mihailescu's theorem (2002) guarantees this is the only case in the whole family. And PT uses exactly the same brick to force N_gen = 3.

Go deeper: T0 , T7

A Ramanujan curiosity

Around 1911, Srinivasa Ramanujan posed this identity:

3 = 1+21+31+41+51+3 \ =\ \sqrt{1 + 2\sqrt{1 + 3\sqrt{1 + 4\sqrt{1 + 5\sqrt{1 + \ldots}}}}}

On the left, a plain 33. On the right, an infinite cascade of nested radicals running through every integer: 2,3,4,52, 3, 4, 5\ldots And the identity holds. Exactly, no approximation. It is one of the most elegant curiosities in elementary arithmetic, and it is almost always presented this way: “look at what Ramanujan found for 3”.

What people don’t usually mention is that the same thing exists for any other integer. For 4, for 5, for 100. The general formula gives:

n+1 = 1+n1+(n+1)1+(n+2).n + 1 \ =\ \sqrt{1 + n\sqrt{1 + (n+1)\sqrt{1 + (n+2)\sqrt{\ldots}}}}.

So at first glance, 33 has nothing special in this family. Except that when you look at the case n=2n = 2 (the one that gives 33) a bit more carefully, you find something that doesn’t exist for any other value of nn.

A hidden singularity at the first level

If we unfold just one level of the radical for n=2n = 2, we get:

32 = 1+24.3^2 \ =\ 1 + 2 \cdot 4.

And 24=8=232 \cdot 4 = 8 = 2^3. So:

32 = 1+23,or equivalently3223=1.3^2 \ =\ 1 + 2^3, \qquad \text{or equivalently} \qquad 3^2 - 2^3 = 1.

This equation has a long history. Eugène Catalan conjectured it in 1844: 3223=13^2 - 2^3 = 1 is the only non-trivial solution to apbq=1a^p - b^q = 1 with a,b,p,q2a, b, p, q \geq 2. The conjecture stayed open for 158 years. It was finally proved by Preda Mihailescu in 2002. It is now a theorem.

What this means concretely: among all the integers in the world, 3223=13^2 - 2^3 = 1 is the only time the difference between one integer power and another integer power equals exactly 11. Everything else misses: 4232=74^2 - 3^2 = 7, 5242=95^2 - 4^2 = 9, 2533=52^5 - 3^3 = 5. No combination lands on 11 — except 33 and 22.

Let’s check the other cases of the radical

Take the Ramanujan family back, and at each step look at what shows up at the first level:

  • n=1n = 1: 22=1+132^2 = 1 + 1 \cdot 3. The "13=31 \cdot 3 = 3" is not a perfect power. No Catalan.
  • n=2n = 2: 32=1+24=1+233^2 = 1 + 2 \cdot 4 = 1 + 2^3. Catalan!
  • n=3n = 3: 42=1+35=1+154^2 = 1 + 3 \cdot 5 = 1 + 15. 1515 is not a perfect power. No Catalan.
  • n=4n = 4: 52=1+46=1+245^2 = 1 + 4 \cdot 6 = 1 + 24. No Catalan.
  • For every n3n \geq 3: by Mihailescu, no Catalan ever.

So across the whole infinite family of Ramanujan’s nested radicals, the case n=2n = 2 (the one that gives 33) is the unique case where the first level is itself a Catalan identity. This isn’t a presentation artefact — it is a theorem.

And Persistence Theory?

This is where it gets interesting. When PT tries to understand why there are three generations of fermions instead of two or four, it lands on exactly the same equation 3223=13^2 - 2^3 = 1, and reaches for exactly the same Mihailescu theorem. The fragment of the derivation in the monograph reads almost word for word: 3223=13^2 - 2^3 = 1 unique (Mihailescu 2002), so Ngen=3N_{\text{gen}} = 3 forced by arithmetic”.

It isn’t that PT chose to invoke Catalan. It’s that no other arithmetic equation singles out 33 as a special point against 22. Any theory that tries to explain why 33 plays a privileged role eventually runs into this same brick.

The right reading

Three things not to conflate.

First, the Ramanujan radical does not prove PT, and PT does not derive Ramanujan. They are two autonomous objects.

Second, they share an arithmetic source: Mihailescu’s theorem, which singles out 3223=13^2 - 2^3 = 1 as the unique non-trivial solution to a very simple equation.

Third, Ramanujan was already manipulating this singularity in 1911, without being able to name it (Mihailescu wouldn’t arrive for another 91 years). PT, a century later, names it and uses it as a principle.

Three shadows of the same thing, then: an infinite radical, a uniqueness theorem in number theory, and a physical cascade. The shared pivot is 3223=13^2 - 2^3 = 1.


33 is not privileged because it appears in Ramanujan. It appears in Ramanujan because it is privileged by Mihailescu. And PT, a century later, singles out the p=3p = 3 channel using exactly the same arithmetic brick.

PT reformulation

“Does the Ramanujan nested radical for 33 have a link with PT?” → reformulated: within the family of identities {n+1=1+n1+(n+1)}n1\{n + 1 = \sqrt{1 + n\sqrt{1 + (n+1)\sqrt{\ldots}}}\}_{n \geq 1}, for which nn is the first level a Catalan identity (n+1)2bq=1(n+1)^2 - b^q = 1 with b,q2b, q \geq 2? And what does PT [D17b] say about that singularity?

The Ramanujan family

The general identity, due to Ramanujan (Quart. J. Math. 1915, Notebooks I):

n+1 = 1+n1+(n+1)1+(n+2),nN1.n + 1 \ =\ \sqrt{\,1 + n\sqrt{1 + (n+1)\sqrt{1 + (n+2)\sqrt{\ldots}}}\,}, \qquad n \in \mathbb{N}_{\geq 1}.

Algebraic verification. With f(n)=n+1f(n) = n+1, the recursive identity

f(n)2 = 1+nf(n+1)f(n)^2 \ =\ 1 + n \cdot f(n+1)

is immediate: (n+1)21=n(n+2)=nf(n+1)(n+1)^2 - 1 = n(n+2) = n \cdot f(n+1). The convergence of the infinite radical is proved separately (Vijayaraghavan, 1929; Herschfeld, 1935).

The Catalan-shape question

Definition. The first-level identity for nn reads (n+1)2=1+n(n+2)(n+1)^2 = 1 + n(n+2). It is Catalan-shaped if n(n+2)n(n+2) is a non-trivial perfect power, i.e. there exist b2,q2b \geq 2, q \geq 2 such that n(n+2)=bqn(n+2) = b^q.

Question. For which n1n \geq 1 is the identity Catalan-shaped?

Uniqueness lemma

Lemma. The unique n1n \geq 1 for which the first-level Ramanujan identity is Catalan-shaped is n=2n = 2, with (b,q)=(2,3)(b, q) = (2, 3).

Proof.

Case 1: q=2q = 2 (perfect square). We would need n(n+2)=b2n(n+2) = b^2 with b2b \geq 2. But n(n+2)=(n+1)21n(n+2) = (n+1)^2 - 1, so the equation becomes (n+1)2b2=1(n+1)^2 - b^2 = 1, i.e. ((n+1)b)((n+1)+b)=1((n+1)-b)((n+1)+b) = 1. In Z>0\mathbb{Z}_{>0}, the only factorization of 11 is 111 \cdot 1, forcing (n+1)b=(n+1)+b=1(n+1) - b = (n+1) + b = 1, hence b=0b = 0 and n+1=1n+1 = 1. Excluded by n1,b2n \geq 1, b \geq 2. ∎ (Case 1)

Case 2: q3q \geq 3. We have (n+1)2bq=1(n+1)^2 - b^q = 1 with n+12,b2,q3n+1 \geq 2, b \geq 2, q \geq 3. This is the Catalan equation apbq=1a^p - b^q = 1 with (a,p)=(n+1,2)(a, p) = (n+1, 2).

Mihailescu’s theorem (2002, Crelle’s Journal 572 (2004), 167–195) states that the unique solution in integers to apbq=1a^p - b^q = 1 with a,b,p,q2a, b, p, q \geq 2 is (a,b,p,q)=(3,2,2,3)(a, b, p, q) = (3, 2, 2, 3). Applied here: n+1=3n+1 = 3, b=2b = 2, q=3q = 3, so n=2n = 2. ∎ (Case 2)

Conclusion. For n1n \geq 1, the first-level identity is Catalan-shaped if and only if n=2n = 2, with 3223=13^2 - 2^3 = 1. \quad\square

Application to PT

PT [D17b, S15.6.176–179] uses exactly the identity 3223=13^2 - 2^3 = 1 as an arithmetic brick to force the number of generations.

Ingredients. At the fixed point μ=15\mu^* = 15, the modulation exponents of the UP and DOWN sectors of the Yukawa coupling read:

nup = 3223 = 98,ndn = nup1+1/p3 = 98p3p3+1,p3=7.n_{\text{up}} \ =\ \frac{3^2}{2^3} \ =\ \frac{9}{8}, \qquad n_{\text{dn}} \ =\ \frac{n_{\text{up}}}{1 + 1/p_3} \ =\ \frac{9}{8} \cdot \frac{p_3}{p_3+1}, \quad p_3 = 7.

The technical detail aside, the arithmetic point is that:

nupndn = 76 = 322232 = f(7).\frac{n_{\text{up}}}{n_{\text{dn}}} \ =\ \frac{7}{6} \ =\ \frac{3^2 - 2}{2^3 - 2} \ =\ f(7).

The simultaneous appearance of 323^2 and 232^3 in this structure is not a parameter choice. It is the unique pair of integers where the gap between powers equals 11 — exactly Mihailescu — and that is what selects Ngen=3N_{\text{gen}} = 3 in the persistence cascade, and not 22 or 44.

Epistemic status

ElementStatusReference
Ramanujan algebraic identity[PROVED] algebraically; convergence by Vijayaraghavan / HerschfeldNotebooks I, Quart. J. Math. 1915
Uniqueness lemma (Catalan-shape)[PROVED UNCONDITIONALLY] under MihailescuMihailescu 2002
Mihailescu’s theorem (Catalan)[PROVED] cyclotomic depthCrelle’s J. 572 (2004)
PT use in Ngen=3N_{\text{gen}} = 3[DERIVED, 0 parameters]D17b, S15.6.176–179
Ramanujan ↔ PT link[STRUCTURAL RESONANCE]: same Mihailescu brick, two contextsThis essay

What the essay does not claim

The essay does not derive PT from Ramanujan. PT singles out p=3p = 3 via T0 (forbidden mod-3 transitions) and T7 (self-consistency at μ=15\mu^* = 15), both independent of the nested radical.

It introduces no anachronism either. Ramanujan preceded Mihailescu by 91 years; he was manipulating the structure without being able to name it as uniquely Catalan.

And it isn’t a proof by numerical coincidence. The link is arithmetic, verified by a lemma, and routed through a proved theorem.


In the entire infinite family of Ramanujan’s nested radicals, the case n=2n = 2 — the one that gives 33 — is the unique case whose first level is itself a Catalan identity. This singularity, proved by Mihailescu (2002), is the same arithmetic brick that PT [D17b] uses to force Ngen=3N_{\text{gen}} = 3.

See also


← All essays