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.

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

Original entry on oeis.org

1, 2, 9, 48, 249, 1240, 5992, 28369, 132427, 611901, 2805670, 12786249, 57979474, 261797013, 1177774158, 5281497918
Offset: 0

Views

Author

R. H. Hardin, Mar 27 2013

Keywords

Examples

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

Crossrefs

Main diagonal of A223838.

Extensions

a(0)=1 prepended by Alois P. Heinz, Feb 14 2024
Name corrected by Andrew Howroyd, Mar 18 2025