A203362 T(n,k)=Number of nXk binary arrays with every 1 immediately preceded by 0 to the left or above.
1, 2, 2, 3, 7, 3, 5, 20, 20, 5, 8, 61, 102, 61, 8, 13, 182, 565, 565, 182, 13, 21, 547, 3042, 5677, 3042, 547, 21, 34, 1640, 16538, 55517, 55517, 16538, 1640, 34, 55, 4921, 89610, 547897, 984703, 547897, 89610, 4921, 55, 89, 14762, 486103, 5390325, 17631496
Offset: 1
Examples
Some solutions for n=5 k=3 ..0..1..0....0..0..1....0..1..0....0..1..0....0..0..1....0..0..0....0..0..1 ..0..0..0....0..0..0....1..0..0....0..0..1....0..0..1....1..0..0....1..0..0 ..0..0..0....0..0..0....0..0..1....0..0..0....0..1..0....0..1..1....0..0..0 ..0..0..0....0..1..1....1..0..0....1..1..1....0..0..1....0..0..1....0..1..1 ..1..1..0....0..1..0....0..0..1....0..0..0....0..1..0....1..0..1....0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..1011
Comments