A208013 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 1 0 1 horizontally and 0 0 1 and 0 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 90, 81, 12, 19, 169, 261, 225, 144, 16, 28, 361, 624, 841, 420, 256, 20, 41, 784, 1482, 2304, 1943, 784, 400, 25, 60, 1681, 3808, 6084, 5952, 4489, 1260, 625, 30, 88, 3600, 9512, 18496, 16224, 15376, 8643, 2025, 900, 36, 129
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..1....1..0..0....1..0..0....1..0..0....1..0..0....0..0..1....0..1..0 ..1..1..0....0..0..1....1..1..0....0..1..0....0..1..1....0..1..0....1..1..0 ..0..1..1....1..0..0....1..0..0....1..0..0....1..0..0....0..0..1....0..1..0 ..1..0..0....0..0..1....0..1..0....0..1..0....0..0..1....0..1..0....1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..884
Comments