I'm trying to calculate: $$\lim_{n\to\infty}\frac{n!}{n^n}$$ I'd guess it's $1$ as the degree of the denominator and numerator would be $n$ and their coefficients would be $1$ as well.
If it's $1$, then: $$\sum_{n = 1}^\infty \frac{n!}{n^n}$$ Would be divergent from the divergence test. The issue with this is I know that this sum is convergent, but the limit still seems like it should be $1$.