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.

A204622 Number of (n+1)X(n+1) 0..2 arrays with every 2X2 subblock having unequal diagonal elements or unequal antidiagonal elements, and new values 0..2 introduced in row major order.

Original entry on oeis.org

12, 2049, 2490558, 21550390395, 1327448018292252, 582081449451902347866, 1816995451072561641887723586, 40376415985445663379679403072064855, 6387126785648912581213165822171077074078454
Offset: 1

Views

Author

R. H. Hardin Jan 17 2012

Keywords

Comments

Diagonal of A204630

Examples

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