A207693 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 0 1 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 60, 81, 13, 25, 225, 100, 144, 169, 18, 40, 625, 240, 256, 312, 324, 25, 64, 1600, 576, 768, 576, 612, 625, 34, 104, 4096, 1296, 2304, 1872, 1156, 1250, 1156, 46, 169, 10816, 2916, 5856, 6084, 4216, 2500, 2516, 2116, 62, 273
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..1..1....1..0..0....1..0..1....1..1..0....0..1..1....0..1..1....1..1..1 ..1..1..0....0..0..1....0..1..1....0..0..1....1..0..1....1..1..0....0..0..1 ..0..0..1....1..0..1....1..1..0....1..0..1....1..1..0....1..0..1....1..1..0 ..1..0..1....1..0..0....1..0..0....1..0..0....0..0..1....0..1..1....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..648
Comments