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.

A280538 Number of essentially different optimal solutions for the n X n X n "No four in plane" problem.

Original entry on oeis.org

1, 1, 232, 38, 36
Offset: 2

Views

Author

Hugo Pfoertner, Jan 05 2017

Keywords

Comments

a(7) >= 3885, with an estimated value of about 5500.

Examples

			a(2)=1, because there exists only one normalized configuration (removing rotations and reflections) with A280537(2)=5 points: (0,0,0),(0,0,1),(0,1,0),(1,0,0),(1,1,1).
a(3)=1, because there exists only one normalized configuration with A280537(3)=8 points: (0,0,0),(0,1,1),(0,1,2),(1,0,1),(1,1,0),(1,2,0),(2,0,1),(2,2,2).
		

Crossrefs

Cf. A280537 for links and references.