A218897 T(n,k)=Number of nXk arrays of the minimum value of corresponding elements and their horizontal, diagonal or antidiagonal neighbors in a random 0..1 nXk array.
2, 2, 4, 4, 6, 8, 6, 18, 16, 16, 10, 34, 72, 38, 32, 16, 86, 212, 286, 98, 64, 26, 180, 786, 1096, 1162, 244, 128, 42, 426, 2594, 6280, 6422, 4700, 614, 256, 68, 930, 9110, 28598, 54726, 35812, 19046, 1542, 512, 110, 2140, 31062, 149238, 373612, 463746, 202662
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..0..0..0....1..1..0..1....1..1..0..1....1..0..0..0....1..0..1..0 ..1..0..1..0....1..0..0..0....1..0..0..0....0..0..0..0....0..0..0..0 ..1..0..0..0....1..0..0..0....0..0..0..1....0..0..1..1....0..0..1..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..199
Comments