Find all x for which $\sum_{n=1}^n x^{n^2} n!$ is convergent
So I tried using the ratio test and got $\lim_{n\to \infty} x^{2n+1}(n+1)$ but I don't know how to proceed from that.
I also tried using the root test which gave me $\lim_{n\to \infty} x^{n}(n!)^{1/n}$ which wasn't really helpful either...