Limit of $\frac{N^{n}(N!)^{n}}{(n-1)!}$ as $n$ tends to infinity

66 Views Asked by At

How to prove that $$\lim_{n\rightarrow\infty}\frac{N^{n}(N!)^{n}}{(n-1)!}=0?$$

Any help would be greatly appreciated.

3

There are 3 best solutions below

8
On BEST ANSWER

By ratio test we have

$$ \frac{N^{n+1}(N!)^{n+1}}{(n)!}\frac{(n-1)!}{N^{n}(N!)^{n}}=\frac{N\, N!}{n}\to 0$$

0
On

Your numerator is $\alpha^n$, where $\alpha=N.N!$. So, we have the limit of $\frac{\alpha^n}{(n-1)!}$, which is $0$; since $\alpha$ is constant.

5
On

$$\lim_{n\rightarrow\infty}\frac{N^{n}(N!)^{n}}{(n-1)!}=\lim_{n\rightarrow\infty}\frac{M^{n+1}}{n!}=\frac{M^{M}}{M!}\lim_{n\rightarrow\infty}\frac{M\cdot M\cdot M\cdots M}{(M+1)\cdot(M+2)\cdots(M+n)} \\<\frac{M^{M}}{M!}\lim_{n\rightarrow\infty}\left(\frac M{M+1}\right)^n.$$