Find the value when the sum of all positive odd integers less than 1000 is subtracted from the sum of all even positive integers less than 1001.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
f ( x ) = 2 + 4 + 6 + 8 + 1 0 + 1 2 + . . . . + 1 0 0 0 p ( x ) = 1 + 3 + 5 + 7 + 9 + 1 1 + 1 3 + . . . . + 9 9 9
To find : f ( x ) − p ( x )
f ( x ) = 2 + 4 + 6 + 8 + 1 0 + 1 2 + . . . . . + 1 0 0 0 ( − ) p ( x ) = 3 + 5 + 7 + 9 + 1 1 + 1 3 + . . . . . + 9 9 9
That is equal to
f ( x ) = 2 + 4 + 6 + 8 + 1 0 + 1 2 + . . . . . + 1 0 0 0 p ( x ) = − 1 − 3 − 5 − 7 − 9 − 1 1 − . . . . . − 9 9 9 f ( x ) − p ( x ) = 1 + 1 + 1 + 1 + 1 + 1 + . . . . . + 1 = 5 0 0