JEE Mathematics · Hard

Sequences and Series: AGP sum MCQ

Solve this quality-checked JEE multiple-choice question, then review the correct answer and explanation.

Timer-based practiceDetailed answer reviewMobile-friendly flow
AGP sumHardQuestion 210033

Question

The sum 1 + 2·3 + 3·3² + 4·3³ + ... + n·3^(n−1) equals:
  1. A
    (2n−1)3ⁿ + 1)/4
  2. B
    ((2n−1)3ⁿ+1)/4
    Correct
  3. C
    3ⁿ(n−1)+1
  4. D
    n·3ⁿ/2

Correct answer

((2n−1)3ⁿ+1)/4

Explanation

This is an arithmetico-geometric series. Use S − 3S method: S = Σ r·3^(r−1). Then S − 3S = 1+3+9+...+3^(n−1) − n·3ⁿ = (3ⁿ−1)/2 − n·3ⁿ. Solve: S = ((2n−1)3ⁿ+1)/4.