[Math Lair] Knight's Tour Magic Square

Math Lair Home > Topics > Knight's Tour Magic Square

In the 18th century, mathematician Leonhard Euler constructed a magic square (actually a semi-magic square) that represented a knight's tour on a chessboard:

148315033166318
305146362191413
472493215341764
522944520613613
54425569402160
285384124571237
436552639105922
542742758233811

Each horizontal and vertical row sums to 260, the magic constant. The top and bottom half of each row and column sum to 130. Most interesting, however, is that, if the magic square were superimposed on a chessboard, a knight in the game of chess could start on the square marked "1," move from there to "2," from there to "3," and land on all 64 boxes in numerical order, a traversal known as a knight's tour.

As mentioned above, this square is only a semi-magic square; the diagonals do not sum to 260. Is there an 8×8 knight's tour magic square where the diagonals do sum to the magic constant? This remained an open question until 2003, when it was discovered that no such tour exists.

You may also be interested in Benjamin Franklin's Magic Square.

Sources used (see bibliography page for titles corresponding to numbers): 45.