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.

A188410 Number of (n^2)Xn binary arrays with rows in nonincreasing order, n ones in every column and no more than 3 ones in any row.

Original entry on oeis.org

1, 3, 39, 3217, 2181522, 14100262412, 990154499577167
Offset: 1

Views

Author

R. H. Hardin Mar 30 2011

Keywords

Comments

Diagonal of A188416

Examples

			All solutions for 4X2
..1..1....1..1....1..0
..1..0....1..1....1..0
..0..1....0..0....0..1
..0..0....0..0....0..1