|
|
|
|
|
by kmill
1385 days ago
|
|
Is the first part similar to the "W function" from Tutte's A ring in graph theory (1947)? If I remember correctly, it generalizes the chromatic/flow/Tutte polynomial to yield a linear combination of disjoint unions of bouquets (i.e., a linear combination of ordered lists of natural numbers, describing the dimensions of the cycle spaces of each connected component in the state sum expansion of the chromatic/flow/Tutte polynomial). |
|
So if there is a colouring of $G$ using $n$ colours with induced sets of size 4, 4, 2, and 1, then the function evaluated at $n$ included P_3^2 P_1 P_0.
(The "-1" is a technical thing that only feels obvious once you've played with it enough).
You end up with what the values should be, but the clever part was using "umbral evaluation" on the polynomial, and not just simple substitution. It might be possible to find the details on the web, but this was 35 years ago.