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.

Showing 1-1 of 1 results.

A364264 The Parker Square, read by rows.

Original entry on oeis.org

841, 1, 2209, 1681, 1369, 1, 529, 1681, 841
Offset: 1

Views

Author

Paolo Xausa, Jul 17 2023

Keywords

Comments

Named after Matt Parker, who attempted (and failed) to create a 3 X 3 magic square of squares (still an open problem). The sum of entries in the rows, columns and one diagonal is 3051, but in the other diagonal the sum is 4107. Moreover, three entries are repeated (1^2, 29^2 and 41^2).
Cain (2019) cites this trivial semimagic square and calls a finite field a Parker field if no 3 X 3 magic square of squares can be constructed using 9 distinct squared elements.

Examples

			The Parker Square is:
  [  841    1 2209 ]
  [ 1681 1369    1 ]
  [  529 1681  841 ]
Or equivalently:
  [ 29^2  1^2 47^2 ]
  [ 41^2 37^2  1^2 ]
  [ 23^2 41^2 29^2 ]
		

References

  • Matt Parker, Humble Pi: A Comedy of Maths Errors, Penguin Books, UK, 2020, p. 6.

Crossrefs

Showing 1-1 of 1 results.