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.

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

Original entry on oeis.org

5, 14, 45, 373, 1202, 18981, 82020, 1506810, 6857704, 129852811, 597088326, 11405469595, 52673539459, 1011491590878, 4687412959525, 90358383040770, 419948850379586, 8119819516703235, 37831903319054460, 733292643562816976
Offset: 1

Views

Author

R. H. Hardin Mar 09 2013

Keywords

Comments

Row 3 of A222906

Examples

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