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.

Previous Showing 11-11 of 11 results.

A222578 Number of 6Xn 0..2 arrays with no more than floor(6Xn/2) elements unequal to at least one horizontal, diagonal or antidiagonal neighbor, with new values introduced in row major 0..2 order.

Original entry on oeis.org

122, 200, 5210, 50535, 881766, 14120189, 278335019, 5890042566, 140281638242
Offset: 1

Views

Author

R. H. Hardin Feb 25 2013

Keywords

Comments

Row 6 of A222573

Examples

			Some solutions for n=3
..0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..1
..1..0..2....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0....0..0..0
..2..0..2....0..0..0....0..0..0....0..0..0....1..0..0....0..0..0....0..0..0
..2..2..2....0..0..1....0..0..0....1..0..0....1..0..0....1..0..2....0..0..0
..2..2..2....1..1..1....1..1..0....0..0..2....2..0..0....2..0..0....0..0..1
..2..2..2....1..1..0....0..2..0....2..0..1....0..0..2....2..0..0....2..0..2
		
Previous Showing 11-11 of 11 results.