The following sequences are all arithmetic sequences and for any arithmetic sequences, the sum is
always average times the terms (how many numbers).
To find the average, you use
. (average of the first and the last term)
Sum of the first consecutive natural numbers:
always average times the terms (how many numbers).
To find the average, you use
. (average of the first and the last term)Sum of the first consecutive natural numbers:

Examples:
#1:

#2:

#3:
Sum of the first consecutive natural even numbers:
Have you noticed in this sequence, every number is double the numbers in the first example,
so you don't need to divide by 2.

Examples:
#1:

#2:
In this case, you can also find the midpoint (or 7), 7 x 6 = 42#3:

Sum of the first consecutive odd numbers: Proof without words
In this special case, the mean is the same as how many numbers.
So it's easier if you find the mean by averaging the first and the last term and then square the mean.

Examples:
#1:

#2:

#3:
Applicable problems:
#1: What is the sum of the first 40 consecutive positive integers?
#2: What is the sum of the first 40 consecutive positive even integers?
#3: What is the sum of the first 40 consecutive positive odd integers?
#4: How many times does a 12-hour clock strikes in one day if it strikes once on one o'clock, twice on two o'clock, etc...?
#5: At a game show,you win $100 for the first correct answer and $200 for the second correct answer, etc. How much do you win if you answer 8 questions in a row correctly?
Answer key:
#1: 820
#2: 1640
#3: 1600
#4: 156
#5: 100 + 200 + 300 ... + 800 = 100 (1 + 2 + 3 + ...8) = 100*
= 3600 

