A219002 T(n,k)=Unmatched value maps: number of nXk binary arrays indicating the locations of corresponding elements not equal to any horizontal, diagonal or antidiagonal neighbor in a random 0..2 nXk array.
1, 2, 1, 4, 10, 1, 7, 46, 36, 1, 12, 163, 328, 126, 1, 21, 604, 2265, 2374, 454, 1, 37, 2341, 16648, 31857, 17776, 1632, 1, 65, 9019, 127401, 462668, 461681, 131548, 5854, 1, 114, 34489, 966981, 7027671, 13259232, 6639893, 973492, 21010, 1, 200, 131968, 7298225
Offset: 1
Examples
Some solutions for n=3 k=4 ..1..1..1..0....0..0..1..0....1..0..0..0....1..1..0..1....0..1..0..1 ..0..0..0..0....0..1..0..1....0..1..0..1....0..1..0..0....0..0..1..1 ..1..0..1..0....0..0..1..0....0..0..1..0....0..0..0..0....1..0..0..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..71
Comments