A220761 T(n,k) = Number of n X k arrays of the minimum value of corresponding elements and their horizontal, diagonal or antidiagonal neighbors in a random 0..3 n X k array.
4, 4, 16, 16, 28, 64, 36, 268, 192, 256, 94, 708, 4328, 956, 1024, 236, 4766, 24934, 68212, 5494, 4096, 602, 15724, 354706, 548130, 1094438, 30888, 16384, 1528, 88434, 2715804, 21154028, 14683998, 17553448, 172038, 65536, 3882, 331024, 31659166
Offset: 1
Examples
Some solutions for n=3, k=4 ..0..0..0..0....1..1..1..1....0..0..1..1....1..2..0..1....0..0..0..0 ..0..1..0..0....3..0..2..1....2..0..1..1....1..1..0..0....0..2..0..0 ..2..1..0..0....0..0..2..3....1..1..3..2....1..2..0..3....2..3..0..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..71
Comments