Let power series $\sum_{n=0}^{\infty} a_nz^n$ have radius of convergence $R$. I would ask you, is it true that $\sqrt[n]{a_n} \rightarrow \frac{1}{R}$? If it is true, then power series $\sum_{n=0}^{\infty} a_n^Mz^n$ have radius of convergence $R^M$ and $\sum_{n=0}^{\infty} a_nz^{Mn}$ have radius $R^{1/M}$ ? I was using Cauchy test. Am I right?
2026-04-04 04:02:31.1775275351
On
Radius of convergence two power series (by using Cauchy test).
652 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
If the radius of convergence of $\sum a_nz^n$ is $R$, then the radius of convergence of $\sum a_n^Mz^n$ is $R^M$.
This can be shown using root test (which is conclusive).
If $\limsup \vert a_n\rvert^{1/n}=\ell$, then clearly $\limsup \vert a_n^M\rvert^{1/n}=\ell^M$.
Note that, if $\limsup \vert a_n\rvert^{1/n}=\ell\in [0,\infty]$, then the radius of convergence $R$ of $\sum a_nz^n$ is $$ R=\left\{\begin{array}{lll} 0 & \text{if} & \ell=\infty, \\ 1/\ell & \text{if} & \ell\in(0,\infty), \\ \infty & \text{if} & \ell=0. \end{array}\right. $$
Consider the series $\sum a_n x^n$, where $a_n=\frac{1}{2^n}$ if $n$ is even, and $a_n=\frac{1}{3^n}$ when $n$ is odd. The radius of convergence is $2$, but the limit of $\sqrt[n]{a_n}$ does not exist.
However, if you use the Cauchy Test in its $\limsup$ form, it will get you what you want.