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.

A293105 Number of 6 X n 0..1 arrays with the number of 1's horizontally, diagonally or antidiagonally adjacent to some 0 two less than the number of 0's adjacent to some 1.

Original entry on oeis.org

0, 520, 30837, 1710994, 96199260, 5589631828, 328979478088, 19603705394914, 1178814839256659, 71387656909124036, 4347717462205577512, 266011573509307925450, 16337878757403766119544, 1006670823452543129707514
Offset: 1

Views

Author

R. H. Hardin, Sep 30 2017

Keywords

Comments

Row 6 of A293100.

Examples

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

Crossrefs

Cf. A293100.