A207785 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 0 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 98, 81, 13, 18, 169, 257, 253, 169, 19, 25, 324, 611, 791, 621, 361, 28, 34, 625, 1326, 2173, 2200, 1575, 784, 41, 46, 1156, 2815, 5241, 6766, 6418, 4000, 1681, 60, 62, 2116, 5718, 12567, 17763, 22322, 19041, 10057, 3600, 88, 83
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..0....1..1..1....1..1..1....1..1..0....1..0..0....0..0..1....0..0..1 ..0..0..1....1..1..1....1..1..0....0..0..1....1..0..1....0..0..1....0..1..0 ..0..0..1....0..1..0....1..0..0....0..0..1....1..1..1....1..1..1....1..0..0 ..1..1..0....0..1..0....1..0..1....1..1..1....1..0..1....1..0..0....1..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..511
Comments