A220579 T(n,k)=Equals one maps: number of nXk binary arrays indicating the locations of corresponding elements equal to exactly one of their horizontal and antidiagonal neighbors in a random 0..1 nXk array.
1, 2, 1, 4, 8, 1, 8, 21, 32, 1, 16, 115, 91, 128, 1, 32, 371, 1441, 375, 512, 1, 64, 1504, 8334, 17505, 1487, 2048, 1, 128, 5240, 64497, 165130, 205323, 5835, 8192, 1, 256, 19904, 436288, 2652007, 3162375, 2352642, 22775, 32768, 1, 512, 71787, 3036588
Offset: 1
Examples
Some solutions for n=3 k=4 ..1..1..0..0....0..1..1..1....0..0..0..1....0..0..1..1....1..0..0..1 ..0..1..1..1....1..0..0..1....0..0..0..1....1..0..1..0....0..0..0..1 ..1..1..0..1....1..0..0..1....1..0..1..1....0..1..0..0....1..1..1..1
Links
- R. H. Hardin, Table of n, a(n) for n = 1..82
Comments