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.

A285751 Number of 2 X n 0..1 arrays with the number of 1's horizontally, diagonally or antidiagonally adjacent to some 0 one less than the number of 0's adjacent to some 1.

Original entry on oeis.org

0, 4, 8, 44, 150, 540, 2042, 7760, 29654, 114336, 442152, 1713832, 6655764, 25893236, 100873154, 393455752, 1536357188, 6005069488, 23492496948, 91979426392, 360391230046, 1413045432264, 5543910852492, 21763924972776, 85487754197390
Offset: 1

Views

Author

R. H. Hardin, Apr 25 2017

Keywords

Comments

Row 2 of A285750.

Examples

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

Crossrefs

Cf. A285750.