By ratio test,
$$ \sum^\infty_{n=1} \frac{n!}{n^n}$$
converges as the limit will become $e^{-1}$. If I add $e^n$ to it, the ratio test then fails:
$$ \sum^\infty_{n=1} \frac{e^n \cdot n!}{n^n}$$
How would I be able to show that this series is convergent/divergent?
We have by Stirling's Approximation that
$$\frac{e^n\cdot n!}{n^n}\geq \frac{e^n}{n^n}\cdot \sqrt{2\pi}\cdot n^n\cdot \sqrt{n} \cdot e^{-n}=\sqrt{2\pi }\cdot \sqrt{n}\underset{n\rightarrow \infty}{\not\rightarrow} 0.$$