A201384 T(n,k)=Number of nXk 0..1 arrays with rows and columns lexicographically nondecreasing and the instance counts of every value within one of each other.
2, 1, 1, 2, 3, 2, 1, 4, 4, 1, 2, 7, 19, 7, 2, 1, 9, 27, 27, 9, 1, 2, 13, 115, 121, 115, 13, 2, 1, 16, 122, 483, 483, 122, 16, 1, 2, 21, 467, 1751, 7148, 1751, 467, 21, 2, 1, 25, 433, 5694, 24779, 24779, 5694, 433, 25, 1, 2, 31, 1461, 16870, 295813, 326650, 295813, 16870
Offset: 1
Examples
Some solutions for n=4 k=7 ..0..0..0..0..1..1..1....0..0..0..1..1..1..1....0..0..0..0..0..1..1 ..0..0..0..1..1..1..1....0..0..1..0..0..0..1....0..0..0..1..1..0..1 ..0..1..1..1..0..0..0....1..1..0..0..0..0..1....0..0..1..1..1..1..0 ..1..1..1..1..0..0..0....1..1..1..0..0..1..1....0..1..0..1..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..219
Crossrefs
Column 2 is A004652(n+1)
Comments