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.

A297303 Number of 6Xn 0..1 arrays with every 1 horizontally or antidiagonally adjacent to 2 neighboring 1s.

Original entry on oeis.org

1, 1, 13, 36, 114, 495, 2816, 14138, 64406, 288079, 1310914, 6040052, 27971466, 129714539, 601185145, 2783395440, 12878290842, 59574077350, 275601620452, 1275129562555, 5900033896489, 27299793712340, 126316193270001
Offset: 1

Views

Author

R. H. Hardin, Dec 27 2017

Keywords

Comments

Row 6 of A297299.

Examples

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

Crossrefs

Cf. A297299.

Formula

Empirical recurrence of order 68 (see link above)