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.

A223763 Number of n X n 0..1 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing.

Original entry on oeis.org

2, 12, 71, 361, 1748, 8007, 35513, 153450, 651075, 2723829, 11275932, 46302339, 188958191, 767474182, 3105857015
Offset: 1

Views

Author

R. H. Hardin Mar 27 2013

Keywords

Comments

Diagonal of A223770

Examples

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