Chapter 3: Problem 16
Fix a positive number \(\alpha\). Choose \(x_{1}>\sqrt{\alpha}\), and define \(x_{2}, x_{3}, x_{4}, \ldots\), by the recursion formula $$x_{n+1}=\frac{1}{2}\left(x_{n}+\frac{\alpha}{x_{n}}\right) .$$ (a) Prove that \(\left\\{x_{n}\right\\}\) decreases monotonically and that \(\lim x_{n}=\sqrt{\alpha}\). (b) Put \(\varepsilon_{n}=x_{n}-\sqrt{\alpha}\), and show that $$\varepsilon_{n+1}=\frac{\varepsilon_{n}^{2}}{2 x_{n}}<\frac{\varepsilon_{n}^{2}}{2 \sqrt{\alpha}}$$ so that, setting \(\beta=2 \sqrt{\alpha}\), $$\varepsilon_{_{n+1}}<\beta\left(\frac{\varepsilon_{1}}{\beta}\right)^{2^{n}} \quad(n=1,2,3, \ldots) .$$ (c) This is a good algorithm for computing square roots, since the recursion formula is simple and the convergence is extremely rapid. For example, if \(\alpha=3\) and \(x_{1}=2\), show that \(\varepsilon_{1} / \beta<\frac{1}{10}\) and that therefore $$\varepsilon_{5}<4 \cdot 10^{-16}, \quad \varepsilon_{6}<4 \cdot 10^{-32} .$$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.