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.

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

Original entry on oeis.org

2, 24, 1202, 231454, 161243887, 400571676322, 3587649343841650, 115662789623304964655, 13420410026776778616974635, 5604396268950285334109397116334, 8423557107575828118320152665611119144
Offset: 1

Views

Author

R. H. Hardin, Nov 22 2013

Keywords

Comments

Diagonal of A232316

Examples

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