A201375 T(n,k)=Number of nXk 0..1 arrays with rows and columns lexicographically nondecreasing read forwards, and nonincreasing read backwards.
2, 2, 2, 2, 3, 2, 2, 4, 4, 2, 2, 5, 8, 5, 2, 2, 6, 14, 14, 6, 2, 2, 7, 22, 36, 22, 7, 2, 2, 8, 32, 80, 80, 32, 8, 2, 2, 9, 44, 157, 268, 157, 44, 9, 2, 2, 10, 58, 280, 786, 786, 280, 58, 10, 2, 2, 11, 74, 464, 2016, 3739, 2016, 464, 74, 11, 2, 2, 12, 92, 726, 4608, 15574, 15574, 4608
Offset: 1
Examples
Some solutions for n=7 k=5 ..0..0..0..1..1....0..0..0..1..1....0..0..1..1..1....0..0..0..1..1 ..0..0..0..1..1....0..0..0..1..1....0..1..0..1..1....0..0..0..1..1 ..0..0..0..1..1....1..1..1..0..1....0..1..1..0..1....0..1..1..0..1 ..0..0..1..0..1....1..1..1..0..1....0..1..1..0..1....1..0..1..0..1 ..0..1..0..0..1....1..1..1..1..0....0..1..1..1..0....1..0..1..1..0 ..1..0..0..0..1....1..1..1..1..0....0..1..1..1..0....1..1..0..0..0 ..1..1..1..1..0....1..1..1..1..0....1..0..0..0..0....1..1..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..220
Crossrefs
Column 3 is A003682
Comments