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.

A208865 Number of n X n 0..3 arrays with new values 0..3 introduced in row major order and no element equal to more than one of its immediate leftward or upward or right-upward antidiagonal neighbors.

Original entry on oeis.org

1, 12, 6520, 52947540, 5134914951163, 5935974611645510227, 81798476241280856702695038, 13436627707296496011221331402032076, 26310300796694291418752809230234516335649298
Offset: 1

Views

Author

R. H. Hardin Mar 02 2012

Keywords

Comments

Diagonal of A208872

Examples

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