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.

A006052 Number of 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, 1, 880, 275305224, 17753889197660635632
Offset: 1

Views

Author

Keywords

Comments

a(4) computed by Frenicle de Bessy (1605? - 1675), published in 1693. The article mentions the 880 squares and considers also 5*5, 6*6, 8*8, and other squares. - Paul Curtz, Jul 13 and Aug 12 2011
a(5) computed by Richard C. Schroeppel in 1973.
According to Pinn and Wieczerkowski, a(6) = (0.17745 +- 0.00016) * 10^20. - R. K. Guy, May 01 2004
a(6) computed by Hidetoshi Mino in 2024 - Hidetoshi Mino, May 31 2024

Examples

			An illustration of the unique (up to rotations and reflections) magic square of order 3:
  +---+---+---+
  | 2 | 7 | 6 |
  +---+---+---+
  | 9 | 5 | 1 |
  +---+---+---+
  | 4 | 3 | 8 |
  +---+---+---+
		

References

  • E. R. Berlekamp, J. H. Conway and R. K. Guy, Winning Ways, Vol. II, pp. 778-783 gives the 880 4 X 4 squares.
  • M. Gardner, Mathematical Games, Sci. Amer. Vol. 249 (No. 1, 1976), p. 118.
  • M. Gardner, Time Travel and Other Mathematical Bewilderments. Freeman, NY, 1988, p. 216.
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Extensions

Definition corrected by Max Alekseyev, Dec 25 2015
a(6) from Hidetoshi Mino, Jul 17 2023
Incorrect a(6) removed by Hidetoshi Mino, Sep 07 2023
a(6) from Hidetoshi Mino, May 31 2024