Convergence Theorems: Monotone Convergence, Fatou, Dominated Convergence
The three permits for swapping a limit and an integral - the reason the Lebesgue integral was worth building.
Leads to: Dominated convergence justifies differentiating under expectation throughout Phases 7–15.
Learning Objectives
Click a status chip to cycle: Not started → In progress → Studied → Practiced → Needs review → Mastered.
- State the monotone convergence, Fatou, and dominated convergence theorems.
- Give a concrete example where limit and integral do NOT commute.
- Apply dominated convergence to justify swapping \(\lim\) and \(\int\) with a dominating function.
- Explain how Fatou provides a one-sided inequality without domination.
- Interpret these theorems as the analytic backbone of expectation limits.
Key Vocabulary
- Monotone convergence (MCT)
- If \(0\le f_n\uparrow f\) then \(\int f_n\to\int f\); limits pass through for increasing nonnegative sequences.
- Fatou's lemma
- For \(f_n\ge0\), \(\int\liminf f_n\le\liminf\int f_n\); a one-sided inequality, always valid.
- Dominated convergence (DCT)
- If \(f_n\to f\) a.e. and \(|f_n|\le g\in L^1\), then \(\int f_n\to\int f\).
- Dominating function
- An integrable \(g\) bounding all \(|f_n|\); the hypothesis that licenses DCT.
- Escape of mass
- Failure of interchange when probability/mass drifts to infinity or spikes, e.g. \(n\mathbf{1}_{(0,1/n)}\).
- Uniform integrability
- A sharpening of domination controlling tails uniformly; the general condition behind \(L^1\) convergence.
Intuition & Motivation
The three theorems
Interactive: watch the limit and integral disagree
Compute the constant integral of the escaping-spike family and its pointwise limit at a fixed point - the two numbers famously differ.
- Swapping \(\lim\) and \(\int\) with no justification - always cite MCT, Fatou, or DCT.
- Applying DCT without producing an explicit integrable dominator \(g\).
- Expecting Fatou to give equality - it is only the inequality \(\le\), and can be strict.
- Using MCT on a decreasing or sign-changing sequence - it requires \(0\le f_n\uparrow\).
- DCT is the everyday workhorse: find a dominator, and limits pass through integrals (and expectations).
- To differentiate under the integral sign, dominate the difference quotients and apply DCT.
- When you only need a bound (not equality) and have no dominator, reach for Fatou.
- ‘Escaping mass’ (tall thin spikes or drift to \(\infty\)) is the signal that a dominator cannot exist.
Knowledge Check
Practical Exercise
Use dominated convergence to evaluate \(\lim_{n\to\infty}\int_0^1\frac{n\,x}{1+n^2x^2}\cdot\frac{1}{n}\,dx\), i.e. \(\lim_n\int_0^1\frac{x}{1+n^2x^2}\,dx\), by finding a dominator and the pointwise limit.
Let \(f_n(x)=\dfrac{x}{1+n^2x^2}\) on \([0,1]\). For fixed \(x\gt 0\), \(f_n(x)\to0\) as \(n\to\infty\); and \(f_n(0)=0\). So \(f_n\to0\) pointwise.
Dominator: since \(1+n^2x^2\ge1\) and \(0\le x\le1\), we have \(0\le f_n(x)\le x\le1=:g(x)\), and \(g\in L^1[0,1]\).
By DCT, \(\lim_n\int_0^1 f_n\,dx=\int_0^1 0\,dx=0\).
Lesson Summary
Retrieval Practice
Close the lesson and answer from memory before checking. This is deliberate, effortful recall - the single highest-yield study action.
A: If \(f_n\to f\) a.e. and \(|f_n|\le g\in L^1\), then \(\int f_n\to\int f\) and \(\int|f_n-f|\to0\); the hypothesis is a single integrable dominator \(g\).
A: \(f_n=n\mathbf{1}_{(0,1/n)}\) on \([0,1]\): \(\int f_n=1\) for all \(n\) but \(f_n\to0\) pointwise, so \(\lim\int=1\ne0=\int\lim\).
Completion Checklist
- I can explain the core ideas in my own words
- I worked the derivations/examples by hand
- I completed the interactive workbench(es)
- I passed the knowledge check
Source References
This lesson synthesizes and paraphrases concepts from the sources below. No copyrighted text, problem sets, or solutions are reproduced. Return to the originals for full depth.
- Measure, Integration & Real Analysis (Sheldon Axler, GTM 282) current - Ch. 3 - Ch. 3: monotone convergence, Fatou, dominated convergence.
- Probability: Theory and Examples (Rick Durrett, 5th ed.) current - Ch. 1 - Ch. 1: convergence theorems in the probability setting.