I have the following graph with $nm$ vertices:
1 --- 2 --- 3 --- (n)
| | |
4 --- 5 --- 6 --- (n)
| | |
7 --- 8 --- 9 --- (n)
| | |
| | |
(m) (m) (m)
In other words, this is a graph of a grid with $m$ rows and $n$ columns. How can I determine the chromatic polynomial of this graph? Say, for $n=4$ and $m=4$? Is there a way to form a general formula for such a graph,?
This is an open problem by Read and Tutte . You are essentially asking for the chromatic polynomial of the grid graph (the vertices of degree $1$ do not matter.)See the attached picture from Read R.C. and W.T. Tutte. Chromatic polynomials. In: L.W. Beineke and R.J. Wilson, Selected Topics in Graph Theory, volume 3, pages 15--42.
Also here are some slides from a not so old talk in which it was said that this is still open.