cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A271103 Number of magic and semi-magic squares of order n composed of the numbers from 1 to n^2, counted up to rotations and reflections.

Original entry on oeis.org

1, 0, 9, 68688, 579043051200, 94590660245399996601600
Offset: 1

Views

Author

William Walkington, Mar 30 2016

Keywords

Comments

A semi-magic square differs from a magic square in that at least one of its main diagonals does not sum to the magic constant. [Walter Trump]
The number of order 4 magic and semi-magic squares was computed by Mutsumi Suzuki, and could be found on his former web site. Mutsumi Suzuki's pages are now in the Internet Archive.
The number of order 5 magic and semi-magic squares was computed by Walter Trump in March 2000.
The number of order 6 magic and semi-magic squares was calculated by Artem Ripatti in April 2018, and published in his paper dated July 10, 2018. - William Walkington, Jul 17 2018

Crossrefs

Formula

a(n) = A271104(n)* n^2.

Extensions

a(6) added by William Walkington, Jul 17 2018