Lagranges four square theorem states that every positive integer can be written as the sum of four integer squares, possibly zero.
How many odd integers cannot be represented as the sum of four non-zero 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.
It's not hard to try out combinations of ( 1 , 4 , 9 , 1 6 , 2 5 , 3 6 , 4 9 , 6 4 , 8 1 , 1 0 0 ) to see that the only odd integers that fall through are ( 1 , 3 , 5 , 9 , 1 1 , 1 7 , 2 9 , 4 1 ) , and then that's it. But proving that it ends with 4 1 is quite another matter.
Yes, that's right, I guessed it would end at 4 1 . Math intuition.