An infinite nested radical is evaluated by noticing that the inner part, being infinite, equals the whole expression: from this a quadratic equation arises.

Example — The golden number

Let S=1+1+1+1+S = \sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+\cdots}}}}.

The part that repeats is SS itself: S=1+SS = \sqrt{1+S}.

Existence condition: 1+S01+S\ge 0 (satisfied for S0S\ge 0). Acceptability condition: S0S\ge 0.

Squaring: S2=1+S    S2S1=0S^2 = 1+S \implies S^2-S-1=0. S=1±52S = \frac{1\pm\sqrt{5}}{2} Discarding the negative solution: S=1+52=φ1,618\boxed{S = \dfrac{1+\sqrt{5}}{2} = \varphi \approx 1{,}618} (the golden ratio).

Topics: Quadratic equations
Concepts: Quadratic equation · Nested radical · Golden ratio
Skills: Solving equations