I'm wanting to find the radius of convergence and interval of convergence for a power series that isn't in the form $$\sum_{n=1}^{\infty} a_{n}x^{n}\tag{1}$$ but is instead in the form $$\sum_{n=1}^{\infty} a_{n}x^{2n+1}.\tag{2}$$ I'm having difficulty wrapping my head around this. The theorem I must work with gives the radius of convergence as $$R=\frac{1}{\beta}$$ where $\beta=\limsup_{n\to\infty}|a_{n}|^{1/n}$. One of the assumptions of this theorem though is that the power series looks like $(1)$. How would one generally massage $(2)$ to look like $(1)$ so that we could easily work with it?
Thanks in advance for your time, and apologies for the entry-level question.