A207928 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 0 0 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 10, 15, 81, 72, 100, 16, 25, 225, 144, 240, 256, 26, 40, 625, 360, 576, 704, 676, 42, 64, 1600, 900, 1872, 1936, 2080, 1764, 68, 104, 4096, 2160, 6084, 7744, 6400, 6216, 4624, 110, 169, 10816, 5184, 18096, 30976, 29760, 21904
Offset: 1
Examples
Some solutions for n=9 k=3 ..0..0..1....0..0..1....0..1..1....1..0..0....1..0..0....0..0..1....0..0..1 ..0..1..1....1..1..1....0..0..1....1..0..0....0..0..1....1..1..1....0..0..1 ..1..1..0....1..0..0....1..0..0....0..1..1....1..1..0....1..1..0....1..1..0 ..1..0..0....0..1..1....0..1..1....0..0..1....0..1..1....0..0..1....0..1..1 ..0..1..1....1..1..0....1..1..1....1..1..0....0..0..1....1..0..1....1..0..0 ..0..1..1....0..0..1....1..0..0....1..0..0....1..1..0....1..1..0....0..1..1 ..1..0..0....1..0..0....0..1..1....0..1..1....0..1..1....0..1..1....1..0..1 ..1..1..0....1..1..1....1..1..1....1..0..0....0..0..1....0..0..1....1..0..0 ..0..1..1....0..1..1....1..0..0....1..1..1....1..0..0....1..1..0....0..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..391
Comments