SOLUTION: Find the sum of the series 1 + 2 + 4 + 5 + 7 + 8 + 10 + 11 + ... + 299, which is the sum of the integers from 0 to 300, omitting the multiples of 3.
Algebra ->
Sequences-and-series
-> SOLUTION: Find the sum of the series 1 + 2 + 4 + 5 + 7 + 8 + 10 + 11 + ... + 299, which is the sum of the integers from 0 to 300, omitting the multiples of 3.
Log On
Question 1034630: Find the sum of the series 1 + 2 + 4 + 5 + 7 + 8 + 10 + 11 + ... + 299, which is the sum of the integers from 0 to 300, omitting the multiples of 3. Answer by ikleyn(52788) (Show Source):
You can put this solution on YOUR website! .
Find the sum of the series 1 + 2 + 4 + 5 + 7 + 8 + 10 + 11 + ... + 299, which is the sum of the integers from 0 to 300,
omitting the multiples of 3.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Calculate the sum of all integers from 1 to 300 inclusively.
It is = . . . (1) (calc it yourself)
(use the known formula for the sum of arithmetic progression.
See the lesson Arithmetic progressions in this site).
Next, calculate the sum of the integers from 0 to 300 that are multiples of 3.
It is 3*(1 + 2 + 3 + . . . + 100).
Again, use the formula for the sum of AP.
It is . (2)
As a final step, distract (2) from (1).