A206889 T(n,k)=Number of nXk 0..1 arrays avoiding 0 1 0 horizontally and 1 0 0 vertically.
2, 4, 4, 7, 16, 7, 12, 49, 49, 12, 21, 144, 240, 144, 20, 37, 441, 1103, 1112, 400, 33, 65, 1369, 5357, 7878, 4792, 1089, 54, 114, 4225, 26564, 59812, 51800, 20129, 2916, 88, 200, 12996, 130828, 467146, 607043, 330951, 82807, 7744, 143, 351, 40000, 641137
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....0..1..1....1..1..0....0..0..1....0..0..0....0..0..1....1..0..0 ..0..0..0....0..1..1....0..0..0....0..0..0....1..0..0....0..1..1....1..0..1 ..1..1..1....0..1..1....1..1..1....1..1..1....0..1..1....1..0..0....1..0..1 ..1..0..0....0..1..1....0..1..1....0..0..0....1..0..1....1..1..1....1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..364
Comments