Solveeit Logo

Question

Question: Find the sum of all even numbers from 1 to 350....

Find the sum of all even numbers from 1 to 350.

Explanation

Solution

Approach these types of questions with the help of Arithmetic progression. Use the formula an=a+(n1)d{a_n} = a + (n - 1)dto find the number of terms n. Use the concept of Arithmetic Progression in this question which is known as a sequence of numbers in which the difference of any two adjacent terms is constant. To find out Sum of first n term of an AP, use the formula Sn=n2[2a+(n1)d]{S_n} = \dfrac{n}{2}[2a + (n - 1)d]

Complete step by step answer:
As per the question, we need to find the sum of all the even numbers that is
2, 4, 6, ……..350
So in this question a series is made which is nothing but a Arithmetic progression
Where first term a = 2
Common difference d = 2
Last Term an{a_n} = 350
Therefore, as we know the last term is given by an=a+(n1)d{a_n} = a + (n - 1)d
Now, we will put all the values into the formula, for finding out the term, so we have
350 = 2 + (n – 1)2
350 = 2 + 2n – 2
350 = 2n
n = 3502\dfrac{{350}}{2}
From above we obtain the number of terms which is n = 175
For finding out the sum of all the even numbers, we will use the formula of Sum of First Terms of an Arithmetic Progression, that is Sn=n2[2a+(n1)d]{S_n} = \dfrac{n}{2}[2a + (n - 1)d]
So, we have
n = 175
a = 2
d = 2
Now put the values in to the formula,
S175=1752[2(2)+(1751)(2)]{S_{175}} = \dfrac{{175}}{2}[2(2) + (175 - 1)(2)]
S175=30800{S_{175}} = 30800

So, the value of sum of all the even numbers is 30800

Note: Another method:
To find the sum we have direct formula too i.e., Sn=n2(a+an){S_n} = \dfrac{n}{2}(a + {a_n})
Where an{a_n} is the last term
Now from the question
an{a_n} = 350
a = 2
n = 175
Then from the formula,
S175=1752(2+350){S_{175}} = \dfrac{{175}}{2}(2 + 350)
S175=1752(352){S_{175}} = \dfrac{{175}}{2}(352)
S175=30800{S_{175}} = 30800