Dominated Convergence Theorem

From Optimal Transport Wiki
Revision as of 23:29, 19 December 2020 by NeelM (talk | contribs)
Jump to navigation Jump to search

In measure theory, the dominated convergence theorem is a cornerstone of Lebesgue integration. It can be viewed as a culmination of all efforts, and is a general statement about the interplay between limits and integrals.

Statement Theorem

Consider the measure space . Suppose is a sequence in such that

  1. a.e
  2. there exists such that a.e. for all

Then and . [1]

Proof of Theorem

is a measurable function in the sense that it is a.e. equal to a measurable function, since it is the limit of except on a null set. Also a.e., so .

Now we have a.e. and a.e. to which we may apply Fatou's lemma to obtain

,

where the equalities follow from linearity of the integral and the inequality follows from Fatou's lemma. We similarly obtain

.

Since , these imply

from which the result follows. [1] [2]

Applications of Theorem

  1. Suppose we want to compute . [3] Denote the integrand and see that for all and $1_{[0, 1]} \in L^1(\lambda)$. Note we only consider the constant function $1$ on $[0, 1]$. Applying the dominated convergence theorem, this allows us the move the limit inside the integral and compute it as usual.
  1. Using the theorem, we know there does not exist a dominating function for the sequence defined by because pointwise everywhere and . [4]

Another Application: Proof of Stirling's Formula

Stirling's formula states that

as . We offer a proof here which relies on the Dominated Convergence Theorem.

Proof: Repeated integration by parts yields the formula

We shall estimate the integral above. Making the variable change yields
Simplifying, this becomes
Combining the integrand into a single exponential,
We want to show that this integral is asymptotic to the Gaussian. To this end, make the scaling substitution to obtain
Since the function equals zero and has derivative at the origin, and has second derivative , applying the fundamental theorem of calculus twice yields
As a consequence we have the upper bounds
for some when and
when . These bounds keep the exponential in the integrand bounded by an function. By the Dominated Convergence Theorem, Failed to parse (syntax error): {\displaystyle \lim_{n\to\infty}\int_{-\sqrt{n}}^\infty \exp(n\log\left(1+\frac{x}{\sqrt{n}}\right) -\sqrt{n}x \right)\ dx = \int_{-\infty}^\infty \exp\left(-\frac{x^2}{2}\right)\ dx } where the pointwise convergence Failed to parse (syntax error): {\displaystyle \exp(n\log\left(1+\frac{x}{\sqrt{n}}\right) -\sqrt{n}x \right)\rightarrow \exp\left(-\frac{x^2}{2}\right) } can be arrived at for all by expanding the Taylor series of the logarithm. The final integral is a classic calculus integral which can be computed to equal . This proves Stirling's formula. See [5] for a more motivated account of this proof.

References

  1. 1.0 1.1 Gerald B. Folland, Real Analysis: Modern Techniques and Their Applications, second edition, §2.3
  2. Craig, Katy. MATH 201A Lecture 15. UC Santa Barbara, Fall 2020.
  3. Gerald B. Folland, Real Analysis: Modern Techniques and Their Applications, second edition, §2.3.28
  4. Craig, Katy. MATH 201A Lecture 15. UC Santa Barbara, Fall 2020.
  5. Tao, Terence. 254A, Notes 0a: Stirling's Formula. What's New, 2 January 2010.