dear all,
who may be an editor of Oeis who is an expert in calculating the chromatic polynomials?
the sequence A211709 has currently 39 terms calculated.
more terms seem to be computed easily.
the task is the compute the vertex-chromatic polynomial of (n x m) rook's graph.
it is a simple observation that the terms of A211709 are just the summation of coefficients of this polynomial (written in factorial basis representation)
for example, (3, 3)th term of the sequence is 588.
which is also the summation of the coefficients of the vertex-chromatic polynomial of 3x3 rook's graph.
588 = 2 + 42 + 186 + 234 + 105 + 18 + 1
this polynomial for 5x5 rook's graph seems to be calculated in seconds. this will correspond to the (5,5)th term of the sequence which is currently missing.
i do not have experience on obtaining chromatic polynomials.
how far can we compute these polynomials? 7x7 is possible? or 8x8?
may i contact with an expert on calculating chromatic polynomials in order to update this sequence in Oeis.