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.

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

Original entry on oeis.org

1, 31, 5685, 90727, 1456855, 59707529, 2301783905, 66213677238, 1944129099097, 63049230136397, 2027401928062934, 63102413279467578, 1970605911207789423, 62210056801807436056, 1961461031452058351683, 61622985760713701597898
Offset: 1

Views

Author

R. H. Hardin, Jan 05 2018

Keywords

Comments

Row 6 of A297762.

Examples

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

Crossrefs

Cf. A297762.