Stirling's approximation

From Free net encyclopedia

Image:Stirling's Approximation Small.png In mathematics, Stirling's approximation (or Stirling's formula) is an approximation for large factorials. It is named in honour of James Stirling.

The formula is written as:

<math>\ln n! \cong n \ln n - n \,</math>

for any sufficiently large integer n, where ln is the natural logarithm function. (The Gamma function formulation described below is the equivalent approximation for non-integers).

Contents

Formal definition

More formally, Stirling's approximation is

<math>\lim_{n \rightarrow \infty} {n!\over \sqrt{2 \pi n} \; \left(\frac{n}{e}\right)^{n} } = 1</math>
(See limit, square root, π, e.)

which is often written as

<math>n! \cong \sqrt{2 \pi n} \; \left(\frac{n}{e}\right)^{n}</math>

Derivation

The formula, together with precise estimates of its error, can be derived as follows. Instead of approximating n!, one considers the natural logarithm

<math>\ln n! = \ln 1 + \ln 2 + \ldots + \ln n </math>

Then, we can apply Euler-Maclaurin formula by putting f(x) = ln(x) to find an approximation of the value of ln(n!).

<math>\ln (n-1)! = n \ln n - n + 1 - \frac{\ln n}{2} + \sum_{k=2}^{m} \frac{B_k {(-1)}^k}{k(k-1)} \left( \frac{1}{n^{k-1}} - 1 \right) + R </math>

where Bk is Bernoulli number and R is the remainder of Euler-Maclaurin formula.

We can then take limits on both sides,

<math>\lim_{n \to \infty} \left( \ln n! - n \ln n + n - \frac{\ln n}{2} \right) = 1 + \sum_{k=2}^{m} \frac{B_k {(-1)}^k}{k(k-1)} + \lim_{n \to \infty} R</math>

Let the above limit be y and compound the above two formula, we get the approximation formula in its logarithmic form:

<math>\ln n! = \left( n+\frac{1}{2} \right) \ln n - n + y + \sum_{k=2}^{m} \frac{B_k {(-1)}^k}{k(k-1)n^{k-1}} + O \left( \frac{1}{n^m} \right)</math>

where O(f(n)) is Big-O notation.

Just take the exponential on both sides, and choose any positive integer m, say 1. We get the formula with an unknown term ey.

<math>n! = e^y \sqrt{n}~{\left( \frac{n}{e} \right)}^n \left( 1 + O \left( \frac{1}{n} \right) \right)</math>

The unknown term ey can be found by taking the limit on both sides as n tends to infinity and using Wallis' product. One can estimate the value of ey is <math>\sqrt{2 \pi}</math>. Therefore, we get Stirling's formula:

<math>n! = \sqrt{2 \pi n}~{\left( \frac{n}{e} \right)}^n \left( 1 + O \left( \frac{1}{n} \right) \right)</math>

The formula may also be obtained by repeated integration by parts. The leading term can be found through the method of steepest descent.

Speed of convergence and error estimates

More precisely,

<math>n! = \sqrt{2 \pi n} \; \left(\frac{n}{e}\right)^{n}e^{\lambda_n}</math>

with

<math>\frac{1}{12n+1} < \lambda_n < \frac{1}{12n}.</math>

Stirling's formula is in fact the first approximation to the following series (now called the Stirling series):

<math>
 n!=\sqrt{2\pi n}\left({n\over e}\right)^n
 \left(
  1
  +{1\over12n}
  +{1\over288n^2}
  -{139\over51840n^3}
  -{571\over2488320n^4}
  + \cdots
 \right)
</math>

As <math>n \to \infty</math>, the error in the truncated series is asymptotically equal to the first omitted term. This is an example of an asymptotic expansion.

The asymptotic expansion of the logarithm is also called Stirling's series:

<math>
 \ln n!=n\ln n - n + {1\over 2}\ln(2\pi n)
  +{1\over12n}
  -{1\over360n^3}
  +{1\over1260n^5}
  -{1\over 1680n^7}
  +\cdots
</math>

In this case, it is known that the error in truncating the series is always of the same sign and at most the same magnitude as the first omitted term.

Stirling's formula for the Gamma function

Stirling's formula may also be applied to the Gamma function

<math>\Gamma(z+1) = \Pi(z) = z!</math>

defined for all complex numbers other than non-positive integers. If <math>\Re(z) > 0</math> then

<math>\ln \Gamma (z) = (z-\frac12)\ln z -z + \frac{\ln {2 \pi}}{2} + 2 \int_0^\infty \frac{\arctan \frac{t}{z}}{\exp(2 \pi t)-1} dt</math>

Repeated integration by parts gives the asymptotic expansion

<math>\ln \Gamma (z) = (z-\frac12)\ln z -z + \frac{\ln {2 \pi}}{2} + \sum_{n=1}^\infty \frac{B_{2n}}{2n(2n-1)z^{2n-1}}</math>

where Bn is the nth Bernoulli number. The formula is valid for z large enough in absolute value when <math>|\arg z| < \pi - \epsilon</math>, where ε is positive, with an error term of <math>O(z^{-m - 1/2})</math> when the first m terms are used.

A convergent version of Stirling's formula

Thomas Bayes showed, in a letter to John Canton published by the Royal Society in 1763, that Stirling's formula did not give a convergent series.[1]

Obtaining a convergent version of Stirling's formula entails evaluating

<math>\int_0^\infty \frac{2\arctan \frac{t}{z}}{\exp(2 \pi t)-1}\, dt

= \ln\Gamma (z) - \left( z-\frac12 \right) \ln z +z - \frac12\ln(2\pi). </math> One way to do this is by means of a convergent series of inverted rising exponentials. If <math>z^{\overline n} = z(z+1) \cdots (z+n-1)</math>, then

<math>\int_0^\infty \frac{2\arctan \frac{t}{z}}{\exp(2 \pi t)-1} \, dt

= \sum_{n=1}^\infty \frac{c_n}{(z+1)^{\overline n}}</math> where

<math> c_n = \frac{1}{n} \int_0^1 x^{\overline n} \left( x-\frac12 \right) \, dx.</math>

From this we obtain a version of Stirling's series

<math>\ln \Gamma (z) = \left( z-\frac12 \right) \ln z -z + \frac{\ln {2 \pi}}{2} </math>
<math>{} + \frac{1}{12(z+1)} + \frac{1}{12(z+1)(z+2)} + \frac{59}{360(z+1)(z+2)(z+3)} + \frac{29}{60(z+1)(z+2)(z+3)(z+4)} + \cdots</math>

which converges when <math>\Re(z)>0</math>.

A version suitable for calculators

The approximation

<math>\Gamma(z) \cong \sqrt{\frac{2 \pi}{z} } \left( \frac{z}{e} \sqrt{ z \sinh \frac{1}{z} \left[ + \frac{1}{810z^6} \right] } \right)^{z},</math>

or equivalently,

<math>2 \ln \Gamma(z) \cong \ln(2 \pi) - \ln z + z \left(3 \ln z + \ln \left(\sinh \frac{1}{z} \left[ + \frac{1}{810z^6} \right]\right) - 2 \right),</math>

can be obtained by rearranging Stirling's extended formula and observing a coincidence between the resultant power series and the Taylor series expansion of the hyperbolic sine function. The term in square brackets is optional and increases accuracy slightly; even without it, this approximation is good to more than 8 decimal digits for z with a real part greater than 8. Viktor Toth (2004) suggests it for computing the Gamma function with fair accuracy on calculators with limited program or register memory.

History

The formula was first discovered by Abraham de Moivre in the form

<math>n!\sim [{\rm constant}]\cdot n^{n+1/2} e^{-n}</math>

Stirling's contribution consisted of showing that the constant is <math>\sqrt{2\pi}</math>. The more precise versions are due to Jacques Binet.

References

fr:Formule de Stirling it:Approssimazione di Stirling he:נוסחת סטירלינג lt:Stirlingo formulė nl:Benadering van Stirling pl:Wzór Stirlinga scn:Formula di Stirling sv:Stirlings formel uk:Формула Стірлінґа