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.

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

Original entry on oeis.org

15, 18, 130, 527, 5374, 58167, 687222, 11377192, 157746714, 2877417604, 41716355254, 762816679067, 11260740512076, 204256746622744, 3052246394940308
Offset: 1

Views

Author

R. H. Hardin Feb 28 2013

Keywords

Comments

Row 4 of A222679

Examples

			Some solutions for n=3
..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....0..0..0....0..0..0....0..0..1....0..0..0
..1..0..0....0..0..1....0..0..0....1..0..2....0..0..1....0..0..0....0..0..1
..0..0..0....2..0..2....0..0..0....0..0..0....2..0..3....0..0..2....2..0..1