A206936 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 horizontally and 0 1 1 vertically.
2, 4, 4, 7, 16, 7, 13, 49, 49, 12, 24, 169, 211, 144, 20, 44, 576, 1153, 811, 400, 33, 81, 1936, 6139, 6837, 2791, 1089, 54, 149, 6561, 31529, 55088, 35277, 9055, 2916, 88, 274, 22201, 165783, 410000, 418876, 170409, 28081, 7744, 143, 504, 75076, 867545
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....1..1..1....0..1..1....1..1..0....0..0..1....0..0..1....0..1..0 ..0..1..1....1..1..0....1..1..0....0..0..1....0..0..1....0..0..1....1..0..1 ..0..0..1....1..0..1....0..1..1....0..1..0....0..0..1....1..0..1....0..1..0 ..0..1..0....1..1..0....1..0..0....0..0..1....1..1..1....0..0..1....1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..312
Comments