SOLUTION: Find the sum of the first n positive even integer Thank you in advance

Algebra.Com
Question 1041235: Find the sum of the first n positive even integer
Thank you in advance

Answer by ikleyn(52794)   (Show Source): You can put this solution on YOUR website!
.
Find the sum of the first n positive even integer
Thank you in advance
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2 + 4 + 6 + . . . 2n = 2*(1 + 2 + 3 + . . . + n).     (1)

The sum (1 + 2 + 3 + . . . +n) is very well known. 

It is the sum of the first "n" positive integers.

It is also the sum of "n" terms of an arithmetic progression with the first term 1 and the common difference 1.

This sum is equal to .

See, for example, the lessons 

    - Arithmetic progressions

    - The proofs of the formulas for arithmetic progressions 

    - Problems on arithmetic progressions  

in this site.

So, your sum (1) is equal to n*(n+1).

Let us check the first sums , , :

n=1:   = 2.                     n*(n+1) = 1*2 = 2.

n=2:   = 2 + 4 = 6.             n*(n+1) = 2*3 = 6.

n=3:   = 2 + 4 + 6 = 12.        n*(n+1) = 3*4 = 12.


RELATED QUESTIONS

What is the sum of three consecutive even integer, if n is even the first... (answered by dkppathak)
The product of a positive even integer and the reciprocal of the next larger positive... (answered by mananth)
Find the sum of: a) the first odd 'n' odd positive integers b) the first 'n' even... (answered by Edwin McCravy)
Find the sum of the first 100 even positive... (answered by rfadrogane)
The sum of eight consecutive even integers; n = first integer of the eight (answered by swincher4391)
The sum of two consecquitive positive even numbers is 340. find the numbers Thank... (answered by fractalier)
Find the sum of the first n positive... (answered by rfadrogane)
I need help on this word problem: Find three consecutive even integers such that the sum... (answered by josgarithmetic)
the sum of four consecutive even integer is 2 more than five times the first integer.... (answered by Edwin McCravy)