A207729 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 1 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 15, 81, 78, 81, 14, 25, 225, 169, 189, 196, 21, 40, 625, 611, 441, 490, 441, 31, 64, 1600, 2209, 2163, 1225, 1113, 961, 46, 104, 4096, 6016, 10609, 8575, 2809, 2449, 2116, 68, 169, 10816, 16384, 33063, 60025, 27931, 6241, 5474, 4624
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..0..1....1..1..0....1..1..0....1..1..1....1..1..1....1..1..1....1..0..0 ..1..1..1....1..1..1....1..0..1....0..0..1....0..1..1....1..1..1....1..1..0 ..0..0..1....1..0..0....1..0..0....0..0..1....0..1..1....1..1..0....1..0..0 ..0..0..1....1..0..0....1..0..0....1..1..0....1..1..1....1..0..0....1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..649
Comments