A207000 T(n,k)=Number of nXk 0..1 arrays avoiding 0 1 0 horizontally and 0 1 1 vertically.
2, 4, 4, 7, 16, 7, 12, 49, 49, 12, 21, 144, 230, 144, 20, 37, 441, 1011, 1020, 400, 33, 65, 1369, 4705, 6612, 4120, 1089, 54, 114, 4225, 22412, 45932, 38144, 16109, 2916, 88, 200, 12996, 105936, 329734, 382349, 211471, 61003, 7744, 143, 351, 40000, 497727
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....1..1..0....0..0..1....0..0..1....1..1..1....1..0..0....0..1..1 ..0..0..0....1..0..1....0..1..1....0..0..1....1..1..1....0..0..1....1..0..0 ..1..0..1....1..0..0....1..0..0....0..0..1....0..1..1....1..0..0....0..0..1 ..0..0..0....0..1..1....0..0..0....1..1..1....0..1..1....0..1..1....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..338
Comments