I have to proof the following:
$ \lim\limits_ {n\to\infty} \dfrac{\sqrt[n]{n!}}{n} = \frac{1}{e}$
Do you have any hints for me, since I do not know where to start..
I have to proof the following:
$ \lim\limits_ {n\to\infty} \dfrac{\sqrt[n]{n!}}{n} = \frac{1}{e}$
Do you have any hints for me, since I do not know where to start..
You will be interested in Stirling's Approximation.
$n! \sim (\dfrac{n}{e})^n \sqrt{2 \pi n}$
Now I can use that $lim (^n\sqrt{n})= 1 $ and therefore the limit is $1/e $?
– Vazrael May 07 '13 at 09:29