A188416 T(n,k)=Number of (n*k)Xk binary arrays with rows in nonincreasing order, n ones in every column and no more than 3 ones in any row.
1, 2, 1, 5, 3, 1, 14, 16, 4, 1, 46, 124, 39, 5, 1, 166, 1308, 723, 81, 6, 1, 652, 17443, 21965, 3217, 150, 7, 1, 2780, 282349, 968230, 252493, 11712, 256, 8, 1, 12644, 5396178, 57967660, 33313408, 2181522, 36659, 410, 9, 1, 61136, 119324602, 4505774905
Offset: 1
Examples
All solutions for 6X2 ..1..1....1..1....1..0....1..1 ..1..0....1..1....1..0....1..1 ..1..0....1..1....1..0....1..0 ..0..1....0..0....0..1....0..1 ..0..1....0..0....0..1....0..0 ..0..0....0..0....0..1....0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..80
Comments