A206396 T(n,k)=Number of nXk 0..5 arrays with no element equal to another within a city block distance of two, and new values 0..5 introduced in row major order.
1, 1, 1, 1, 1, 1, 2, 4, 4, 2, 5, 25, 26, 25, 5, 15, 172, 206, 206, 172, 15, 51, 1201, 1592, 1931, 1592, 1201, 51, 187, 8404, 12428, 16784, 16784, 12428, 8404, 187, 715, 58825, 96632, 151630, 170796, 151630, 96632, 58825, 715, 2795, 411772, 752552, 1343560
Offset: 1
Examples
Some solutions for n=4 k=3 ..0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2....0..1..2 ..2..3..0....2..3..4....2..3..4....3..4..5....3..4..5....2..3..0....2..3..4 ..1..4..5....1..0..5....4..5..1....5..0..1....1..0..3....4..5..1....1..5..0 ..0..2..1....3..2..1....1..2..0....4..3..2....2..5..1....0..2..3....0..2..3
Links
- R. H. Hardin, Table of n, a(n) for n = 1..127
Comments