Even Number of Odd-Degree Vertices
In any finite graph , the number of vertices with an odd degree is always even.
Proof
1. Apply the Handshaking Lemma:
The Handshaking Lemma states:
This tells us that the sum of the degrees of all vertices in the graph is an even number (since it’s twice the number of edges).
2. Separate Vertices into Odd and Even Degree Sets:
Let be the set of vertices with odd degrees, and be the set of vertices with even degrees. Clearly, and .
3. Rewrite the Sum of Degrees:
We can rewrite the sum of degrees, splitting it into the sum over and the sum over :
4. Analyze the Even Degree Sum:
The sum of even numbers is always even. Therefore:
is even.
Let’s represent this even sum as , where is an integer.
5. Analyze the Odd Degree Sum:
From the Handshaking Lemma and steps 3 and 4, we have:
Rearranging:
Since and are integers, is also an integer. Let’s call it . So:
This shows that the sum of the degrees of vertices in is also an even number.
Therefore, is even.