A206994 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 horizontally and 1 1 1 vertically.
2, 4, 4, 7, 16, 7, 13, 49, 49, 13, 24, 169, 174, 169, 24, 44, 576, 840, 840, 576, 44, 81, 1936, 3858, 6510, 3858, 1936, 81, 149, 6561, 17460, 46878, 46878, 17460, 6561, 149, 274, 22201, 80070, 329952, 516724, 329952, 80070, 22201, 274, 504, 75076, 365784
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....1..0..1....1..0..1....1..0..0....1..0..0....1..1..0....1..1..0 ..0..0..1....1..0..1....1..0..0....0..0..1....1..0..1....1..0..1....1..1..1 ..0..1..0....0..1..0....0..1..1....0..1..0....0..0..1....0..1..1....0..0..1 ..1..0..1....0..1..0....0..0..1....0..0..1....1..0..0....1..1..0....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..311
- Shizuo Kaji, A Derouet-Jourdan, H Ochiai, Dappled tiling, arXiv preprint arXiv:1607.06138, 2016
Comments