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.

A209040 Number of n X n 0..3 arrays with no element equal the average of immediate neighbors vertically above and horizontally left of it.

Original entry on oeis.org

4, 124, 47700, 225262148, 13034933066892, 9239962457023110368, 80235179157233210417254036, 8534774056580607728132307076396612, 11121202754126311568095965858257048619933492
Offset: 1

Views

Author

R. H. Hardin Mar 04 2012

Keywords

Comments

Diagonal of A209047

Examples

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