Advertisements
Advertisements
Question
Write the sum of first n even natural numbers.
Solution
In this problem, we need to find the sum of first n even natural numbers.
So, we know that the first odd natural number is 2. Also, all the odd terms will form an A.P. with the common difference of 2.
So here,
First term (a) = 2
Common difference (d) = 2
So, let us take the number of terms as n
Now, as we know,
`S_n = n/2 [2a + (n-1)d]`
So, for n terms,
`S_n = n/2 [ 2(2) + (n-1) 2]`
`= n/2 [4 + 2n - 2 ]`
`= n/2 ( 2 + 2n)`
`= n(1 +n)`
Therefore, the sum of first n even natural numbers is `S
_n = n(n +1)` .
APPEARS IN
RELATED QUESTIONS
Find the sum of the following arithmetic progressions
`(x - y)^2,(x^2 + y^2), (x + y)^2,.... to n term`
How many terms are there in the A.P. whose first and fifth terms are −14 and 2 respectively and the sum of the terms is 40?
The first term of an AP is p and its common difference is q. Find its 10th term.
How many terms of the AP `20, 19 1/3 , 18 2/3, ...` must be taken so that their sum is 300? Explain the double answer.
A man is employed to count Rs 10710. He counts at the rate of Rs 180 per minute for half an hour. After this he counts at the rate of Rs 3 less every minute than the preceding minute. Find the time taken by him to count the entire amount.
Shubhankar invested in a national savings certificate scheme. In the first year he invested ₹ 500, in the second year ₹ 700, in the third year ₹ 900 and so on. Find the total amount that he invested in 12 years
If Sn denotes the sum of first n terms of an AP, prove that S12 = 3(S8 – S4)
Find the sum of first 17 terms of an AP whose 4th and 9th terms are –15 and –30 respectively.
If 7 times the seventh term of the AP is equal to 5 times the fifth term, then find the value of its 12th term.
Find the sum of first 20 terms of an A.P. whose nth term is given as an = 5 – 2n.