A183342 T(n,k)=Number of nXk binary arrays with each 1 adjacent to exactly one 1 vertically and one 1 horizontally.
1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 5, 4, 1, 1, 6, 7, 7, 6, 1, 1, 9, 13, 12, 13, 9, 1, 1, 13, 23, 26, 26, 23, 13, 1, 1, 19, 37, 51, 72, 51, 37, 19, 1, 1, 28, 63, 97, 175, 175, 97, 63, 28, 1, 1, 41, 109, 193, 407, 513, 407, 193, 109, 41, 1, 1, 60, 183, 380, 1005, 1397, 1397, 1005, 380
Offset: 1
Examples
Some solutions for 6X5 ..0..0..0..0..0....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0 ..0..0..0..0..0....0..0..1..1..0....1..1..0..0..0....0..0..0..0..0 ..0..0..1..1..0....0..0..1..1..0....1..1..0..0..0....0..0..0..0..0 ..0..0..1..1..0....0..0..0..0..0....0..0..0..0..0....0..0..0..0..0 ..0..0..0..0..0....1..1..0..0..0....0..0..0..0..0....0..1..1..0..0 ..0..0..0..0..0....1..1..0..0..0....0..0..0..0..0....0..1..1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..839
Comments