Write the sum of first n even natural numbers.
Here, A.P is 2,4,6…
So, a=2 and d=4-2=2
Now, sum of n term is given by,
![]()
![]()
![]()
![]()
=n(n+1)
AI is thinking…
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.
