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.

A214006 Number of n X n nonnegative integer matrices with row and column i=1..n having sum <= i*2.

Original entry on oeis.org

3, 54, 7722, 9318805, 98721672541, 9463992096711104, 8396505064286814402888
Offset: 1

Views

Author

R. H. Hardin Jun 30 2012

Keywords

Comments

Column 2 of A214011

Examples

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