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.

A285158 Number of 7 X n 0..1 arrays with the number of 1's horizontally or antidiagonally adjacent to some 0 one less than the number of 0's adjacent to some 1.

Original entry on oeis.org

0, 3752, 314197, 36367674, 3943470769, 448765516394, 52105131287528, 6154165757308640, 735304860260893623, 88615482354663882652, 10750513270733637895616, 1311121613505876821936074
Offset: 1

Views

Author

R. H. Hardin, Apr 12 2017

Keywords

Comments

Row 7 of A285152.

Examples

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

Crossrefs

Cf. A285152.