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.

A212937 Number of n X n 0..n-1 arrays with no column j greater than or equal to than column j-1 in all rows.

Original entry on oeis.org

1, 7, 9019, 2509306671, 212180664326328751, 8389667096561737605103329223, 227328735342370296661661894900118524516359, 5846438367263951495694598571033398108516477233229168235359
Offset: 1

Views

Author

R. H. Hardin, May 31 2012

Keywords

Comments

Diagonal of A212943.

Examples

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

Crossrefs

Cf. A212943.