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.

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

Original entry on oeis.org

1, 876, 11405, 88808, 3075264, 66289769, 978288822, 19677228473, 410226893539, 7428573953424, 139931054756836, 2750243232989133, 52290968094715743, 990034495588191380, 19031260437956001426, 364274317770524751427
Offset: 1

Views

Author

R. H. Hardin, Dec 31 2017

Keywords

Comments

Row 6 of A297506.

Examples

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

Crossrefs

Cf. A297506.