[go: up one dir, main page]

login
A364276
A 5 X 5 magic square of squares with the smallest possible magic sum, read by rows.
0
1, 4, 961, 9, 400, 484, 256, 169, 25, 441, 121, 529, 100, 576, 49, 144, 225, 81, 729, 196, 625, 361, 64, 36, 289
OFFSET
1,2
COMMENTS
This magic square was discovered by Christian Boyer in 2004. It's composed of the squares of the numbers from 1 to 31, excluding 4, 18, 26, 28, 29 and 30. The magic sum is 1375.
EXAMPLE
The magic square is:
[ 1 4 961 9 400 ]
[ 484 256 169 25 441 ]
[ 121 529 100 576 49 ]
[ 144 225 81 729 196 ]
[ 625 361 64 36 289 ]
Or equivalently:
[ 1^2 2^2 31^2 3^2 20^2 ]
[ 22^2 16^2 13^2 5^2 21^2 ]
[ 11^2 23^2 10^2 24^2 7^2 ]
[ 12^2 15^2 9^2 27^2 14^2 ]
[ 25^2 19^2 8^2 6^2 17^2 ]
CROSSREFS
KEYWORD
nonn,tabf,fini,full
AUTHOR
Paolo Xausa, Jul 17 2023
STATUS
approved