A215904 T(n,k)=Number of diagonal and antidiagonal neighbor colorings of the even squares of an nXk array with new integer colors introduced in row major order.
1, 1, 1, 2, 1, 2, 2, 2, 2, 2, 5, 5, 15, 5, 5, 5, 15, 42, 42, 15, 5, 15, 52, 726, 602, 726, 52, 15, 15, 203, 2906, 12840, 12840, 2906, 203, 15, 52, 877, 84550, 373780, 2387217, 373780, 84550, 877, 52, 52, 4140, 433252, 14050312, 87852626, 87852626, 14050312, 433252
Offset: 1
Examples
Some solutions for n=3 k=4 ..0..x..1..x....0..x..1..x....0..x..0..x....0..x..0..x....0..x..1..x ..x..2..x..2....x..2..x..2....x..1..x..2....x..1..x..2....x..2..x..2 ..1..x..0..x....3..x..3..x....3..x..3..x....2..x..3..x....0..x..1..x
Links
- R. H. Hardin, Table of n, a(n) for n = 1..112
Comments