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.
First we can notice that all the numbers are of the form 4 k − 1 , so we can rewrite everything as ∑ k = 1 5 0 2 ( 4 k − 1 ) 2 so it is equal to ∑ k = 1 5 0 2 ( 1 6 k 2 − 8 k + 1 ) and applying the formulas for sum of consecutive numbers and consecutive squares we obtain 6 1 6 ∗ 5 0 2 ∗ 5 0 3 ∗ 1 0 0 5 − 2 8 ∗ 5 0 2 ∗ 5 0 3 + 5 0 2 and working ( m o d 1 0 0 ) it is easy to compute ( 5 ∗ 1 6 ) − ( 4 ∗ 2 ∗ 3 ) + 2 which is equal to 5 8