Sum of the series to $n$ terms $5+7+13+31+85+\cdots $ is
Reveal answer
Fill a bubble to check yourself
Sum of the series to $n$ terms $5+7+13+31+85+\cdots $ is
None of the above
The differences between consecutive terms are 2, 6, 18, 27, which form a geometric progression with the first term 2 and common ratio 3. The nth term of the series can be expressed as the sum of this geometric progression plus an initial constant, yielding a_n = 3^(n-1) + 4. To find the sum of n terms, add the sum of the geometric progression, (3^n - 1)/2, to the sum of n ones multiplied by 4. This evaluates to 1/2[3^n + 8n - 1].