- Show that the sequence is increasing.
- Show that the sequence is bounded above.
- Prove that the sequence converges and find its limit.
Definitions and Theorems
Proof
(a) We first show that the sequence is increasing. To see this, we can use induction. For the base case, observe that \(a_1 = \sqrt{2} > 0\). Then
For the inductive case, assume that any \(n \geq 1\) and that \(a_n > a_{n-1}\). We will show that \(a_{n+1} > a_n\). Then
Therefore, \(a_{n+1} > a_{n}\) for any \(n\). Thus, the sequence \(\{a_n\}\) is strictly increasing.
(b) Next, we want to show that the sequence is bounded above. We will show by induction that \(a_n < 2\) for any \(n\). For the base case, \(a_1 = \sqrt{2} < 2\). For the inductive case, suppose that \(a_n < 2\). We want to show that \(a_{n+1} < 2\)
Therefore, \(a_n < 2\) for any \(n\) as desired. This shows that \(\{a_n\}\) is bounded above.
(c) By (a) and (b), \(\{a_n\}\) is increasing and bounded above. Therefore, \(\{a_n\}\) is convergent by the Monotone Convergence Theorem. So there exists some \(L\) such that
Since \(a_n > 0\) for any \(n\), then \(L = 2\). \(\blacksquare\)
References
- Problem Source: Aleph 0