Each of given 100 numbers was increased by 1. Then each number was increased by 1 once more. Given that the first time the sum of the squares of the numbers was not changed as compared to the original sum of squares, find how this sum was changed the second time, i.e., find the absolute difference between the current sum of squares and the original sum of squares.
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.
x 1 2 + x 2 2 + x 3 2 + ⋯ + x 1 0 0 2 = ( x 1 + 1 ) 2 + ( x 2 + 1 ) 2 + ( x 3 + 1 ) 2 + … ( x 1 0 0 + 1 ) 2 x 1 2 + x 2 2 + x 3 2 + ⋯ + x 1 0 0 2 = x 1 2 + x 2 2 + x 3 2 + ⋯ + x 1 0 0 2 + 2 ( x 1 + x 2 + x 3 + ⋯ + x 1 0 0 ) + 1 0 0 2 ( x 1 + x 2 + x 3 + ⋯ + x 1 0 0 ) + 1 0 0 = 0 x 1 + x 2 + x 3 + ⋯ + x 1 0 0 = − 5 0 ( ( x 1 + 2 ) 2 + ( x 2 + 2 ) 2 + ( x 3 + 2 ) 2 + … ( x 1 0 0 + 2 ) 2 ) − ( x 1 2 + x 2 2 + x 3 2 + ⋯ + x 1 0 0 2 ) = 4 ( x 1 + x 2 + x 3 + ⋯ + x 1 0 0 ) + 4 0 0 = 4 × ( − 5 0 ) + 4 0 0 2 0 0