What can be said about the radius of convergence of the poower series $$\sum_0^{\infty} n!x^{n^2}$$
I know that $\limsup_{n\to\infty}(n!)^{\frac1{n}}\to\infty$. Is that of any use here? Should I use ratio test or root test? Any hints? Thanks beforehand.
With the ratio test: let $a_n=n!x^{n^2}$. For $x \ne 0$ we have
$|\frac{a_{n+1}}{a_n}|= (n+1)|x|^{2n+1}$.
If $|x|<1$, then $|\frac{a_{n+1}}{a_n}| \to 0 <1$ and the series is convergent.
If $|x| \ge 1$, then $|\frac{a_{n+1}}{a_n}| \to \infty$ and the series is divergent.
Consequence: the radius of convergence $=1$.