Question
Question: Find the sum of all natural numbers between 100 and 1000 which are multiples of 5....
Find the sum of all natural numbers between 100 and 1000 which are multiples of 5.
Solution
Here we will proceed by calculating the number of terms i.e. n by using the formula an=a+(n−1)d. Also we will use the formula of sum of series in A.P. i.e. Sn=2n[2a+(n−1)d].
Complete step-by-step answer:
Arithmetic Progression- An arithmetic progression is a sequence of numbers such that the difference of any two successive members is a constant.
Now we know that the natural numbers lying between 100 and 1000 which are multiples of 5 are 105, 110, …., 995.
Since this sequence forms Arithmetic progression.
Here First term, a = 105
Common difference, d = 5
Using A.P formula,
We get a + (n-1) d = 995
Now we will substitute the values of a and d in the formula,
We get,
105 + (n-1) 5 = 995
Or (n-1) 5 = 995 – 105 = 890
Or n-1 = 178
Or n = 179
∴ We got n, now we will find sum using the given below formula-
⇒ Sn = 2n[2a+(n−1)d]
Now we will substitute the values into the formula-
⇒Sn=2179[2×105+(179−1)5]
=2179[2×105+178×5]
=179[105+445]
Or Sn=179×550
Or Sn=98450
Note: While solving this question, we can also use another method like instead of calculating directly the sum of natural numbers i.e.100 to 1000 which are multiples of 5, we can find sum of natural numbers from 100 to 2000 which are multiples of 5 and then subtract the sum of natural numbers above 1000 to 2000 which are multiples of 5. Hence we will get the sum of natural numbers i.e. 100 to 1000 which are multiples of 5.