In
mathematics
Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, Stirling's approximation (or Stirling's formula) is an approximation for
factorial
In mathematics, the factorial of a non-negative denoted is the product of all positive integers less than or equal The factorial also equals the product of n with the next smaller factorial:
\begin
n! &= n \times (n-1) \times (n-2) \t ...
s. It is a good approximation, leading to accurate results even for small values of
. It is named after
James Stirling, though a related but less precise result was first stated by
Abraham de Moivre
Abraham de Moivre FRS (; 26 May 166727 November 1754) was a French mathematician known for de Moivre's formula, a formula that links complex numbers and trigonometry, and for his work on the normal distribution and probability theory.
He moved ...
.
One way of stating the approximation involves the
logarithm
In mathematics, the logarithm is the inverse function to exponentiation. That means the logarithm of a number to the base is the exponent to which must be raised, to produce . For example, since , the ''logarithm base'' 10 o ...
of the factorial:
where the
big O notation
Big ''O'' notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. Big O is a member of a family of notations invented by Paul Bachmann, Edmund Lan ...
means that, for all sufficiently large values of
, the difference between
and
will be at most proportional to the logarithm. In computer science applications such as the
worst-case lower bound for comparison sorting, it is convenient to use instead the
binary logarithm
In mathematics, the binary logarithm () is the power to which the number must be raised to obtain the value . That is, for any real number ,
:x=\log_2 n \quad\Longleftrightarrow\quad 2^x=n.
For example, the binary logarithm of is , the b ...
, giving the equivalent form
The error term in either base can be expressed more precisely as
, corresponding to an approximate formula for the factorial itself,
Here the sign
means that the two quantities are
asymptotic, that is, that their ratio tends to 1 as
tends to infinity. The following version of the bound
holds for all , rather than only asymptotically:
Derivation
Roughly speaking, the simplest version of Stirling's formula can be quickly obtained by approximating the sum
with an
integral
In mathematics
Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented i ...
:
The full formula, together with precise estimates of its error, can be derived as follows. Instead of approximating
, one considers its
natural logarithm
The natural logarithm of a number is its logarithm to the base of the mathematical constant , which is an irrational and transcendental number approximately equal to . The natural logarithm of is generally written as , , or sometimes, if ...
, as this is a
slowly varying function
In real analysis, a branch of mathematics, a slowly varying function is a function of a real variable whose behaviour at infinity is in some sense similar to the behaviour of a function converging at infinity. Similarly, a regularly varying functio ...
:
The right-hand side of this equation minus
is the approximation by the
trapezoid rule
In calculus, the trapezoidal rule (also known as the trapezoid rule or trapezium rule; see Trapezoid for more information on terminology) is a technique for approximating the definite integral.
\int_a^b f(x) \, dx.
The trapezoidal rule works by ...
of the integral
and the error in this approximation is given by the
Euler–Maclaurin formula
In mathematics, the Euler–Maclaurin formula is a formula for the difference between an integral and a closely related sum. It can be used to approximate integrals by finite sums, or conversely to evaluate finite sums and infinite series using ...
:
where
is a
Bernoulli number
In mathematics, the Bernoulli numbers are a sequence of rational numbers which occur frequently in analysis. The Bernoulli numbers appear in (and can be defined by) the Taylor series expansions of the tangent and hyperbolic tangent functions, ...
, and is the remainder term in the Euler–Maclaurin formula. Take limits to find that
Denote this limit as
. Because the remainder in the
Euler–Maclaurin formula
In mathematics, the Euler–Maclaurin formula is a formula for the difference between an integral and a closely related sum. It can be used to approximate integrals by finite sums, or conversely to evaluate finite sums and infinite series using ...
satisfies
where
big-O notation
Big ''O'' notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. Big O is a member of a family of notations invented by Paul Bachmann, Edmund Lan ...
is used, combining the equations above yields the approximation formula in its logarithmic form:
Taking the exponential of both sides and choosing any positive integer
, one obtains a formula involving an unknown quantity
. For , the formula is
The quantity
can be found by taking the limit on both sides as
tends to infinity and using
Wallis' product, which shows that
. Therefore, one obtains Stirling's formula:
Alternative derivation
An alternative formula for
using the
gamma function
In mathematics, the gamma function (represented by , the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers. The gamma function is defined for all complex numbers except ...
is
(as can be seen by repeated integration by parts). Rewriting and changing variables , one obtains
Applying
Laplace's method
In mathematics, Laplace's method, named after Pierre-Simon Laplace, is a technique used to approximate integrals of the form
:\int_a^b e^ \, dx,
where f(x) is a twice-differentiable function, ''M'' is a large number, and the endpoints ''a'' an ...
one has
which recovers Stirling's formula:
In fact, further corrections can also be obtained using Laplace's method. For example, computing two-order expansion using Laplace's method yields (using
little-o notation
Big ''O'' notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. Big O is a member of a family of notations invented by Paul Bachmann, Edmund Lan ...
)
and gives Stirling's formula to two orders:
A complex-analysis version of this method is to consider
as a
Taylor coefficient
In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor seri ...
of the exponential function
, computed by
Cauchy's integral formula
In mathematics, Cauchy's integral formula, named after Augustin-Louis Cauchy, is a central statement in complex analysis. It expresses the fact that a holomorphic function defined on a disk is completely determined by its values on the boundary ...
as
This line integral can then be approximated using the
saddle-point method
In mathematics, the method of steepest descent or saddle-point method is an extension of Laplace's method for approximating an integral, where one deforms a contour integral in the complex plane to pass near a stationary point ( saddle point), in ...
with an appropriate choice of countour radius
. The dominant portion of the integral near the saddle point is then approximated by a real integral and Laplace's method, while the remaining portion of the integral can be bounded above to give an error term.
Speed of convergence and error estimates
Stirling's formula is in fact the first approximation to the following series (now called the Stirling series):
An explicit formula for the coefficients in this series was given by G. Nemes. Further terms are listed in the
On-Line Encyclopedia of Integer Sequences
The On-Line Encyclopedia of Integer Sequences (OEIS) is an online database of integer sequences. It was created and maintained by Neil Sloane while researching at AT&T Labs. He transferred the intellectual property and hosting of the OEIS to the ...
as and . The first graph in this section shows the
relative error
The approximation error in a data value is the discrepancy between an exact value and some '' approximation'' to it. This error can be expressed as an absolute error (the numerical amount of the discrepancy) or as a relative error (the absolute e ...
vs.
, for 1 through all 5 terms listed above.
As , the error in the truncated series is asymptotically equal to the first omitted term. This is an example of an
asymptotic expansion In mathematics, an asymptotic expansion, asymptotic series or Poincaré expansion (after Henri Poincaré) is a formal series of functions which has the property that truncating the series after a finite number of terms provides an approximation to ...
. It is not a
convergent series
In mathematics, a series is the sum of the terms of an infinite sequence of numbers. More precisely, an infinite sequence (a_0, a_1, a_2, \ldots) defines a series that is denoted
:S=a_0 +a_1+ a_2 + \cdots=\sum_^\infty a_k.
The th partial sum ...
; for any ''particular'' value of
there are only so many terms of the series that improve accuracy, after which accuracy worsens. This is shown in the next graph, which shows the relative error versus the number of terms in the series, for larger numbers of terms. More precisely, let be the Stirling series to
terms evaluated at
. The graphs show
which, when small, is essentially the relative error.
Writing Stirling's series in the form
it is known that the error in truncating the series is always of the opposite sign and at most the same magnitude as the first omitted term.
More precise bounds, due to Robbins, valid for all positive integers
are
A looser version of this bound is that
for all
.
Stirling's formula for the gamma function
For all positive integers,
where denotes the
gamma function
In mathematics, the gamma function (represented by , the capital letter gamma from the Greek alphabet) is one commonly used extension of the factorial function to complex numbers. The gamma function is defined for all complex numbers except ...
.
However, the gamma function, unlike the factorial, is more broadly defined for all complex numbers other than non-positive integers; nevertheless, Stirling's formula may still be applied. If , then
Repeated integration by parts gives
where
is the
th
Bernoulli number
In mathematics, the Bernoulli numbers are a sequence of rational numbers which occur frequently in analysis. The Bernoulli numbers appear in (and can be defined by) the Taylor series expansions of the tangent and hyperbolic tangent functions, ...
(note that the limit of the sum as
is not convergent, so this formula is just an
asymptotic expansion In mathematics, an asymptotic expansion, asymptotic series or Poincaré expansion (after Henri Poincaré) is a formal series of functions which has the property that truncating the series after a finite number of terms provides an approximation to ...
). The formula is valid for
large enough in absolute value, when , where is positive, with an error term of . The corresponding approximation may now be written:
where the expansion is identical to that of Stirling's series above for
, except that
is replaced with .
A further application of this asymptotic expansion is for complex argument with constant . See for example the Stirling formula applied in of the
Riemann–Siegel theta function In mathematics, the Riemann–Siegel theta function is defined in terms of the gamma function as
:\theta(t) = \arg \left( \Gamma\left(\frac+\frac\right) \right) - \frac t
for real values of ''t''. Here the argument is chosen in such a way th ...
on the straight line .
Error bounds
For any positive integer
, the following notation is introduced:
and
Then
For further information and other error bounds, see the cited papers.
A convergent version of Stirling's formula
Thomas Bayes
Thomas Bayes ( ; 1701 7 April 1761) was an English statistician, philosopher and Presbyterian minister who is known for formulating a specific case of the theorem that bears his name: Bayes' theorem. Bayes never published what would become his ...
showed, in a letter to
John Canton
John Canton FRS (31 July 1718 – 22 March 1772) was a British physicist. He was born in Middle Street Stroud, Gloucestershire, to a weaver, John Canton (b. 1687) and Esther (née Davis). As a schoolboy, he became the first person to deter ...
published by the
Royal Society
The Royal Society, formally The Royal Society of London for Improving Natural Knowledge, is a learned society and the United Kingdom's national academy of sciences. The society fulfils a number of roles: promoting science and its benefits, re ...
in 1763, that Stirling's formula did not give a
convergent series
In mathematics, a series is the sum of the terms of an infinite sequence of numbers. More precisely, an infinite sequence (a_0, a_1, a_2, \ldots) defines a series that is denoted
:S=a_0 +a_1+ a_2 + \cdots=\sum_^\infty a_k.
The th partial sum ...
. Obtaining a convergent version of Stirling's formula entails evaluating
Binet's formula
In mathematics, the Fibonacci numbers, commonly denoted , form a sequence, the Fibonacci sequence, in which each number is the sum of the two preceding ones. The sequence commonly starts from 0 and 1, although some authors start the sequence from ...
:
One way to do this is by means of a convergent series of inverted
rising exponentials. If
then
where
where denotes the
Stirling numbers of the first kind
In mathematics, especially in combinatorics, Stirling numbers of the first kind arise in the study of permutations. In particular, the Stirling numbers of the first kind count permutations according to their number of cycles (counting fixed poin ...
. From this one obtains a version of Stirling's series
which converges when .
Versions suitable for calculators
The approximation
and its equivalent form
can be obtained by rearranging Stirling's extended formula and observing a coincidence between the resultant power series and the
Taylor series
In mathematics, the Taylor series or Taylor expansion of a function is an infinite sum of terms that are expressed in terms of the function's derivatives at a single point. For most common functions, the function and the sum of its Taylor serie ...
expansion of the
hyperbolic sine
In mathematics, hyperbolic functions are analogues of the ordinary trigonometric functions, but defined using the hyperbola rather than the circle. Just as the points form a circle with a unit radius, the points form the right half of the u ...
function. This approximation is good to more than 8 decimal digits for with a real part greater than 8. Robert H. Windschitl suggested it in 2002 for computing the gamma function with fair accuracy on calculators with limited program or register memory.
Gergő Nemes proposed in 2007 an approximation which gives the same number of exact digits as the Windschitl approximation but is much simpler:
or equivalently,
An alternative approximation for the gamma function stated by
Srinivasa Ramanujan
Srinivasa Ramanujan (; born Srinivasa Ramanujan Aiyangar, ; 22 December 188726 April 1920) was an Indian mathematician. Though he had almost no formal training in pure mathematics, he made substantial contributions to mathematical analysis ...
(
Ramanujan 1988) is
for . The equivalent approximation for has an asymptotic error of and is given by
The approximation may be made precise by giving paired upper and lower bounds; one such inequality is
History
The formula was first discovered by
Abraham de Moivre
Abraham de Moivre FRS (; 26 May 166727 November 1754) was a French mathematician known for de Moivre's formula, a formula that links complex numbers and trigonometry, and for his work on the normal distribution and probability theory.
He moved ...
in the form
De Moivre gave an approximate rational-number expression for the natural logarithm of the constant. Stirling's contribution consisted of showing that the constant is precisely
.
See also
*
Lanczos approximation In mathematics, the Lanczos approximation is a method for computing the gamma function numerically, published by Cornelius Lanczos in 1964. It is a practical alternative to the more popular Stirling's approximation for calculating the gamma functio ...
*
Spouge's approximation
In mathematics, Spouge's approximation is a formula for computing an approximation of the gamma function. It was named after John L. Spouge, who defined the formula in a 1994 paper. The formula is a modification of Stirling's approximation, and ha ...
References
Further reading
*
EAD LINK*
*
*
*
External links
*
Peter Luschny, ''Approximation formulas for the factorial function n!''*
*
{{Calculus topics
Approximations
Asymptotic analysis
Analytic number theory
Gamma and related functions
Theorems in analysis