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.

A224403 Number of n X n 0..1 arrays with rows unimodal and antidiagonals nondecreasing.

Original entry on oeis.org

2, 12, 100, 884, 7812, 68282, 590254, 5055858, 42996954, 363652198, 3062704166, 25711681080, 215327121414, 1799987423914, 15026012170736, 125307656075926, 1044220994847456, 8697261784264396, 72413790737672880, 602789200212580366
Offset: 1

Views

Author

R. H. Hardin Apr 05 2013

Keywords

Comments

Diagonal of A224409

Examples

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