Convergence of series involving n!

59 Views Asked by At

Let $$a(n)=(n-1)!\frac{e^n}{n^{n-1/2}} - \sqrt{2\pi}$$ for n=1 to infinity. Does the sum of $a(n)$'s, i.e. $\sum_{n=1}^\infty a(n)$, converge?

1

There are 1 best solutions below

0
On

Stirling's formula is the hint.

$$n!\sim \sqrt{2\pi n}\left(\dfrac{n}{e}\right)^n.$$

Your $a(n)+\sqrt{2\pi}=\dfrac{n!}{n}\left(\dfrac{e}{n}\right)^n\sqrt{n}\sim \sqrt{2\pi}.$

Finally, $a(n)\rightarrow_{n\to\infty}0.$