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.

A222585 Number of nX5 0..2 arrays with no more than floor(nX5/2) elements unequal to at least one horizontal or vertical neighbor, with new values introduced in row major 0..2 order.

Original entry on oeis.org

5, 59, 426, 11442, 111951, 3778560, 41768676, 1506610325, 17357088679, 636943229353, 7432232971076, 274815146069546, 3227773066527514, 119899193405842577, 1414159783426636818, 52710154832225023854
Offset: 1

Views

Author

R. H. Hardin Feb 25 2013

Keywords

Comments

Column 5 of A222587

Examples

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