My teacher gave me this limit to solve. She said it was meant to be really hard and she was right. I have no idea on how to attack this problem. Would anyone be able to help?
Question:
Prove that $$\lim_{n\to\infty} (\frac{n!}{n^{n}})^{\frac{1}{n}}=\frac{1}{e} $$
We can use the fact that if $a_n>0$ for all $n\ge1$ and the sequence $\frac{a_{n+1}}{a_n}$ converges in $[0,\infty]$, then $$ \lim_{n\to\infty}a_n^{1/n}=\lim_{n\to\infty}\frac{a_{n+1}}{a_n} $$ (see here).
We have that $$ \frac{(n+1)!}{(n+1)^{n+1}}\cdot\frac{n^n}{n!}=\biggl(1+\frac1n\biggr)^{-n}\to\frac1 e $$ as $n\to\infty$. Hence, $$ \lim_{n\to\infty}\biggl(\frac{n!}{n^n}\biggr)^{1/n}=\frac1e. $$