A216084 T(n,k) = Number of horizontal and antidiagonal neighbor colorings of the odd squares of an n X k array with new integer colors introduced in row major order.
1, 1, 1, 1, 1, 1, 1, 2, 3, 2, 1, 4, 5, 7, 2, 2, 12, 42, 52, 27, 5, 2, 34, 136, 602, 203, 87, 5, 5, 136, 2440, 12840, 15144, 4140, 409, 15, 5, 500, 10900, 322768, 373780, 433252, 21147, 1657, 15, 15, 2440, 322776, 12297870, 87852160, 99827160, 18378580, 678570, 9089
Offset: 1
Examples
Some solutions for n=4 k=4 ..x..0..x..1....x..0..x..1....x..0..x..1....x..0..x..1....x..0..x..1 ..2..x..0..x....1..x..2..x....2..x..3..x....2..x..3..x....2..x..3..x ..x..3..x..0....x..1..x..0....x..4..x..2....x..4..x..1....x..4..x..2 ..4..x..3..x....3..x..1..x....5..x..4..x....0..x..3..x....3..x..5..x
Links
- R. H. Hardin, Table of n, a(n) for n = 1..124
Comments