Question:hard

The radius of convergence of the power series \(\sum_{n=1}^\infty\left(\frac{2^n}{n}+\frac{3^n}{n^2}\right)z^n\) is ____.

Show Hint

Compare growth rates of \(2^n/n\) and \(3^n/n^2\); the faster-growing term controls the radius.
Updated On: Jul 3, 2026
  • \(e\)
  • \(1\)
  • \(\dfrac{1}{2}\)
  • \(\dfrac{1}{3}\)
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Split the series into two separate power series: $\sum \dfrac{2^n}{n}z^n$ and $\sum \dfrac{3^n}{n^2}z^n$, and find the radius of convergence of each using the ratio test.
Step 2: For $b_n=\dfrac{2^n}{n}$, $\left|\dfrac{b_{n+1}}{b_n}\right|=\dfrac{2^{n+1}/(n+1)}{2^n/n}=\dfrac{2n}{n+1}\to 2$. So this series has radius of convergence $R_1=\dfrac{1}{2}$.
Step 3: For $c_n=\dfrac{3^n}{n^2}$, $\left|\dfrac{c_{n+1}}{c_n}\right|=\dfrac{3^{n+1}/(n+1)^2}{3^n/n^2}=3\left(\dfrac{n}{n+1}\right)^2\to 3$. So this series has radius of convergence $R_2=\dfrac{1}{3}$.
Step 4: When two power series with different radii of convergence $R_1\neq R_2$ are added termwise, the resulting series has radius of convergence equal to $\min(R_1,R_2)$: inside $|z|<\min(R_1,R_2)$ both converge absolutely so the sum converges, while for $\min(R_1,R_2)<|z|<\max(R_1,R_2)$ the series with the smaller radius has terms that do not tend to $0$, forcing the sum's terms to also not tend to $0$, so the sum diverges there.
Step 5: Since $R_1=\dfrac{1}{2}$ and $R_2=\dfrac{1}{3}$ are different, the radius of convergence of the given series is $\min\left(\dfrac{1}{2},\dfrac{1}{3}\right)=\dfrac{1}{3}$.\[\boxed{R=\dfrac{1}{3}}\]
Was this answer helpful?
0

Top Questions on Complex Analysis