Monotone Convergence Theorem
The Monotone Convergence Theorem (MCT) is one of the most fundamental results in real analysis. It states that every bounded monotone sequence in converges. This theorem is a direct consequence of the completeness axiom and is the foundation for integration theory, measure theory, and countless limit arguments.
Statement
Let be a sequence in .
- If is increasing (i.e., for all ) and bounded above, then converges to .
- If is decreasing and bounded below, then converges to .
An increasing sequence that is bounded above cannot "escape to infinity" — by completeness, it must approach a limit, which is its supremum. The sequence "climbs up" toward the least upper bound.
Proof
We prove (1); part (2) follows by considering .
Let be increasing and bounded above. By the completeness axiom, has a supremum. Let .
We show . Given , since is the least upper bound of , there exists such that
(otherwise would be a smaller upper bound). Since is increasing, for all ,
Thus for all , so .
The proof crucially uses the completeness axiom (existence of suprema). Over , the MCT fails: the sequence is increasing and bounded above in , but does not converge to a rational (it converges to in ).
Applications
Define . One can show is increasing and bounded above (by , say). By the MCT, converges. The limit is defined to be
Let be a series with . The partial sums form an increasing sequence. By the MCT, converges if and only if the partial sums are bounded above. If unbounded, .
Define and . One can show is decreasing and bounded below by . By the MCT, for some . Taking limits in the recursion, , so , giving (Newton's method for square roots).
Let be closed intervals with for all . Then is increasing and bounded above by , and is decreasing and bounded below by . By the MCT, and with . Thus is nonempty. This is equivalent to completeness.
Summary
The Monotone Convergence Theorem is a pillar of real analysis:
- Every bounded monotone sequence converges (to its supremum or infimum).
- It is equivalent to the completeness axiom.
- Applications include defining , convergence of series, and iterative methods.
See Cauchy Criterion for an alternative characterization of convergence, and Lebesgue Monotone Convergence for the measure-theoretic generalization.