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.

A252923 Number of n X n nonnegative integer arrays with upper left 0 and lower right n+n-6 and value increasing by 0 or 1 with every step right or down.

Original entry on oeis.org

0, 0, 1, 615, 84910, 8241540, 759337545, 73117894428, 7578889491370, 848729993032718, 102072779621746876, 13069744040275286234, 1766655687081261435255, 250232365919081938956865, 36910187948533534644694094
Offset: 1

Views

Author

R. H. Hardin, Dec 24 2014

Keywords

Examples

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

Crossrefs

Diagonal of A252930.