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.

A266541 Number of n X n binary arrays with rows and columns lexicographically nondecreasing and row and column sums nonincreasing.

Original entry on oeis.org

2, 3, 5, 12, 36, 176, 1688, 48167, 4283651
Offset: 1

Views

Author

R. H. Hardin, Dec 31 2015

Keywords

Comments

Diagonal of A266547.

Examples

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

Crossrefs

Cf. A266547.