Question
Mathematics Question on Sequence and series
The sum of the series 21+43+87+1615+... upto n term is
A
n−1+2n1
B
n+2n1
C
2n+2n1
D
n+1+2n1
Answer
n−1+2n1
Explanation
Solution
21+43+87+1615+… upto n terms
=(1−21)+(1−41)+(1−81)+… upto n terms
=(1+1+…n times )
−[21+(21)2+(21)3+…n terms ]
=n−(1−21)21[1−(21)n]
=n−1+2n1
Alternate Method :
=2−11(2n−1)=2n−1
∴ nth term of given series,
Tn=2n2n−1=1−2n1
Required sum =∑Tn=∑(1−2n1)
=∑1−∑(2n1)
=n−(21+221+…+2n1)
=n−(1−21)21[1−(21)n]
=n−1+2n1