Simple Properties of Planar Graphs
Theorem 1
Assume that is a simple planar graph.
- [1]: If is a connected graph with vertices and edges, then
- [2]: Every simple planar graph has at least one vertex with .
Proof
[1]
Let’s assume every face of a planar graph is surrounded by at least three edges.
For the simplest case, if there is just one complete graph , with edges and faces , for one more face to be added, at least two more edges are needed, thus .
Euler’s formula: For a connected planar graph , let , , and be the number of faces,
Following Euler’s formula, since , we obtain that .
■
[2]
does not need to be connected, but it suffices to check each component. Without loss of generality, assume is a connected graph with at least vertices. To use reductio ad absurdum, assume every vertex of has degree at least .
If the number of vertices of is and the number of edges is , since every vertex degree is at least , Dividing both sides by gives , but according to Summary [1], This is a contradiction, so there must be at least one vertex with .
■
Wilson. (1970). Introduction to Graph Theory: p67~68. ↩︎