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.

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

Original entry on oeis.org

16, 512, 4299, 48802, 496085, 5240684, 54948498, 577194574, 6070236888, 63855283956, 671950959732, 7071734560895, 74426242914307, 783303529316947, 8243938456863301, 86764009232555716, 913155201853131784
Offset: 1

Views

Author

R. H. Hardin, Mar 27 2018

Keywords

Comments

Row 5 of A301841.

Examples

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

Crossrefs

Cf. A301841.

Formula

Empirical recurrence of order 99 (see link above)