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.

A297807 Number of 7 X n 0..1 arrays with every 1 horizontally, diagonally or antidiagonally adjacent to 2, 3 or 5 neighboring 1's.

Original entry on oeis.org

1, 69, 10287, 104985, 2174696, 91376524, 3420197908, 94927605755, 2945816737574, 99198658175214, 3238876596856894, 102656828606240489, 3303272683839553667, 107246494100102584720, 3463595416929051369500, 111526884982514579379392
Offset: 1

Views

Author

R. H. Hardin, Jan 06 2018

Keywords

Comments

Row 7 of A297802.

Examples

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

Crossrefs

Cf. A297802.