Lagmental Vicfred

The Tutte Polynomial Is a Rank-Nullity Sum by Vicfred

Summing over all edge subsets produces a two-variable invariant with many evaluations. This is a compact note, but the quantifiers and hypotheses stay on the page.

Notation

Graph invariants often satisfy deletion--contraction recurrences. The chromatic polynomial \(P_G(q)\) and Tutte polynomial \(T_G(x,y)\) package many counts into algebraic form.

$$ T_G(x,y)=\sum_{A\subseteq E}(x-1)^{r(E)-r(A)}(y-1)^{|A|-r(A)} $$

The first display fixes the mathematical data. I label it \(\mathsf{data}\) mentally, while the next is the \(\mathsf{claim}\); the bridge between them is the displayed \(\Longrightarrow\), not an automatic implication.

$$ T_G(2,1)=\#\{\text{spanning forests}\} $$

Stress the formula

Here is a concrete symbolic test. Reading it from left to right reveals which transformation is reversible and which is only an implication.

$$ \begin{array}{c|c}T_G(1,1)&\text{spanning trees when }G\text{ is connected}\\T_G(2,0)&\text{acyclic orientations}\\(-1)^{|V|-c(G)}q^{c(G)}T_G(1-q,0)&P_G(q)\end{array} $$

Interpretation

The two-row display is also a debugging tool: if the conclusion changes when only notation changes, some hidden choice has entered the argument.

$$ \begin{aligned} \mathsf{D}\;&:\quad T_G(x,y)=\sum_{A\subseteq E}(x-1)^{r(E)-r(A)}(y-1)^{|A|-r(A)},\\[5pt] \mathsf{C}\;&:\quad T_G(2,1)=\#\{\text{spanning forests}\}. \end{aligned} $$

Limit of the argument

Deletion--contraction must distinguish loops and bridges. Applying the generic edge recurrence to either special case changes the invariant incorrectly.

$$ \boxed{\begin{gathered} \text{compact conclusion}\\[-2pt] T_G(2,1)=\#\{\text{spanning forests}\} \end{gathered}} $$

This is enough machinery for one note: an exact object, a worked case, a structural law, and a clearly marked boundary. Each layer can now be tested independently.

This article was posted on Mon 16 June 2025. Facts and circumstances may have changed since publication.
Please contact me before jumping to conclusions if something seems wrong or unclear.