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.

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

Original entry on oeis.org

0, 175, 2242, 25772, 333978, 4479721, 62017670, 875957672, 12560888618, 182209987206, 2667426495648, 39336570372328, 583551389553584, 8699133677297779, 130203654030371640, 1955400385644628586
Offset: 1

Views

Author

R. H. Hardin Mar 05 2013

Keywords

Comments

Row 6 of A222769

Examples

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