Petersen's theorem


In the mathematical discipline of graph theory, Petersen's theorem, named after Julius Petersen, is one of the earliest results in graph theory and can be stated as follows:
Petersen's Theorem. Every cubic, bridgeless graph contains a perfect matching.

In other words, if a graph has exactly three edges at each vertex, and every edge belongs to a cycle, then it has a set of edges that touches every vertex exactly once.

Proof

We show that for every cubic, bridgeless graph we have that for every set the number of connected components in the graph induced by with an odd number of vertices is at most the cardinality of. Then by Tutte theorem contains a perfect matching.
Let be a component with an odd number of vertices in the graph induced by the vertex set. Let denote the vertices of and let denote the number of edges of with one vertex in and one vertex in. By a simple double counting argument we have that
where is the set of edges of with both vertices in. Since
is an odd number and is an even number it follows that has to be an odd number. Moreover, since is bridgeless we have that.
Let be the number of edges in with one vertex in and one vertex in the graph induced by. Every component with an odd number of vertices contributes at least 3 edges to, and these are unique, therefore, the number of such components is at most. In the worst case, every edge with one vertex in contributes to, and therefore. We get
which shows that the condition of Tutte theorem holds.

History

The theorem is due to Julius Petersen, a Danish mathematician. It can be considered as one of the first results in graph theory. The theorem appears first in the 1891 article "Die Theorie der regulären graphs". By today's standards Petersen's proof of the theorem is complicated. A series of simplifications of the proof culminated in the proofs by and.
In modern textbooks Petersen's theorem is covered as an application of Tutte's theorem.

Applications

Number of perfect matchings in cubic bridgeless graphs

It was conjectured by Lovász and Plummer that the number of perfect matchings contained in a cubic, bridgeless graph is exponential in the number of the vertices of the graph.
The conjecture was first proven for bipartite, cubic, bridgeless graphs by, later for planar, cubic, bridgeless graphs by. The general case was settled by, where it was shown that every cubic, bridgeless graph contains at least perfect matchings.

Algorithmic versions

discuss efficient versions of Petersen's theorem. Based on Frink's proof they obtain an algorithm for computing a perfect matching in a cubic, bridgeless graph with vertices. If the graph is furthermore planar the same paper gives an algorithm. Their time bound can be improved based on subsequent improvements to the time for maintaining the set of bridges in a dynamic graph. Further improvements, reducing the time bound to or , were given by.

Higher degree

If G is a regular graph of degree d whose edge connectivity is at least d − 1, and G has an even number of vertices, then it has a perfect matching. More strongly, every edge of G belongs to at least one perfect matching. The condition on the number of vertices can be omitted from this result when the degree is odd, because in that case the number of vertices is always even.