A207500 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 1 and 1 0 0 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 102, 81, 14, 18, 169, 283, 297, 196, 22, 25, 324, 699, 1004, 932, 484, 35, 34, 625, 1526, 2942, 3939, 2974, 1225, 56, 46, 1156, 3355, 7305, 14253, 15495, 9723, 3136, 90, 62, 2116, 6888, 17911, 41938, 68745, 62530, 32164
Offset: 1
Examples
Some solutions for n=4 k=3 ..1..0..0....1..0..0....1..1..1....0..1..0....0..1..0....0..1..0....0..0..1 ..0..0..1....1..0..1....1..1..1....0..1..0....0..0..1....1..1..0....1..1..1 ..1..0..0....1..0..0....1..1..1....0..1..0....0..1..0....1..1..0....0..0..1 ..1..0..1....0..0..1....1..1..1....0..1..0....0..0..1....1..0..0....1..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..390
Comments