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.

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

Original entry on oeis.org

1, 1, 21, 69, 266, 1574, 13504, 93906, 551477, 3159693, 18792129, 113862870, 692747205, 4226551294, 25828653795, 157805371000, 963306137176, 5876339680839, 35834865220658, 218515617055715, 1332575380148292
Offset: 1

Views

Author

R. H. Hardin, Dec 27 2017

Keywords

Comments

Row 7 of A297299.

Examples

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

Crossrefs

Cf. A297299.