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.

A126648 A 3 X 3 magic square with magic sum 123 and entries congruent to 1 (mod 10): equals 10*A033812 - 9.

Original entry on oeis.org

71, 1, 51, 21, 41, 61, 31, 81, 11
Offset: 1

Views

Author

Parthasarathy Nambi, Feb 08 2007

Keywords

Comments

The magic sum is 123. See Figure C.4 in Appendix C in Maya Ahmed's PhD thesis.

Examples

			The magic square is:
  71  1 51
  21 41 61
  31 81 11
		

Crossrefs

Cf. A033812.

Formula

a(n) = 10*A033812(n) - 9. - M. F. Hasler, Jan 26 2019

Extensions

Edited by M. F. Hasler, Jan 26 2019