I am not able to come up with a proof regarding this statement -
Consider G be a connected planar graph. If G is not bipartite, then any planar embedding of G has at least 2 faces with odd degree.
Can someone help me with the proof?
I am not able to come up with a proof regarding this statement -
Consider G be a connected planar graph. If G is not bipartite, then any planar embedding of G has at least 2 faces with odd degree.
Can someone help me with the proof?
Copyright © 2021 JogjaFile Inc.
Since G is not bipartite, G contains an odd cycle C. Let $F_{1},F_{2},......,F_{k}$ be the faces inside C in the planar embedding. Consider the sum of the degrees of these face.
Each edge in D is counted twice.
So $\sum_{i}$ $\deg(F_{i})$ = $|E(C)| + 2|D|$
Since $|E(C)|$ is odd and $2|D|$ is even,
$\sum_{i}$ $\deg(F_{i})$ is odd, so $\deg(F_{i})$ must be odd for some $i$
So at least one face inside C has odd degree.
The same argument can be used to show that at least once face outside C has odd degree.