Question
Find the sum of first n even natural numbers.

Answer

The first n even natural numbers are 2, 4, 6, 8, 10, ..., n.
Here, a = 2 and d = (4 - 2) = 2
Sum of n terms of an AP is given by
$\text{S}_\text{n}=\frac{\text{n}}{2}\big[2\text{a}+(\text{n}-1)\text{d}\big]$
$=\big(\frac{\text{n}}{2}\big)\times\big[2\times2+(\text{n}-1)\times2\big]$
$=\big(\frac{\text{n}}{2}\big)\times\big[4+2\text{n}-2\big]=\big(\frac{\text{n}}{2}\big)\times(2\text{n}+2)=\text{n}(\text{n}+1)$
Hence, the required is n(n + 1).

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free