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.

A232080 Number of (4+1)X(n+1) 0..1 arrays with every element equal to some horizontal, diagonal or antidiagonal neighbor, with top left element zero.

Original entry on oeis.org

111, 3985, 82996, 2265691, 64298979, 1786680190, 49535329657, 1375366780223, 38192786490900, 1060470627750905, 29445068097883913, 817579005907041518, 22701109558899272767, 630324525317504125167, 17501743597007465575440
Offset: 1

Views

Author

R. H. Hardin, Nov 17 2013

Keywords

Comments

Row 4 of A232076

Examples

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

Formula

Empirical recurrence of order 54 (see link above)