A207514 T(n,k)=Number of nXk 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 1 and 1 1 1 vertically.
2, 4, 4, 6, 16, 6, 9, 36, 36, 9, 13, 81, 72, 81, 13, 18, 169, 166, 166, 169, 18, 25, 324, 360, 438, 360, 324, 25, 34, 625, 660, 1042, 1042, 660, 625, 34, 46, 1156, 1292, 1992, 2638, 1992, 1292, 1156, 46, 62, 2116, 2400, 4168, 5334, 5334, 4168, 2400, 2116, 62, 83, 3844
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..0....1..1..0....0..0..1....0..0..1....0..1..0....0..1..0....1..1..1 ..0..0..1....1..0..0....1..0..0....0..1..0....0..0..1....1..1..1....1..0..1 ..0..1..0....0..1..0....1..0..1....0..0..1....0..1..0....1..0..0....0..1..0 ..0..1..0....1..0..0....0..0..1....0..1..0....0..0..1....0..0..1....0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..1151
Comments