A219441 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..1 nXk array.
1, 2, 1, 4, 6, 1, 7, 18, 18, 1, 12, 39, 78, 47, 1, 21, 96, 281, 329, 134, 1, 37, 225, 1072, 1750, 1396, 373, 1, 65, 543, 4033, 10157, 11283, 5925, 1035, 1, 114, 1293, 15255, 57249, 98584, 72272, 25147, 2889, 1, 200, 3096, 57963, 326938, 844553, 952625
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..0..0....1..0..1..0....0..0..0..1....0..0..1..1....1..0..0..1 ..1..0..0..1....0..0..0..0....0..1..0..0....0..0..1..1....0..0..0..1 ..1..0..0..0....1..0..1..0....1..1..0..1....0..0..1..1....0..1..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..143
Comments