|
|
Line 31: |
Line 31: |
| Stirling's formula states that <math display="block"> n! \sim \sqrt{2\pi n} n^ne^{-n} </math> as <math> n\rightarrow \infty </math>. We offer a proof here which relies on the Dominated Convergence Theorem. | | Stirling's formula states that <math display="block"> n! \sim \sqrt{2\pi n} n^ne^{-n} </math> as <math> n\rightarrow \infty </math>. We offer a proof here which relies on the Dominated Convergence Theorem. |
|
| |
|
| Proof: Repeated integration by parts yields the formula | | ''Proof:'' Repeated integration by parts yields the formula |
| <math display="block"> \int_0^\infty t^ne^{-t}\ dt</math> | | <math display="block"> n!= \int_0^\infty t^ne^{-t}\ dt</math> |
| We shall estimate the integral above. Making the variable change <math> t=n+s </math> yields | | We shall estimate the integral above. Making the variable change <math> t=n+s </math> yields |
| <math display="block"> \int_{-n}^\infty (n+s)^ne^{-n-s}\ ds </math> Simplifying, this becomes | | <math display="block"> \int_{-n}^\infty (n+s)^ne^{-n-s}\ ds </math> Simplifying, this becomes |
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
- a.e
- 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
- 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.
- 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
These bounds keep the exponential in the integrand
Failed to parse (syntax error): {\displaystyle \exp(n\log\left(1+\frac{x}{\sqrt{n}}\right) -\sqrt{n}x \right) }
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 (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\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.0 1.1 Gerald B. Folland, Real Analysis: Modern Techniques and Their Applications, second edition, §2.3
- ↑ Craig, Katy. MATH 201A Lecture 15. UC Santa Barbara, Fall 2020.
- ↑ Gerald B. Folland, Real Analysis: Modern Techniques and Their Applications, second edition, §2.3.28
- ↑ Craig, Katy. MATH 201A Lecture 15. UC Santa Barbara, Fall 2020.
- ↑ Tao, Terence. 254A, Notes 0a: Stirling's Formula. What's New, 2 January 2010.