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?