Identification Numbers
Rules for Odd Magic Squares
The numbers for the matrix range from 1 to
n^2.
The magic number is n(n^2 + 1)/2.
Two numbers equidistant from the center have
the same sum, n^2+ 1.
The middle number is (n^2 + 1)/2.
| 2 | 7 | 6 |
| 9 | 5 | 1 |
| 4 | 3 | 8 |