Project D06 - Stirling's Formula
Project D06 - Stirling's Formula
Formulas involving n! often arise in applications. However, these formulas
are usually inconvenient to work with because there are difficult to simplify
algebraically. In this project, you will study a formula used to approximate
n!. The formula is named after the Scottish mathematician James Stirling,
though it may have been known earlier to the English mathematician de Moivre.
- Notice that n! grows incredibly fast. Complete the following table.
- Show that n! grows so quickly that (n+1)! grows faster than n!.
That is, show that
Compare this behavior
to that of (n+1)2 and n2, (n+1)3 and n3, (n+1)4 and n4, etc.
- Determine the Maclaurin series for the function f(x) = ln(1+x).
Show that ln(1+x) is equal to its Maclaurin series on the interval (-1,1].
- Suppose p is a positive number.
- Use your result from Problem 3 to determine the Maclaurin series for
- Find the interval of convergence of the series.
- Argue that
(We are especially interested in large values of p.)
- One can show that p! = ò0¥ xpe-x dx for
any nonnegative integer p. Use the tabular method of integration by parts to
verify this for p = 4.
- Show that after writing xp = eplnx and substituting
x = p+yÖp, we get
- Use Problem 4c to find an approximation for the integral on the right
hand side.
- By cleverly using multiple integrals (as you'll do in Calculus III), one
can show that
Assume this
and use it, along with your result from Problem 7, to show that
- Show that
- You have successfully derived Stirling's formula:
Complete the following table.
Notice that the approximation gets better as n gets larger. In fact,
- Use Stirling's formula in each of the following problems.
- Show that limn ® ¥ [nÖn!] = ¥.
- Find the limit of the sequence {[n!/( nn)] }.
- Use the root test to determine whether the series ån = 0¥ [(en)/ n!] converges or diverges.
- In statistical mechanics, the approximation lnN! » N lnN - N
is often used, where N is on the order of Avogadro's number. Use Stirling's
formula to approximate lnN! and thereby justify the above approximation.
File translated from TEX by TTH, version 1.98.
On 25 May 2000, 09:10.