Lecture from: 04.03.2024 | Video: Video ETHZ
In this lecture, we will delve deeper into the properties of sequences, building upon our understanding of convergence and divergence. We will explore powerful tools like the Sandwich Lemma for determining convergence, the Cauchy Criterion for assessing convergence without knowing the limit, and the fundamental Bolzano-Weierstrass Theorem concerning subsequences of bounded sequences.
The Sandwich Lemma (Squeeze Theorem)
Statement of the Lemma
The Sandwich Lemma, also known as the Squeeze Theorem, is a valuable tool for determining the limit of a sequence by “sandwiching” it between two other sequences with known limits.
Lemma (Sandwich Lemma): Let , , and be real sequences such that:
- converges to a limit .
- converges to the same limit .
- There exists an index such that for all , we have .
Then, the sequence also converges, and its limit is also :
Intuition and Justification
Imagine the sequences and as two “slices of bread” closing in on the same limit . If the sequence is always “sandwiched” between them, it is forced to converge to the same limit.
Proof: Let be given.
- Since , there exists such that for all , . This means .
- Since , there exists such that for all , . This means .
- We are given that there exists such that for all , .
Let . For all , all three conditions hold simultaneously. Combining the inequalities:
From this, we can directly conclude that for all , , which is equivalent to .
Therefore, by definition, .
Revisiting Limit Inferior and Limit Superior
Recalling Definitions
Let be a real sequence. We define:
-
Limit Inferior (liminf): Let . Then .
-
Limit Superior (limsup): Let . Then .
Existence of Limit Inferior and Limit Superior
The limit inferior and limit superior always exist for any real sequence (though they may be ). This existence is guaranteed by the monotonicity of the sequences and .
-
The sequence of infima is non-decreasing (monotone increasing) because as increases, we are taking the infimum over a smaller set, which can only increase or stay the same. A bounded monotone increasing sequence converges to its supremum. If unbounded, it diverges to .
-
The sequence of suprema is non-increasing (monotone decreasing) because as increases, we are taking the supremum over a smaller set, which can only decrease or stay the same. A bounded monotone decreasing sequence converges to its infimum. If unbounded, it diverges to .
Therefore, the limits and always exist in .
Example: Illustrating Limit Inferior and Limit Superior
Consider the sequence for .
Let’s analyze the behavior of this sequence:
- For even , , approaching 1 from above.
- For odd , , approaching -1 from above.
Let’s examine the sequences and .
-
For : For any , the terms for will include terms close to -1 (when is odd and large). The infimum will therefore be close to -1 and will approach -1 as . In fact, for sufficiently large , the infimum will be achieved by terms with odd indices close to . Thus, .
-
For : Similarly, for any , the terms for will include terms close to 1 (when is even and large). The supremum will be close to 1 and will approach 1 as . For sufficiently large , the supremum will be achieved by terms with even indices close to . Thus, .
In this example:
We can define two auxiliary sequences:
- (constant sequence)
- , where is the smallest even number . This is just to demonstrate a sequence that approaches the limsup from above, not strictly needed for calculating the limsup itself.
Properties of Limit Inferior and Limit Superior
Key Relationships and Implications
Limit inferior and limit superior possess several important properties that provide deeper insights into the behavior of sequences.
-
Relationship between liminf and limsup: For any real sequence , we always have:
-
Boundedness and limsup: A sequence is bounded above if and only if .
-
Boundedness and liminf: A sequence is bounded below if and only if .
-
Convergence to and liminf: A sequence converges to if and only if .
-
Convergence to and limsup: A sequence converges to if and only if .
-
Characterization of Convergence via liminf and limsup: A sequence converges to a limit if and only if:
- It is bounded.
- .
Proof of the Convergence Characterization
Let’s prove the last property, which is particularly important: A bounded sequence converges if and only if .
Proof:
-
() If converges to , then . If , then for any , there exists such that for all , . This implies that for , and . Therefore, and . Since this holds for any , we have and . Combining with the general inequality , we get .
-
() If , then converges to . Let . Since , for any , there exists such that for all , . Similarly, since , for any , there exists such that for all , . Let . For all , we have: Thus, for all , , which means . Therefore, .
Using Neighborhoods to Characterize liminf and limsup
For a bounded sequence , for every , there exists such that for all :
Proof:
Choose such that for all , and .
By definition of infimum and supremum, for all , we know that .
Combining these inequalities, we get for all :
Therefore, for all .
The Cauchy Criterion for Convergence
The Need for a Limit-Independent Criterion
The definition of convergence requires knowing the limit in advance. The Cauchy Criterion provides a way to determine if a sequence converges without knowing its limit. This is incredibly useful in situations where the limit is not easily guessable.
Statement of the Cauchy Criterion
Theorem (Cauchy Criterion): A real sequence is convergent if and only if for every , there exists such that for all , we have .
A sequence satisfying this condition is called a Cauchy sequence. Thus, the Cauchy Criterion states that a sequence converges if and only if it is a Cauchy sequence.
Intuition: Terms Getting Closer to Each Other
The Cauchy Criterion essentially says that a sequence converges if and only if its terms become arbitrarily close to each other as becomes large. If the terms are “crowding together,” they must be approaching some limit.
Proof of the Cauchy Criterion
() If converges to , then is a Cauchy sequence.
Assume . Let . There exists such that for all , .
For any , using the triangle inequality:
Thus, for all , , so is a Cauchy sequence.
() If is a Cauchy sequence, then converges.
This direction is more involved and typically requires two steps:
-
Show that every Cauchy sequence is bounded. Since is Cauchy, for , there exists such that for all , . In particular, for all , , so . Let . Then for all , so is bounded.
-
Use the Bolzano-Weierstrass Theorem (which we will discuss next) to show that a bounded Cauchy sequence must converge. Since is bounded, by the Bolzano-Weierstrass Theorem, it has a convergent subsequence converging to some limit . We now need to show that the entire sequence converges to .
Let . Since is Cauchy, there exists such that for all , . Since converges to , there exists such that for all , . Choose large enough so that . Let . Then for any (so and ):
Thus, for all , , so .
The Bolzano-Weierstrass Theorem: Existence of Convergent Subsequences
Subsequences: Zooming in on Parts of a Sequence
Definition (Subsequence): A subsequence of a sequence is a sequence of the form , where is a strictly increasing function. Essentially, we are picking out an infinite number of terms from the original sequence, keeping their original order.
Statement of the Bolzano-Weierstrass Theorem
Theorem (Bolzano-Weierstrass Theorem): Every bounded real sequence has at least one convergent subsequence.
This is a fundamental result in real analysis. It guarantees that even if a bounded sequence does not converge itself, we can always find a subsequence that does converge.
Intuition: Crowding in a Bounded Range
If a sequence is bounded, its terms are confined to a finite interval. Intuitively, if we have infinitely many terms within a bounded interval, there must be some “crowding” happening, allowing us to extract a convergent subsequence.
Proof Idea: Nested Interval Construction
The proof of the Bolzano-Weierstrass Theorem typically uses the Nested Interval Theorem and a process of repeatedly bisecting intervals. We will construct a nested sequence of closed intervals such that each interval contains infinitely many terms of the sequence .
-
Start with a bounded interval: Since is bounded, there exists a closed interval that contains all terms of the sequence.
-
Bisect and choose: Bisect into two closed intervals of equal length. At least one of these halves must contain infinitely many terms of (because contains infinitely many). Let be such a half.
-
Repeat: Bisect into two closed intervals of equal length. Choose a half, call it , that contains infinitely many terms of . Continue this process inductively to obtain a nested sequence of closed intervals .
-
Apply Nested Interval Theorem: By the Nested Interval Theorem (Cauchy-Cantor Theorem, which we will discuss next), the intersection is non-empty. Since the length of shrinks to zero as , the intersection contains exactly one point, let’s call it .
-
Construct a convergent subsequence: We can construct a subsequence that converges to . Choose such that . Choose such that . In general, choose such that . This is possible because each contains infinitely many terms.
Since and , we have . As , , so . Thus, we have found a convergent subsequence.
The Nested Interval Theorem (Cauchy-Cantor Theorem)
Statement of the Theorem
Theorem (Nested Interval Theorem, Cauchy-Cantor Theorem): Let be a sequence of non-empty closed and bounded intervals in such that (nested intervals). Then, the intersection of all intervals is non-empty:
Furthermore, if the lengths of the intervals converge to 0 as , then the intersection contains exactly one point.
Proof of the Nested Interval Theorem
Let , where and . Since , we have .
- The sequence is non-decreasing and bounded above by (and any ). Therefore, converges to some limit .
- The sequence is non-increasing and bounded below by (and any ). Therefore, converges to some limit .
By the comparison law for limits, since for all , we have .
Now, we show that . For any , and for all , we have . Taking the limit as , we get . Thus, , which means for all . Therefore, , and the intersection is non-empty.
If , then , so . In this case, the intersection contains exactly one point, .
Example: Intervals that are not Closed or Bounded
-
Non-closed intervals: Let for . Then . Each is bounded but not closed at 0.
-
Non-bounded intervals: Let for . Then . Each is closed but not bounded above.
These examples highlight that both closedness and boundedness are necessary conditions for the Nested Interval Theorem to hold.
This lecture has covered essential concepts and theorems related to sequences, providing you with powerful tools for analyzing their convergence and behavior. We have seen how the Sandwich Lemma, Cauchy Criterion, Bolzano-Weierstrass Theorem, and Nested Interval Theorem play crucial roles in real analysis.
Continue here: 06 Accumulation Points, Sequences in Reals and Complex, and Series