A207088 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 horizontally and 0 0 1 vertically.
2, 4, 4, 7, 16, 7, 13, 49, 49, 12, 24, 169, 241, 144, 20, 44, 576, 1393, 1117, 400, 33, 81, 1936, 7915, 10621, 4891, 1089, 54, 149, 6561, 44065, 98824, 75221, 20953, 2916, 88, 274, 22201, 248525, 894720, 1128580, 518001, 88465, 7744, 143, 504, 75076, 1398065
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....0..1..0....1..1..1....1..0..0....1..1..0....0..0..1....1..0..0 ..0..1..1....1..0..0....1..1..1....0..0..1....0..0..1....1..0..0....1..0..1 ..0..1..1....1..0..0....0..1..0....1..0..1....1..1..1....0..0..1....1..0..1 ..0..1..1....1..0..0....0..1..0....0..0..1....1..0..0....0..0..1....1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..338
Comments