Find the sum of the sequence 5,55,555,5555,... to n terms.
Answer:
59[10(10n−1)9−n]
- The given sequence is not a G.P., however, we can relate it to a G.P. by writing the given sequence differently.
- The sum of the given sequence up to n terms can be written as
Sn=5+55+555+5555+ .... to n terms.=5[1+11+111+1111+ .... to n terms]=59[9+99+999+9999+ .... to n terms]=59[(10−1)+(102−1)+(103−1)+(104−1)+ .... to n terms]=59[(10+102+103+104+ .... to n terms)−(1+1+1+1 .... to n terms)]=59[10(10n−1)10−1−n]=59[10(10n−1)9−n] - Hence, the sum of the sequence 5,55,555,5555,... to n terms is 59[10(10n−1)9−n].