4

I'm looking for a proof of the following limit: $$\lim_{n\to\infty}\frac{e^nn!}{n^n\sqrt{n}}=\sqrt{2\pi}$$ This follows from Stirling's Formula, but how can it be proven?

robjohn
  • 345,667
  • I think it is worth noting the link between Euler's initial integral expression for the $\Gamma$ function, and the fact that $\displaystyle\int\ln x~dx=x\ln\dfrac xe$ , which, when exponentiated, becomes $\bigg(\dfrac xe\bigg)^x$ – Lucian Jun 12 '14 at 18:29
  • @Alex: that leaves the quantity we are trying to find as the constant of integration. We can compute the constant numerically that way, but I don't think we can show that it is exactly $\sqrt{2\pi}$. – robjohn Nov 13 '14 at 16:35