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.

A301908 Number of 4Xn 0..1 arrays with every element equal to 0, 2 or 3 horizontally or antidiagonally adjacent elements, with upper left element zero.

Original entry on oeis.org

8, 1, 7, 5, 8, 40, 96, 316, 1078, 3831, 13331, 46127, 161362, 564617, 1975369, 6914911, 24216868, 84826850, 297130258, 1040826424, 3646117344, 12772898193, 44745724111, 156753135377, 549139791596, 1923758528089, 6739359943131
Offset: 1

Views

Author

R. H. Hardin, Mar 28 2018

Keywords

Comments

Row 4 of A301906.

Examples

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

Crossrefs

Cf. A301906.