Question
Question: Find the sum of the following series: \(5+55+555+......{{n}^{th}}term\)....
Find the sum of the following series: 5+55+555+......nthterm.
Solution
We first try to convert the given series into a series of G.P. We take common terms to make them change the digit from 5 to 9. We then convert them to their nearest power of 10 to form the G.P. We find the sum of the G.P. which helps to find the solution to the problem.
Complete step-by-step solution:
The given series of 5+55+555+......nthterm is a sum of complex G.P. series where we have to first convert the series into a G.P first.
The series is a sum of terms of an increasing number of digits in each term and the only digit used in this case is 5. We first convert that digit from 5 to 9.
We take 95 common out of the sum series.
So, 5+55+555+......nthterm=95(9+99+999+......nthterm).
Now we convert each of the terms to its immediate next term minus 1.
The immediate next term will be the lowest term of that number of digits
Like 9 changes to (10−1) and 999 changes to (1000−1).
The sum becomes
95(9+99+999+......nthterm)⇒95[(10−1)+(100−1)+(1000−1)+......nthterm]
We take the power of 10 together and the series of 1 together.
Here we also need to define how many 1 is there. We are trying to go to n terms of the series 5+55+555+......nthterm and that means there will n numbers of ones. The same goes for the power of tens.
The equation becomes
95[(10−1)+(100−1)+(1000−1)+......nthterm]⇒95[(10+100+1000+......nthterm)−n]⇒95[(101+102+103+......+10n)−n]
Now we have a G.P. which gives
95[(101+102+103+......+10n)−n]=95[1010−110n−1−n]=8150(10n−1)−95n.
Therefore, the sum of the following series: 5+55+555+......nthterm is 8150(10n−1)−95n.
Note: To find the sum of the G.P. we used the formula of ar−1rn−1 for the series a,ar,ar2,........,arn−1. The specific way of taking common is fixed for any digit other than 5. The main goal is to convert them to the powers of 10.