I'm trying to find the radius of convergence for $\sum \limits_{n=0}^\infty(-1)^n9^nx^{2n}$. And I'm honestly new to this topic. So it would be cool if someone could tell me if my steps do make sense.
By using the root test I get:
$$\lim_{n \to \infty} \sqrt[n] {|(-1)^n9^nx^{2n}|} $$ $$=\lim_{n \to \infty} \sqrt[n] {|(-1)|^n} \cdot 9x^2$$ $$=\lim_{n \to \infty} 9x^2 = \infty$$
$$\Rightarrow R= 0$$