Numbers which are not the sum of distinct squares: Difference between revisions

Content added Content deleted
m (clean up white space)
m (more white space tweaks)
Line 11: Line 11:
'''77''' == 36 + 25 + 16
'''77''' == 36 + 25 + 16
'''103''' == 49 + 25 + 16 + 4
'''103''' == 49 + 25 + 16 + 4

Many can be generated in more than one way:
Many can be generated in more than one way:


'''90''' == 36 + 25 + 16 + 9 + 4 == 64 + 16 + 9 + 1 == 49 + 25 + 16 == 64 + 25 + 1 == 81 + 9
'''90''' == 36 + 25 + 16 + 9 + 4 == 64 + 16 + 9 + 1 == 49 + 25 + 16 == 64 + 25 + 1 == 81 + 9
'''130''' == 64 + 36 + 16 + 9 + 4 + 1 == 49 + 36 + 25 + 16 + 4 == 100 + 16 + 9 + 4 + 1 == 81 + 36 + 9 + 4 == 64 + 49 + 16 + 1 == 100 + 25 + 4 + 1 == 81 + 49 == 121 + 9
'''130''' == 64 + 36 + 16 + 9 + 4 + 1 == 49 + 36 + 25 + 16 + 4 == 100 + 16 + 9 + 4 + 1 == 81 + 36 + 9 + 4 == 64 + 49 + 16 + 1 == 100 + 25 + 4 + 1 == 81 + 49 == 121 + 9
A finite number can not be generated by '''any''' combination of distinct squares:
A finite number can not be generated by '''any''' combination of distinct squares: