Question 542370: find the sum of the following arithmetic sequence
1+5+9+...+405
Answer by KMST(5328) (Show Source):
You can put this solution on YOUR website! There is a formula to calculate the sum of an arithmetic sequence, but most of the time it's easier (at least for me) to reason in the same way that lead to finding that formula.
If you had to add the numbers from 1 to 99, you could add them twice pairing the terms of the sums head to tail like this:
(1+2+3+4+...+96+97+98+99)+(99+98+97+96+...+4+3+2+1)= (1+99)+(2+98)+(3+97)+...+(97+3)+(98+2)+(99+1)= 100+100+100+...+100+100+100=99*100=9900
and then divide by two. So you could say that the sum of an arithmetic sequence is the number of terms, times the sum of the first and last terms, divided by two.
In this case there are 102 terms. (The first is 1, and the 102nd one is 405. So, 1+5+9+...+405=102*(405+1)/2=102*406/2=20706
But if you like formulas, you have , ,
, 
|
|
|