3

A computer algebra system told me that \begin{equation} \lim_{n \to \infty} \left( \frac{1}{n} \right)^{1/n!} = 1 \end{equation} How can I show this? I tried applying the exponential and logarithm to see that this is equal to \begin{equation} \exp \lim_{n \to \infty} \left( \frac{1}{n!} \log \frac{1}{n} \right) \end{equation} But I'm not sure how to proceed.

2 Answers2

2

HINT:

For $n\ge 1 $, $n!\ge n$. Therefore,

$$0>-\frac{\log(n)}{n!}\ge -\frac{\log(n)}{n}$$

Mark Viola
  • 179,405
0

You can solve this by checking radius of convergent. 1/n! Will become 0 faster than 1/n. So we can conclude that the whole limit will becone 1.