-1

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 Answers2

1

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$

Andreas
  • 15,175
0

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$$

Astyx
  • 3,883