The series is: $\sum_\limits{n=1}^\infty \dfrac {n!}{n^n}a^n$
This is what I have so far:
Using the ratio test, I have $$\lim\limits_{n \to \infty} \left|\frac {(n+1)!}{(n+1)^{n+1}}\frac {n^n}{n!}\frac {a^{n+1}}{a^n}\right|=\lim\limits_{n \to \infty} \left\vert a\left(\frac{1}{1+\frac{1}{n}}\right)^n\right\vert=\left|\frac {a}{e}\right|$$
For the series to be converging, $$\left\vert\frac {a}{e}\right\vert < 1 \implies-e <a<e$$
I don't think I have done this correctly but I don't see anything wrong with my steps.
Yes it is correct and by ratio test we can conclude that
moreover since for $a=e$ by Stirling's approximation $n! \sim \sqrt{2 \pi n}\left(\frac{n}{e}\right)^n$
$$\dfrac {n!}{n^n}e^n\sim\sqrt{2 \pi n}\to\infty$$
for $|a|=e$ the series also diverges.