A188448 T(n,k)=Number of (n*k)Xk binary arrays with nonzero rows in decreasing order, no more than 2 ones in any row and exactly n ones in every column.
1, 2, 0, 4, 1, 0, 10, 4, 0, 0, 26, 18, 1, 0, 0, 76, 112, 10, 0, 0, 0, 232, 820, 112, 1, 0, 0, 0, 764, 6912, 1760, 26, 0, 0, 0, 0, 2620, 66178, 35150, 820, 1, 0, 0, 0, 0, 9496, 708256, 848932, 35150, 76, 0, 0, 0, 0, 0, 35696, 8372754, 24243520, 1944530, 6912, 1, 0, 0, 0, 0
Offset: 1
Examples
All solutions for 9X3 ..1..1..0 ..1..0..1 ..1..0..0 ..0..1..1 ..0..1..0 ..0..0..1 ..0..0..0 ..0..0..0 ..0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..108
Comments