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.

A222450 Number of nX2 0..1 arrays with exactly floor(nX2/2) elements unequal to at least one horizontal, vertical or antidiagonal neighbor, with new values introduced in row major 0..1 order.

Original entry on oeis.org

0, 0, 2, 7, 10, 23, 64, 175, 400, 983, 2498, 6409, 15982, 40282, 102240, 260590, 662008, 1685764, 4301724, 10996863, 28122246, 71995471, 184507156, 473312401, 1215008846, 3121272497, 8023924572, 20640895689, 53127720534, 136821537884
Offset: 1

Views

Author

R. H. Hardin Feb 20 2013

Keywords

Comments

Column 2 of A222456

Examples

			All solutions for n=4
..0..0....0..0....0..1....0..0....0..0....0..0....0..0
..1..1....0..0....0..0....0..1....0..0....0..0....0..0
..1..1....0..1....0..0....1..1....0..0....0..0....1..1
..1..1....1..1....0..0....1..1....1..0....1..1....1..1