A265863 T(n,k)=Number of nXk arrays containing k copies of 0..n-1 with no element plus any vertical neighbor equal to n-1.
1, 1, 0, 1, 2, 2, 1, 0, 22, 8, 1, 6, 152, 384, 48, 1, 0, 1462, 22016, 19080, 240, 1, 20, 13772, 1584088, 11544576, 1019328, 1968, 1, 0, 139144, 124214208, 8616332520, 7521762432, 106546608, 13824, 1, 70, 1431824, 10318543104, 7213744082208
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..2..1..0....0..2..2..0....2..1..0..1....0..2..0..1....0..0..2..1 ..0..1..2..0....1..2..1..0....2..2..1..0....1..2..0..2....0..0..1..2 ..1..2..2..1....2..1..0..1....2..1..0..0....0..2..1..1....1..1..2..2
Links
- R. H. Hardin, Table of n, a(n) for n = 1..50
Comments