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.

A208461 Number of n X n nonnegative integer arrays with new values 0 upwards introduced in row major order and no element equal to more than two of its immediate leftward or upward or right-upward antidiagonal neighbors.

Original entry on oeis.org

1, 15, 20746, 10318694804, 4585512913250157737, 3787532222733253394267947322830, 10658767342117292737413813034097966371526603430
Offset: 1

Views

Author

R. H. Hardin, Feb 27 2012

Keywords

Examples

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

Crossrefs

Diagonal of A208466.