Radius of convergence of power series $$\sum _{n=1} ^{\infty} \frac{n!}{n^n} x^{2n}$$
I have calculated $\overline\lim a_n^{\frac{1}{n}}= \infty $.
So radius of convergence should be zero. But textbook answer is $\sqrt{e}$.
is my answer wrong ? if yes please solve it for $\overline\lim a_n^{\frac{1}{n}} $.
Thanks in advanced
Since$$\sqrt[n]{\frac{n!}{n^n}}=\frac{\sqrt[n]{n!}}n$$and since, by Stirling's approximation,$$\sqrt[n]{n!}\approx\sqrt[n]{\sqrt{2\pi n}}\frac ne,$$you have$$\lim_{n\to\infty}\sqrt[n]{\frac{n!}{n^n}}=\frac1e$$and therefore the radius of convergence is $\sqrt e$. It would be $e$ if you had $x^n$ in your power series, but you have $x^{2n}(=(x^2)^n)$.
But if you want to avoid Stirling's approximation, then I strongly suggest that you use the ratio test.