A206871 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 horizontally and 1 0 1 vertically.
2, 4, 4, 7, 16, 7, 13, 49, 49, 12, 24, 169, 211, 144, 21, 44, 576, 1153, 889, 441, 37, 81, 1936, 6139, 7675, 3967, 1369, 65, 149, 6561, 31529, 63866, 55063, 17737, 4225, 114, 274, 22201, 165783, 502864, 728935, 397221, 78799, 12996, 200, 504, 75076, 867545
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....1..1..0....1..0..0....0..0..1....0..1..0....1..1..1....0..0..1 ..0..0..1....0..0..1....0..0..1....0..0..1....1..0..1....1..1..0....0..0..1 ..0..0..1....0..0..1....0..0..1....1..1..1....0..0..1....1..0..0....0..0..1 ..1..0..0....0..1..1....0..1..1....0..0..1....0..1..0....1..0..1....1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..312
Comments