Given series $\sum_{n=0}^{\infty}a_nz^n$ where $a_n=\begin{cases}\dfrac{1}{3^n} & \text{when $n$ is even} \\ \dfrac{1}{5^n} & \text{when $n$ is odd} \end{cases}$
Find the radius of convergence.
My work:
So I take the even and odd parts separately, and calculate the radius of convergence individually using the ratio test. Then I got radius of convergence $3$ for the even terms and $5$ for the odd terms. Now I don't know which will qualify as the radius of convergence of the whole series. The answer says $3$ is the r.o.c. So is it the smaller one which always qualifies? Help me to understand this concept. Thanks.