Strategy/Notes
First, one might say that the sequence converges to \(x\), isn’t that a bound? It’s not because the sequence might bounce back and forth really crazy before converging finally to \(x\). So maybe the earlier terms reach \(10x\) or \(-10x\) before finally settling down to \(x\).
Is the converse true? must a bounded sequence converge? No. Consider the sequence \(\{-1,1,-1,1,...\}\). This sequence is bounded but doesn’t converge.
Proof
Assume \(\lim\limits_{n \rightarrow \infty} x_n = x\). Consider \(\epsilon = 1\). Choose \(N \in \mathbb{N}\) such that when \(n \geq N\)
Observe now that \(|x_n| = |(x_n - x) + x|\). By the triangle inequality then,
Set
Therefore, we have \(|x_n| \leq \max\{M, 1 + |x|\}\) for all \(n \in \mathbb{N}\) as required. \(\ \blacksquare\)
References
- Introduction to Analysis, An, 4th edition by William Wade
- Lecture Notes by Professor Chun Kit Lai