Write the sum of first n even natural numbers.

Question:

Write the sum of first n even natural numbers.

Solution:

We need to find the sum of 2, 4, 6, 8...upto terms.

Here, = 2, d = 2

We know:

$S_{n}=\frac{n}{2}\{2 a+(n-1) d\}$

$=\frac{n}{2}\{2 \times 2+(n-1) 2\}$

$=n(n+1)$

Therefore, the sum of the first $n$ odd numbers is $n(n+1)$.

 

Leave a comment

Close

Click here to get exam-ready with eSaral

For making your preparation journey smoother of JEE, NEET and Class 8 to 10, grab our app now.

Download Now