A208108 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 1 and 1 1 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 78, 81, 14, 25, 225, 169, 171, 196, 22, 40, 625, 611, 361, 406, 484, 35, 64, 1600, 2209, 1805, 841, 990, 1225, 56, 104, 4096, 6016, 9025, 6235, 2025, 2485, 3136, 90, 169, 10816, 16384, 25555, 46225, 22995, 5041, 6328, 8100
Offset: 1
Examples
Some solutions for n=10 k=3 ..1..0..0....0..0..1....1..0..1....1..1..0....1..0..0....0..1..1....0..0..1 ..0..0..1....1..0..0....0..1..1....0..1..1....0..0..1....1..1..0....0..0..1 ..1..0..0....0..1..1....0..0..1....1..1..0....1..1..0....0..1..1....1..0..1 ..0..1..1....1..0..0....0..0..1....0..1..1....0..0..1....1..1..0....0..0..1 ..1..0..0....0..1..1....0..1..1....1..1..0....1..0..0....0..1..1....1..0..1 ..0..1..1....1..0..0....0..0..1....0..1..1....0..0..1....1..1..0....0..0..1 ..1..0..0....0..0..1....1..1..1....1..1..0....1..0..0....0..1..1....1..1..1 ..0..0..1....1..0..0....0..0..1....0..1..1....0..0..1....1..1..0....0..0..1 ..1..1..0....0..1..1....1..1..1....1..1..0....1..0..0....0..1..1....0..0..1 ..0..0..1....1..0..0....0..0..1....0..1..1....0..0..1....1..1..0....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..845
Comments