A266455 T(n,k)=Number of nXk arrays containing k copies of 0..n-1 with no element 1 greater than its north neighbor modulo n and the upper left element equal to 0.
1, 1, 0, 1, 1, 1, 1, 0, 5, 2, 1, 3, 39, 101, 9, 1, 0, 357, 6152, 3417, 44, 1, 10, 3471, 442285, 2079765, 184881, 265, 1, 0, 35003, 34667512, 1548940233, 1362641028, 14216101, 1854, 1, 35, 362265, 2875874396, 1294905380013, 12959331192279, 1511484069811
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..2..2..1....0..0..0..1....0..2..0..1....0..0..1..2....0..1..0..2 ..2..1..1..0....2..2..0..1....0..1..2..1....2..2..1..1....2..1..2..1 ..2..0..1..0....2..1..2..1....2..1..2..0....2..1..0..0....1..0..2..0
Links
- R. H. Hardin, Table of n, a(n) for n = 1..50
Comments