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.

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

Original entry on oeis.org

1, 2735, 53175, 573119, 35919085, 1272836591, 28914051279, 949224569894, 32507021089982, 940396282368163, 28523594741249476, 910897573503281049, 27940827448011878850, 852581385081080135117, 26505475722899552411184
Offset: 1

Views

Author

R. H. Hardin, Dec 31 2017

Keywords

Comments

Row 7 of A297506.

Examples

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

Crossrefs

Cf. A297506.