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.

A279492 Number of nX6 0..1 arrays with no element equal to a strict majority of its horizontal, vertical and antidiagonal neighbors, with the exception of exactly two elements, and with new values introduced in order 0 sequentially upwards.

Original entry on oeis.org

9, 235, 8330, 246237, 6559816, 166229033, 4065077852, 96674459373, 2247110811000, 51300573165630, 1153861570049445, 25629843536958954, 563233840671681515, 12263515258020495816, 264870756665941964112
Offset: 1

Views

Author

R. H. Hardin, Dec 13 2016

Keywords

Comments

Column 6 of A279494.

Examples

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

Crossrefs

Cf. A279494.