An antimagic square of order n is an arrangement of the numbers 1 to n<sup>2</sup> in a square, such that the sums of the n rows, the n columns and the two diagonals form a sequence of 2n&nbsp;+&nbsp;2 consecutive integers. The smallest antimagic squares have order 4. Antimagic squares contrast with magic squares, where each row, column, and diagonal sum must have the same value. In the antimagic square on the right, the rows, columns and diagonals add up to numbers in the range 59–70. If the diagonals are included in the set of consecutive integers, the array is known as a sparse totally anti-magic square (STAM). Note that a STAM is not necessarily a SAM, and vice versa.

A filling of the square with the numbers 1 to n<sup>2</sup> in a square, such that the rows, columns, and diagonals all sum to different values has been called a heterosquare. (Thus, they are the relaxation in which no particular values are required for the row, column, and diagonal sums.) There are no heterosquares of order 2, but heterosquares exist for any order n&nbsp;≥&nbsp;3: if n is odd, filling the square in a spiral pattern will produce a heterosquare,

See also

  • Magic square
  • J. A. Lindon

References