Understanding Analysis · Chapter 2 · §2.5
Subsequences and the Bolzano-Weierstrass Theorem
Exercise 2.5.5
Assume is a bounded sequence with the property that every convergent subsequence of converges to the same limit . Show that must converge to .
Proof.
Let’s prove by contradiction. Suppose does not converge to . Since does not converge to , then there exists such that for each , we can find an where . We can use this sequence to construct a subsequence that does not converge to using induction.
Base case: Let . There exists an index such that .
Inductive step: Assume we have found that satisfy . To find the next term, let . Then there exists an index such that .
Because , we have increasing indices and have constructed a subsequence where for each .
Since the original sequence is bounded, the subsequence is also bounded. By the Bolzano-Weierstrass Theorem, the bounded sequence contains a convergent subsequence. Let’s call this convergent subsequence . Since is a subsequence of , and is a subsequence of , then is a subsequence of . From the problem statement, every convergent subsequence of must converge to . Therefore, since is a convergent subsequence of , then must converge to .
Since every term in comes from , then every term satisfies . If every term is at least distance away from , the limit of can not be . We know this because by the Order Limit Theorem, the limit must satisfy . This is a contradiction: converges to but is also bounded away from . Therefore our initial assumption that does not converge to is false, and we conclude converges to .
Stephen Abbott, Understanding Analysis, 2nd edition.