A223620 T(n,k) = Number of n X k 0..1 arrays with rows and columns unimodal.
2, 4, 4, 7, 16, 7, 11, 49, 49, 11, 16, 121, 240, 121, 16, 22, 256, 876, 876, 256, 22, 29, 484, 2582, 4466, 2582, 484, 29, 37, 841, 6504, 17594, 17594, 6504, 841, 37, 46, 1369, 14547, 57238, 89630, 57238, 14547, 1369, 46, 56, 2116, 29659, 160883, 367216, 367216
Offset: 1
Examples
Some solutions for n=4 k=4 ..1..0..0..0....1..0..0..0....0..1..0..0....1..0..0..0....1..1..0..0 ..0..1..1..1....1..1..0..0....1..1..0..0....1..0..0..0....1..1..0..0 ..0..0..1..0....1..0..0..0....1..1..0..0....0..1..1..1....0..0..0..1 ..0..0..0..0....0..0..1..1....1..1..1..1....0..0..0..0....0..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..363
Formula
Empirical: columns k=1..7 are polynomials of degree 2*k.
Comments