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.

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

Original entry on oeis.org

2, 12, 78, 461, 2516, 12975, 64256, 308895, 1451996, 6707709, 30563338, 137715999, 614855772, 2724027619
Offset: 1

Views

Author

R. H. Hardin Mar 27 2013

Keywords

Comments

Diagonal of A223777

Examples

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