A223777 T(n,k)=Number of nXk 0..1 arrays with rows and columns unimodal and antidiagonals nondecreasing.
2, 4, 4, 7, 12, 7, 11, 28, 28, 11, 16, 56, 78, 56, 16, 22, 101, 180, 180, 101, 22, 29, 169, 371, 461, 371, 169, 29, 37, 267, 707, 1040, 1040, 707, 267, 37, 46, 403, 1269, 2164, 2516, 2164, 1269, 403, 46, 56, 586, 2170, 4246, 5573, 5573, 4246, 2170, 586, 56, 67
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..1..1....0..0..0..1....0..0..0..0....0..0..0..1....1..0..0..0 ..0..1..1..1....0..0..1..1....0..0..0..0....0..1..1..1....0..0..0..0 ..1..1..1..0....0..1..1..1....0..0..1..0....1..1..1..1....0..0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..420
Formula
Empirical: columns k=1..7 are polynomials of degree 2*k for n> 0,0,0,1,2,3,4
Comments