Series from $n=0$ to infinity of $n!/1000^n$
I know the limit of $n!$ is infinity and $1000^n$ is also infinity. In this regard, I really don't see how L'Hopital's rule can work in this case. How do I tackle this problem ?
Series from $n=0$ to infinity of $n!/1000^n$
I know the limit of $n!$ is infinity and $1000^n$ is also infinity. In this regard, I really don't see how L'Hopital's rule can work in this case. How do I tackle this problem ?
Since$$\lim_{n\to\infty}\frac{\frac{(n+1)!}{1000^{n+1}}}{\frac{n!}{1000^n}}=\lim_{n\to\infty}\frac n{1000}=\infty,$$your series diverges, by the ratio test.