A207182 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 horizontally and 0 1 0 vertically.
2, 4, 4, 7, 16, 7, 13, 49, 49, 12, 24, 169, 241, 144, 21, 44, 576, 1393, 1171, 441, 37, 81, 1936, 7915, 11227, 5917, 1369, 65, 149, 6561, 44065, 105836, 95299, 30067, 4225, 114, 274, 22201, 248525, 981850, 1507355, 816667, 151981, 12996, 200, 504, 75076
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....0..1..0....0..1..1....0..0..1....1..0..0....1..0..0....1..1..1 ..0..0..1....1..0..1....0..1..1....0..0..1....0..0..1....1..0..1....1..1..0 ..1..1..1....1..0..1....0..1..1....1..0..1....1..0..1....1..0..1....1..0..1 ..1..1..0....1..1..0....0..1..1....1..0..0....1..1..1....1..0..1....1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..312
Comments