A207419 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 1 and 0 1 0 horizontally and 0 1 1 and 1 0 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 14, 81, 92, 81, 14, 21, 196, 241, 241, 196, 21, 31, 441, 720, 742, 720, 441, 31, 46, 961, 1889, 2760, 2760, 1889, 961, 46, 68, 2116, 4719, 8465, 13260, 8465, 4719, 2116, 68, 100, 4624, 12102, 24317, 50139, 50139, 24317, 12102
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..0....0..1..1....0..0..0....1..0..0....1..0..1....0..1..1....0..1..1 ..0..0..0....1..1..1....0..1..1....0..1..1....1..0..1....1..0..0....0..0..0 ..0..1..1....0..0..0....0..0..0....0..0..0....1..0..1....0..0..0....1..0..0 ..0..0..0....0..0..0....1..0..0....0..0..0....1..0..0....0..0..0....0..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..611
Comments