Find the limit $\lim_{n\to \infty}\{{n!}^{1/n}\}/n$

53 Views Asked by At

Find the limit $$\lim_{n\to \infty}\{{(n!)}^{1/n}\}/n$$

I took exp log but getting answer as 1 but it should be 1/e. Required a nice approach.

2

There are 2 best solutions below

0
On BEST ANSWER

For large $n$, we have $n! \simeq \exp (n \log n - n)$, Taking the limit then gives $\lim_{n\to \infty}\{{(n!)}^{1/n}/n\} = \frac1 e$

0
On

Hint : Evaluate an assymptotical equivalent to $$n!^{1/n} = e^{\sum_{k=1}^n \log(k)/n}$$ by first finding one of $$\sum_{k=1}^n \log(k)\over n$$