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.

A283577 Number of 6Xn 0..1 arrays with no 1 equal to more than one of its horizontal, diagonal and antidiagonal neighbors, with the exception of exactly one element.

Original entry on oeis.org

0, 924, 36038, 528436, 12699250, 226897932, 4173039716, 75680334636, 1325245534158, 23188665136084, 399584953679136, 6833558444087984, 116073651385176490, 1958677669677212976, 32888238393714753228
Offset: 1

Views

Author

R. H. Hardin, Mar 11 2017

Keywords

Comments

Row 6 of A283572.

Examples

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

Crossrefs

Cf. A283572.

Formula

Empirical recurrence of order 64 (see link above)