All Posts
Mathematics

The Dominated Convergence Theorem: When Can We Swap Limits and Integrals?

We prove the Dominated Convergence Theorem — the central result of Lebesgue integration theory that gives sharp conditions for interchanging limits and integrals — and compare it to weaker results like the Monotone Convergence Theorem.

The Theorem

Dominated Convergence Theorem (Lebesgue)

Let (X,M,μ)(X, \mathcal{M}, \mu) be a measure space and let fn:XRf_n: X \to \mathbb{R} be measurable functions such that:

  1. fn(x)f(x)f_n(x) \to f(x) pointwise a.e.
  2. There exists an integrable function g0g \geq 0 with fn(x)g(x)|f_n(x)| \leq g(x) a.e. for all nn.

Then ff is integrable and:

limnXfndμ=Xfdμ\lim_{n \to \infty} \int_X f_n \, d\mu = \int_X f \, d\mu

In short: if a pointwise convergent sequence of functions is dominated by a single integrable function, we may pass the limit inside the integral.


Why We Need It

The fundamental question of interchanging limits and integrals arises everywhere in analysis:

limnfn=limnfn???\lim_{n \to \infty} \int f_n = \int \lim_{n \to \infty} f_n \quad \text{???}

Without conditions, this can fail spectacularly:

A Counterexample

Define fn:[0,1]Rf_n: [0,1] \to \mathbb{R} by fn=n1(0,1/n]f_n = n \cdot \mathbf{1}_{(0, 1/n]}. Then:

  • fn(x)0f_n(x) \to 0 for all x[0,1]x \in [0,1] (pointwise).
  • 01fndx=n1n=1\int_0^1 f_n \, dx = n \cdot \frac{1}{n} = 1 for all nn.

So limfn=10=limfn\lim \int f_n = 1 \neq 0 = \int \lim f_n.

The problem: fnf_n concentrates mass. No single integrable function dominates all fnf_n (since supnfn(x)=\sup_n f_n(x) = \infty near 00).


The Domination Condition

The hypothesis fng|f_n| \leq g with gL1g \in L^1 is the key. It prevents the sequence from "escaping to infinity" or "concentrating mass" — the two main ways the interchange can fail.

Think of gg as a "safety net." As long as each fnf_n stays below gg (in absolute value), and gg has finite integral, the convergence is well-behaved.


Proof

The proof uses Fatou's Lemma as a stepping stone.

Fatou's Lemma

Fatou's Lemma. If fn0f_n \geq 0 are measurable, then:

Xlim infnfndμlim infnXfndμ\int_X \liminf_{n \to \infty} f_n \, d\mu \leq \liminf_{n \to \infty} \int_X f_n \, d\mu

Fatou's Lemma requires no domination — only non-negativity. The inequality can be strict (as our counterexample shows). The DCT upgrades this to an equality.

Proof of DCT

Proof.

Since fng|f_n| \leq g a.e. and fnff_n \to f a.e., we have fg|f| \leq g a.e., so fL1f \in L^1.

Upper bound. The functions gfn0g - f_n \geq 0 a.e. By Fatou's Lemma:

(gf)dμlim inf(gfn)dμ\int (g - f)\, d\mu \leq \liminf \int (g - f_n)\, d\mu

gfglim supfn\int g - \int f \leq \int g - \limsup \int f_n

lim supfnf\limsup \int f_n \leq \int f

Lower bound. The functions g+fn0g + f_n \geq 0 a.e. By Fatou's Lemma:

(g+f)dμlim inf(g+fn)dμ\int (g + f)\, d\mu \leq \liminf \int (g + f_n)\, d\mu

g+fg+lim inffn\int g + \int f \leq \int g + \liminf \int f_n

flim inffn\int f \leq \liminf \int f_n

Conclusion. Combining both:

flim inffnlim supfnf\int f \leq \liminf \int f_n \leq \limsup \int f_n \leq \int f

Therefore limfn=f\lim \int f_n = \int f. \square


Comparison of Convergence Theorems

Monotone Convergence

0f1f20 \leq f_1 \leq f_2 \leq \cdots

limfn=limfn\int \lim f_n = \lim \int f_n

(Limit may be ++\infty)

Fatou's Lemma

fn0f_n \geq 0

lim inffnlim inffn\int \liminf f_n \leq \liminf \int f_n

(Inequality only)

Dominated Convergence

fngL1|f_n| \leq g \in L^1

limfn=limfn\int \lim f_n = \lim \int f_n

(Exact equality)

The DCT is the most powerful for applications, but requires the strongest hypothesis.


The LpL^p Version

LpL^p Dominated Convergence. If fnff_n \to f a.e., fng|f_n| \leq g a.e. with gLpg \in L^p (1p<1 \leq p < \infty), then fnff_n \to f in LpL^p:

limnfnfpdμ=0\lim_{n \to \infty} \int |f_n - f|^p \, d\mu = 0

This is stronger than just fnf\int f_n \to \int f — it gives convergence in the LpL^p norm.


Applications

Differentiating Under the Integral Sign

Leibniz's Rule. Let F(θ)=Xf(x,θ)dμ(x)F(\theta) = \int_X f(x, \theta)\, d\mu(x). If f/θ\partial f / \partial \theta exists and is dominated by an integrable function:

fθ(x,θ)g(x)for all θ\left|\frac{\partial f}{\partial \theta}(x, \theta)\right| \leq g(x) \quad \text{for all } \theta

then:

F(θ)=Xfθ(x,θ)dμ(x)F'(\theta) = \int_X \frac{\partial f}{\partial \theta}(x, \theta)\, d\mu(x)

Proof. Write the derivative as a limit of difference quotients and apply the DCT. \square

This is used constantly in probability theory, physics, and PDE theory.

Moment Generating Functions

For a random variable XX with E[etX]<E[e^{tX}] < \infty for t<c|t| < c, the moment generating function M(t)=E[etX]M(t) = E[e^{tX}] is infinitely differentiable on (c,c)(-c, c), and:

M(n)(t)=E[XnetX]M^{(n)}(t) = E[X^n e^{tX}]

by iterated application of the DCT.

Fourier Transform Continuity

If fL1(Rn)f \in L^1(\mathbb{R}^n), the Fourier transform f^(ξ)=f(x)e2πixξdx\hat{f}(\xi) = \int f(x) e^{-2\pi i x \cdot \xi}\, dx is continuous, because f(x)e2πixξf(x)|f(x)e^{-2\pi i x \cdot \xi}| \leq |f(x)| and the DCT applies to ξξ0\xi \to \xi_0.

Interchange of Summation and Integration

Since k=1nfk=Sn\sum_{k=1}^n f_k = S_n is a sequence of partial sums, the DCT gives conditions for:

k=1fk=k=1fk\int \sum_{k=1}^{\infty} f_k = \sum_{k=1}^{\infty} \int f_k

Specifically, if fkgL1\sum |f_k| \leq g \in L^1, the interchange is valid.


Vitali's Convergence Theorem

A natural question: can the domination condition be weakened? Yes — if you replace it with uniform integrability.

Vitali's Convergence Theorem. On a finite measure space, if fnff_n \to f in measure and {fn}\{f_n\} is uniformly integrable, then:

limnfndμ=fdμ\lim_{n \to \infty} \int f_n \, d\mu = \int f \, d\mu

Uniform integrability is the precise condition needed — domination implies uniform integrability but not conversely.


Historical Context

Henri Lebesgue introduced both the Lebesgue integral and the Dominated Convergence Theorem in his 1904 dissertation "Intégrale, longueur, aire." The DCT was one of the main motivations for the Lebesgue theory — the Riemann integral lacks a comparably powerful convergence theorem.

The Monotone Convergence Theorem (Beppo Levi, 1906) and Fatou's Lemma (Pierre Fatou, 1906) completed the trio of fundamental convergence results.


Summary

fnf a.e.,fngL1 DCTfnfKey applications:Differentiation under the integralFourier analysis, probability, PDEsInterchange of  and \begin{aligned} &f_n \to f \text{ a.e.}, \quad |f_n| \leq g \in L^1 \\[6pt] &\Downarrow \text{ DCT} \\[6pt] &\int f_n \to \int f \\[8pt] &\text{Key applications:} \\[4pt] &\quad \text{Differentiation under the integral} \\[4pt] &\quad \text{Fourier analysis, probability, PDEs} \\[4pt] &\quad \text{Interchange of }\sum \text{ and } \int \end{aligned}

References