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.

A222514 Number of 6Xn 0..1 arrays with exactly floor(6Xn/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, 44, 496, 2862, 23678, 195968, 1802656, 17117005, 168709746, 1694684254, 17289573440, 178062468561, 1845566511698, 19219604394050, 200763478955510, 2102763177782278, 22063214171071906, 231903259943200754
Offset: 1

Views

Author

R. H. Hardin Feb 23 2013

Keywords

Comments

Row 6 of A222509

Examples

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