A207868
T(n,k)=Number of n X k nonnegative integer arrays with new values 0 upwards introduced in row major order and no element equal to any horizontal or vertical neighbor (colorings ignoring permutations of colors).
Original entry on oeis.org
1, 1, 1, 2, 4, 2, 5, 34, 34, 5, 15, 500, 2052, 500, 15, 52, 10900, 278982, 278982, 10900, 52, 203, 322768, 68162042, 455546040, 68162042, 322768, 203, 877, 12297768, 26419793726, 1625686993918, 1625686993918, 26419793726, 12297768, 877
Offset: 1
Some solutions for n=5 k=3
..0..1..0....0..1..2....0..1..0....0..1..0....0..1..2....0..1..0....0..1..0
..1..0..1....1..0..3....1..0..1....1..0..1....1..2..0....1..0..1....1..0..1
..0..1..0....0..1..0....0..1..0....2..1..0....0..1..2....0..2..3....0..1..2
..1..0..1....1..0..1....1..0..1....0..2..3....1..0..1....1..0..1....1..0..1
..0..1..0....0..1..0....2..1..0....1..3..0....2..1..0....0..1..0....0..1..0
A208096
T(n,k)=Number of n X k nonnegative integer arrays with new values 0 upwards introduced in row major order and no element equal to any horizontal, diagonal or antidiagonal neighbor (colorings ignoring permutations of colors).
Original entry on oeis.org
1, 1, 2, 2, 4, 5, 5, 30, 34, 15, 15, 377, 1573, 500, 52, 52, 7239, 169064, 192328, 10900, 203, 203, 193228, 34438557, 235862938, 43366459, 322768, 877, 877, 6752442, 11535531783, 677352910013, 746823293346, 15769674462, 12297768, 4140
Offset: 1
Table starts
....1........1...........2............5...........15..........52...........203
....2........4..........30..........377.........7239......193228.......6752442
....5.......34........1573.......169064.....34438557.11535531783.5804338800147
...15......500......192328....235862938.677352910013
...52....10900....43366459.746823293346
..203...322768.15769674462
..877.12297768
.4140
Some solutions for n=4 k=3
..0..1..2....0..1..0....0..1..0....0..1..2....0..1..2....0..1..0....0..1..0
..0..1..2....2..1..0....0..1..0....0..3..2....0..3..0....2..3..0....0..1..0
..0..1..0....3..1..2....2..1..0....0..1..0....0..1..0....0..3..0....2..1..2
..0..1..0....2..1..0....2..1..2....3..1..0....0..3..0....0..1..0....0..1..0
A216760
T(n,k)=Number of horizontal, vertical, diagonal, antidiagonal or knight-move neighbor colorings of an nXk array with new integer colors introduced in row major order.
Original entry on oeis.org
1, 1, 1, 2, 1, 2, 5, 4, 4, 5, 15, 34, 60, 34, 15, 52, 500, 2957, 2957, 500, 52, 203, 10900, 337731, 1340534, 337731, 10900, 203, 877, 322768, 71786149, 1842474893, 1842474893, 71786149, 322768, 877, 4140, 12297768, 24889021634
Offset: 1
Some solutions for n=3 k=4
..0..2..5..6....0..3..0..2....0..3..2..3....0..3..6..3....0..3..5..0
..1..3..1..3....1..4..6..4....1..4..5..6....1..4..1..2....1..4..1..2
..0..4..0..4....2..5..7..8....2..3..2..3....2..5..0..7....2..3..5..6
Showing 1-3 of 3 results.
Comments