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.

A231517 Number of n X n 0..1 arrays with no element less than a strict majority of its horizontal, diagonal and antidiagonal neighbors.

Original entry on oeis.org

2, 10, 153, 7697, 1031105, 451200772, 697702378939, 3293112511839389, 46764849359077493872, 2109508899293218313962632
Offset: 1

Views

Author

R. H. Hardin, Nov 10 2013

Keywords

Comments

Diagonal of A231523.

Examples

			Some solutions for n=4
..0..0..0..0....1..0..1..1....0..1..1..1....0..0..0..0....1..0..0..0
..1..0..0..0....0..0..0..0....1..0..1..1....0..0..0..1....1..0..0..1
..1..1..0..1....0..0..0..0....0..0..0..1....0..0..0..0....0..0..0..0
..0..0..1..1....1..1..1..0....0..1..1..0....1..1..1..0....1..1..1..0
		

Crossrefs

Cf. A231523.