TheoremComplete

Lebesgue Integration - Main Theorem

TheoremMonotone Convergence Theorem (MCT)

Let (X,F,ΞΌ)(X, \mathcal{F}, \mu) be a measure space. Suppose {fn}\{f_n\} is a sequence of non-negative measurable functions such that: 0≀f1(x)≀f2(x)≀f3(x)≀⋯0 \leq f_1(x) \leq f_2(x) \leq f_3(x) \leq \cdots for all x∈Xx \in X. Let f(x)=lim⁑nβ†’βˆžfn(x)f(x) = \lim_{n \to \infty} f_n(x) be the pointwise limit. Then: lim⁑nβ†’βˆžβˆ«Xfn dΞΌ=∫Xf dΞΌ\lim_{n \to \infty} \int_X f_n \, d\mu = \int_X f \, d\mu

In other words, for monotone increasing sequences of non-negative functions, the limit and integral can be interchanged.

The Monotone Convergence Theorem is arguably the most important result in integration theory. It allows us to pass limits inside integrals under very mild conditions, without requiring uniform convergence or even domination.

ExampleApplication to Series

Consider the sum βˆ‘n=1∞an\sum_{n=1}^{\infty} a_n of non-negative terms. Using counting measure on N\mathbb{N}, let fN=βˆ‘n=1NanΟ‡{n}f_N = \sum_{n=1}^{N} a_n \chi_{\{n\}}. Then fN↑ff_N \uparrow f where f(n)=anf(n) = a_n.

By MCT: βˆ‘n=1∞an=∫Nf dΞΌ=lim⁑Nβ†’βˆžβˆ«NfN dΞΌ=lim⁑Nβ†’βˆžβˆ‘n=1Nan\sum_{n=1}^{\infty} a_n = \int_\mathbb{N} f \, d\mu = \lim_{N \to \infty} \int_\mathbb{N} f_N \, d\mu = \lim_{N \to \infty} \sum_{n=1}^{N} a_n

This shows that MCT generalizes the theory of infinite series.

ExampleComputing Integrals via Approximation

To compute ∫0∞eβˆ’x dΞ»\int_0^\infty e^{-x} \, d\lambda, define fn=eβˆ’xΟ‡[0,n]f_n = e^{-x} \chi_{[0,n]}. Then fn↑eβˆ’xf_n \uparrow e^{-x}, so: ∫0∞eβˆ’x dΞ»=lim⁑nβ†’βˆžβˆ«0neβˆ’x dx=lim⁑nβ†’βˆž(1βˆ’eβˆ’n)=1\int_0^\infty e^{-x} \, d\lambda = \lim_{n \to \infty} \int_0^n e^{-x} \, dx = \lim_{n \to \infty} (1 - e^{-n}) = 1

Remark

Important consequences of MCT include:

  1. Beppo Levi's Theorem: For non-negative measurable functions gng_n: ∫Xβˆ‘n=1∞gn dΞΌ=βˆ‘n=1∞∫Xgn dΞΌ\int_X \sum_{n=1}^{\infty} g_n \, d\mu = \sum_{n=1}^{\infty} \int_X g_n \, d\mu

This follows by applying MCT to the partial sums fN=βˆ‘n=1Ngnf_N = \sum_{n=1}^{N} g_n.

  1. Fatou's Lemma: For non-negative measurable fnf_n: ∫Xlim inf⁑nβ†’βˆžfn dμ≀lim inf⁑nβ†’βˆžβˆ«Xfn dΞΌ\int_X \liminf_{n \to \infty} f_n \, d\mu \leq \liminf_{n \to \infty} \int_X f_n \, d\mu

This is derived by applying MCT to gk=inf⁑nβ‰₯kfn↑lim inf⁑fng_k = \inf_{n \geq k} f_n \uparrow \liminf f_n.

The proof of MCT uses the definition of the integral as a supremum over simple functions, combined with the monotonicity property to show convergence from both directions.