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.

A210710 Minimal index of a Stanley antimagic square of order n consisting of distinct primes.

Original entry on oeis.org

2, 16, 53, 150, 395, 774, 1597, 3036, 5837, 10080, 18191
Offset: 1

Views

Author

Natalia Makarova, Jan 29 2013

Keywords

Comments

Stanley antimagic square of index d and order n is an n X n matrix where the sum of any n matrix elements in pairwise distinct rows and pairwise distinct columns equals d.

Examples

			For n=3 and d=53, we have the following square consisting of the primes:
   3 11 17
   5 13 19
  23 31 37
Here 3+13+37 = 3+19+31 = 11+19+23 = 11+5+37 = 17+13+23 = 17+5+31 = 53.
		

Extensions

Edited by Max Alekseyev, Feb 07 2013
Offset changed to 1 by Jens Kruse Andersen, Mar 30 2013
a(7) to a(10) from Jens Kruse Andersen, Mar 30 2013
a(11) from Jens Kruse Andersen, added by Max Alekseyev, May 05 2013