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.

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

Original entry on oeis.org

0, 8, 87, 497, 2066, 17674, 81537, 800040, 3877847, 39636760, 197167116, 2044535652, 10266459303, 107207411996, 541084890084, 5674279900642, 28738733251005, 302282496834886, 1535249200603440, 16185756541061498
Offset: 1

Views

Author

R. H. Hardin Feb 23 2013

Keywords

Comments

Row 5 of A222509

Examples

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