Find the interval of convergence of the following series $$\sum_{n=1}^{\infty}\frac{n^n x^n}{n!}.$$
I've found the out that the series converges absolutely for $|x|<1/e$ but diverges for $|x|>1/e.$ So, when $x=1/e,$ we have
$$\sum_{n=1}^{\infty}\left(\frac{n}{e }\right)^n\frac{1}{ n!}.$$ Also, when $x=-1/e,$ we have
$$\sum_{n=1}^{\infty}(-1)^n \left(\frac{n}{e }\right)^n\frac{1}{ n!}.$$
My question is: how do I proceed from here?
Note that $n\mapsto a_{n}\equiv(n/e)^{n}/n!$ is strictly decreasing. Moreover, by Stirling's approximation, $\lim_{n\rightarrow\infty}a_{n}=0$. Therefore, by the alternating series test, $\sum(-1)^{n}a_{n}$ converges.