Question:medium

If \(R\) denotes the radius of convergence of the power series

Show Hint

For power series, the ratio test is often the fastest method to find the radius of convergence: \[ R=\lim_{n\to\infty}\left|\frac{a_n}{a_{n+1}}\right| \] when the limit exists.
Updated On: Jun 4, 2026
  • \(9R=4\)
  • \(4R=9\)
  • \(R=1\)
  • \(2R=1\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Spot the pattern in the coefficients.
The series is $\sum a_n x^n$ with $a_n=\left(\dfrac{2\cdot4\cdots 2n}{2\cdot5\cdots(3n-1)}\right)^2$. Each new term multiplies the top by $2n+2$ and the bottom by $3n+2$.

Step 2: Pick the ratio test.
The radius is $R=\lim_{n\to\infty}\left|\dfrac{a_n}{a_{n+1}}\right|$. Because of the square, this is the square of the ratio of the inner fractions.

Step 3: Write the ratio.
The extra factors give \[ \frac{a_n}{a_{n+1}}=\left(\frac{3n+2}{2n+2}\right)^2. \]

Step 4: Take the limit.
For large $n$ the leading terms decide things, so $\dfrac{3n+2}{2n+2}\to\dfrac32$. Squaring, \[ R=\left(\frac32\right)^2=\frac94. \]

Step 5: Match the option.
From $R=\dfrac94$ we get $4R=9$.
\[ \boxed{4R=9} \]
Was this answer helpful?
0

Top Questions on Convergence tests