Evaluate the limit $$\large{\lim_{n\to \infty} {e^n n!\over n^n}}$$
Does the limit have a defined value? If yes then please provide me a solution to it.
Evaluate the limit $$\large{\lim_{n\to \infty} {e^n n!\over n^n}}$$
Does the limit have a defined value? If yes then please provide me a solution to it.
Hint
When you have problems involving factorials, Stirling approximation is very useful. A simple form is $$n! \simeq \sqrt{2\pi n}\Big(\frac{n}{e}\Big)^n$$
I am sure that you can take from here.
$$a_n:=\frac{n^n}{e^nn!}\implies\frac{a_{n+1}}{a_n}=\frac{(n+1)^n}{e^{n+1}(n+1)!}\frac{e^nn!}{n^n}=\frac1e\left(1+\frac1n\right)^n\frac1{(n+1)}\xrightarrow[n\to\infty]{}\frac1ee\cdot0=0$$
Thus, the positive series $\;\sum_{n=1}^\infty a_n\;$ converges by D'Alembert's test, so
$$a_n\xrightarrow[n\to\infty]{}0\implies\frac1{a_n}=\frac{e^nn!}{n^n}\xrightarrow[n\to\infty]{}\infty$$
yes it does. The easiest way to see it is to use Stirling's formula for $n!$. Another way is to write $\frac{1 \cdot 2 \ldots n}{n \cdot n \ldots n}$ and take the upper bound. Can you handle from here?
Hint
Stirling's formula states that $$n!\sim n^ne^{-n}\sqrt{2n\pi}.$$ I think from here you can do