Theorem (Sum of Degrees of Vertices Theorem)
Theorem (Sum of Degrees of Vertices Theorem)
Dv = 1 + 2 + 2 + 3 + 3 + 4 = 15
each of the two interior faces have degree 3. The infinite (exterior)
face has degree 4. Adding up degrees gives a result that is
curiously similar to one before.
Theorem (Sum of the Degrees For Faces)
In any planar graph, the sum of the degrees of all faces is equal to
twice the number of edges. In symbols, Df = 2e.
Counting Faces and Degrees 1
C
A B
E F
Here are a couple more graphs that don’t look planar at first. Can
you count the faces?
These numbers are giving more evidence of some big ideas with
planar graphs.
Counting Faces and Degrees 2
C
A B
E F
A B
C
E F
Then v e + f = 2.
Check the planar graphs on the previous slide:
Cube v e +f =8 12 + 6 = 2
K3,2 v e +f =5 6+3=2
Let’s see what Euler’s Formula can do for us!
Using Euler’s Formula 1
B D
A E
What is v ?
What is e?
If the graph is planar, what must f be?
Redraw the graph with vertices/edges moved around so the
graph appears planar.
Useful Facts for Planar Graphs
We can combine the following theorems to answer questions about
planar graphs.
Theorem (Sum of the Degrees For Vertices)
In any graph, the sum of the degrees of all vertices is equal to
twice the number of edges.
along with what we just looked at
Theorem (Sum of the Degrees For Faces)
In any planar graph, the sum of the degrees of all faces is equal to
twice the number of edges.
along with Euler’s Formula
Theorem (Euler’s Formula)
For a connected planar graph with vertices v , edges e, and faces f ,
the following must hold:
v e + f = 2.
Using Euler’s Formula 2
A C
D F
What is v ? What is e?