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.

A286976 Number of n X 5 0..1 arrays with the number of 1's horizontally or vertically adjacent to some 0 two less than the number of 0's adjacent to some 1.

Original entry on oeis.org

0, 126, 3932, 123706, 3584756, 108110791, 3229944132, 98063836816, 2979455186170, 91160980841335, 2796112154318134, 86095874180805420, 2657384402642912532, 82232542990639333587, 2549783287899756993727
Offset: 1

Views

Author

R. H. Hardin, May 17 2017

Keywords

Comments

Column 5 of A286979.

Examples

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

Crossrefs

Cf. A286979.