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.

A296468 Largest number of points that can be placed on an n X n point grid so that no point is equally distant from two other points on the same row or column.

Original entry on oeis.org

1, 4, 6, 11, 17, 24, 28, 32, 40, 47, 57, 66, 78, 90
Offset: 1

Views

Author

Heinrich Ludwig, Dec 13 2017

Keywords

Comments

This sequence is a 2-dimensional generalization of A003002 ("no 3-term arithmetic progressions").

Examples

			Up to 66 points (x) may be placed on a 12 X 12 point grid. Example with two symmetry axes:
x x . x x . . . . x x .
x . x . . x x . . x . x
. x x . . . . x x . x x
x . . . . x x . x x . .
x . . . x . x x . x . .
. x . x . . . x x . x .
. x . x x . . . x . x .
. . x . x x . x . . . x
. . x x . x x . . . . x
x x . x x . . . . x x .
x . x . . x x . . x . x
. x x . . . . x x . x x
		

Crossrefs

Extensions

a(13)-a(14) from Bert Dobbelaere, Jan 06 2020