Question
Question: Find the sum to n terms of the sequence 8, 88, 888, 8888, ....?...
Find the sum to n terms of the sequence 8, 88, 888, 8888, ....?
Solution
This question is based on the topic A.G.P(Arithmetic Geometric progression). Firstly write the given expression in summation form up to ‘n’ terms and let it be S. Again write it but shift the numbers in RHS by one place. After this subtract the both equations to get the nth term. Use the nth term expression to find the summation.
Complete step-by-step answer:
In the question we have to find the sum (Sn) = 8+88+888+.... up to n terms.
Let the required sum be Sn .
∴${{\text{S}}n}=8+88+888+...+{{\text{T}}{{\text{n - 1}}}} + {{\text{T}}{\text{n}}}−−−−−−−−−−−−(1)WritingtheabovesummationagainbutshiftingRHSbyoneterms,weget:{{\text{S}}n}=0+8+88+888+...+{{\text{T}}{{\text{n - 1}}}} + {{\text{T}}{\text{n}}}−−−−−−−−−−−−−−(2)Onsubtractingtheequation2fromequation1,weget:0=8+80+800+8000+.........+{\text{(}}{{\text{T}}{\text{n}}} - {{\text{T}}{{\text{n - 1}}}}{\text{) - }}{{\text{T}}{\text{n}}} \Rightarrow {{\text{T}}{\text{n}}}=8+80+800+8000+......+{\text{(}}{{\text{T}}{\text{n}}} - {{\text{T}}{{\text{n - 1}}}}{\text{)}}−−−−−−−−(3)IntheRHS,therearetotal‘n’terms.Thetermsinequation3areinG.P.Weknowthatthesumof‘n’termsofaG.P.isgivenby:{\text{Sum = }}\dfrac{{{\text{a}}\left( {{{\text{r}}^n} - 1} \right)}}{{{\text{r - 1}}}};{\text{r > 1}}$ ------------ (4)
Where, ‘a’ is the first term of G.P.
‘r’ is the common ratio.
And ‘n’ is the number of terms.
From the G.P. series given by equation 3, we can say that:
a = 8
r = 10
And number of terms = n
Using equation 3 and equation 4, we can write:
Tn=10 - 18(10n−1)=98(10n−1) .
We know that sum is also given as:
Sn=n=1∑nTn ---------- (5)
Putting the value of Tn in equation 5, we get:
Sn=n=1∑n98(10n−1)=98n=1∑n(10n−1)=98(n=1∑n10n−n=1∑n1) ------------ (6)
Now, the first summation can written as;
n=1∑n10n=10+102+103+.....+10n .
This is a G.P.. So using the formula for finding G.P., we get:
n=1∑n10n=10 - 110(10n−1)=910(10n−1) ----------(7)
Also, the second summation can written as;
n=1∑n1 =1+1++......+ n times = n . --------- (8)
Putting the value of equation 7 and 8 in equation 6, we get:
Sn=98(910(10n−1)−n) .
Note: In series summation type of question, you have to first recognise the type of progression. In this case, it is A.G.P(Arithmetic Geometric Progression). So you have to follow the procedure which we have used in this case. You should know the basic formula Sn=n=1∑nTn to find summation once you get the nth term. You should remember the formula for finding the sum of terms of a G.P.