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.

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

Original entry on oeis.org

1, 88, 564, 2720, 30946, 261939, 1918732, 16176806, 134671502, 1084005062, 8855022968, 72556284402, 592076260322, 4833986775520, 39491897603294, 322560160507073, 2634426639664265, 21517102473205131, 175744528043164291
Offset: 1

Views

Author

R. H. Hardin, Dec 27 2017

Keywords

Comments

Row 6 of A297224.

Examples

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

Crossrefs

Cf. A297224.