A266158 T(n,k)=Number of nXk arrays containing k copies of 0..n-1 with no element plus any horizontal, vertical or antidiagonal neighbor equal to n-1.
1, 0, 0, 0, 0, 2, 0, 0, 0, 8, 0, 0, 0, 16, 48, 0, 0, 0, 40, 1528, 240, 0, 0, 0, 272, 85976, 71328, 1968, 0, 0, 0, 5512, 7699384, 55409952, 10109856, 13824, 0, 0, 0, 149232, 895747208, 67579399344, 118728695856, 949116288, 140160, 0, 0, 0, 3741272, 121920870264
Offset: 1
Examples
Some solutions for n=4 k=4 ..3..1..1..0....0..2..2..3....1..1..1..0....0..1..1..3....0..1..3..2 ..3..1..0..2....0..2..3..1....1..0..0..2....0..1..3..2....1..3..2..0 ..1..0..2..2....2..3..1..0....0..2..2..3....1..3..2..0....1..3..2..0 ..0..2..3..3....3..1..0..1....2..3..3..3....3..2..2..0....1..3..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..60
Crossrefs
Column 1 is A173841.
Comments