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.

A282883 Number of nX6 0..1 arrays with no 1 equal to more than one of its horizontal, vertical and antidiagonal neighbors, with the exception of exactly one element.

Original entry on oeis.org

12, 416, 13062, 286920, 6296324, 128768496, 2561487246, 49811090624, 951678283294, 17942875499666, 334648098052706, 6186474258515070, 113524128817623768, 2070195868615817640, 37549019984769514068
Offset: 1

Views

Author

R. H. Hardin, Feb 24 2017

Keywords

Comments

Column 6 of A282885.

Examples

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

Crossrefs

Cf. A282885.