Problem: The sum of the first n terms of the sequence 1,(1+2),(1+2+22),β¦(1+2+22+β¦+2nβ1) in terms of n is
Answer Choices:
A. 2n
B. 2nβn
C. 2n+1βn
D. 2n+1βnβ2
E. nβ
2n
Solution:
The kth term of the given sequence is equal to 2kβ1 so that the sum of the first n terms may be written as
(21β1)+(22β1)+(23β1)+β―+(2nβ1)
=(2+22+23+β―+2n)β(1+1+1+β―+ to n terms )
=(2n+1β2)βn=2n+1βnβ2.