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.

A280177 Number of nX5 0..1 arrays with no element unequal 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

3, 103, 1082, 8759, 63336, 421214, 2665301, 16203600, 95738359, 553426602, 3144390918, 17616571929, 97552223101, 534893931388, 2908144474219, 15695105501976, 84158923368105, 448686881821760, 2379904102120128
Offset: 1

Views

Author

R. H. Hardin, Dec 28 2016

Keywords

Comments

Column 5 of A280180.

Examples

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

Crossrefs

Cf. A280180.