Question:

The sum to infinity of the series \(1 + \frac{2}{3} + \frac{6}{3^2} + \frac{10}{3^3} + \frac{14}{3^4} + ..........\) is

Show Hint

Use formula for sum of arithmetico-geometric series.
Updated On: Apr 20, 2026
  • 2
  • 3
  • 4
  • 6
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

To find the sum to infinity of the series \(1 + \frac{2}{3} + \frac{6}{3^2} + \frac{10}{3^3} + \frac{14}{3^4} + \cdots\), let's analyze the pattern in the terms.

The given series is not a standard geometric series. However, we can express the term in a generalized form for recognizing any underlying pattern.

The general term of the series can be written as: \(T_n = \frac{4n - 3}{3^{n-1}}\), where \(n = 1, 2, 3, \ldots\) 

Thus, the terms of the series can be expressed as:

  • The first term: \(T_1 = \frac{4 \times 1 - 3}{3^{1-1}} = 1\)
  • The second term: \(T_2 = \frac{4 \times 2 - 3}{3^{2-1}} = \frac{5}{3}\)
  • The third term: \(T_3 = \frac{4 \times 3 - 3}{3^{3-1}} = \frac{9}{9} = 1\)
  • The fourth term: \(T_4 = \frac{4 \times 4 - 3}{3^{4-1}} = \frac{13}{27}\)

 

The nth term is given by: \(T_n = \frac{4n - 3}{3^{n-1}}\)

To find the sum to infinity, observe or calculate the initial terms for convergence:

  • As \(n \to \infty\), both the numerator \(4n - 3\) grows linearly, and the denominator \(3^{n-1}\) grows exponentially.
  • Series is converging as each term is reduced in size exponentially.

 

The sum of the series is computed using Cauchy-product or detecting patterns via known convergence of non-standard series: \(S = 1 + (R = \sum \text{ after converting to a geometric series part}).\)

The correct answer is: 3

Was this answer helpful?
0
0