The task is to $\lim_{n\to\infty} \frac{{x}^{100n}}{n!}$. n is an integer. I've tried to use Stolz theorem, but that doesn't seem to give any result.
Thank you for your help.
The task is to $\lim_{n\to\infty} \frac{{x}^{100n}}{n!}$. n is an integer. I've tried to use Stolz theorem, but that doesn't seem to give any result.
Thank you for your help.
On
Note that $x^{100n} = 2^{100n \ln x} = 2^{100a n}$ for some constant $a$ (which may be 0 or even negative).
$n! \approx \frac{n^n\sqrt{2\pi n}}{e^n}$ (Stirlings) which is $2^{\Omega(n \log n)}$.
Note that $\frac{2^{100an}}{2^{\Omega(n \log n)}}$ goes to 0 for any constant $a$ (including $a \le 0$). This answers your question.
By ratio test
$$\frac{{x}^{100(n+1)}}{(n+1)!}\frac{n!}{{x}^{100n}}=\frac{x^{100}}{n+1}\to 0$$
then
$$\lim_{n\to\infty} \frac{{x}^{100n}}{n!}=0$$