Once Calvin learnt how to find sum of numbers from 1 to 100. So the curious calvin thought of alternating the signs in the summation as shown below. Find the value of first 100 terms in the summation above.
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.
1 − 3 + 5 − 7 + 9 − 1 1 + 1 3 − 1 5 … … = ( 1 − 3 ) + ( 5 − 7 ) + ( 9 − 1 1 ) + ( 1 3 − 1 5 ) … … = ( − 2 ) + ( − 2 ) + ( − 2 ) + ( − 2 ) … … = ( − 2 ) × 2 1 0 0 = − 1 0 0