Antimagic square


An antimagic square of order n is an arrangement of the numbers 1 to n2 in a square, such that the sums of the n rows, the n columns and the two diagonals form a sequence of 2n + 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.

Examples

Order 4 antimagic squares



In both of these antimagic squares of order 4, the rows, columns and diagonals sum to ten different numbers in the range 29–38.

Order 5 antimagic squares



In the antimagic square of order 5 on the left, the rows, columns and diagonals sum up to numbers between 60 and 71. In the antimagic square on the right, the rows, columns and diagonals add up to numbers between 59-70.

Open problems

The following questions about antimagic squares have not been solved.
A sparse antimagic square is a square matrix of size n by n of nonnegative integers whose nonzero entries are the consecutive integers for some, and whose row-sums and column-sums constitute a set of consecutive integers. If the diagonals are included in the set of consecutive integers, the array is known as a sparse totally anti-magic square. Note that a STAM is not necessarily a SAM, and vice versa.
A filling of the square with the numbers 1 to n2 in a square, such that the rows, columns, and diagonals all sum to different values has been called a heterosquare. There are no heterosquares of order 2, but heterosquares exist for any order n ≥ 3: if n is odd, filling the square in a spiral pattern will produce a heterosquare. And if n is even, a heterosquare results from writing the numbers 1 to n2 in order, then exchanging 1 and 2. It is suspected that there are exactly 3120 essentially different heterosquares of order 3.