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.

A285755 Number of 6 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, 772, 30918, 1835412, 101515318, 5826888288, 341001631140, 20250991427072, 1214918522385566, 73448543128729780, 4466607544580757916, 272919461712510446696, 16741533082231376611004, 1030356006542260685630544
Offset: 1

Views

Author

R. H. Hardin, Apr 25 2017

Keywords

Comments

Row 6 of A285750.

Examples

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

Crossrefs

Cf. A285750.