Planar Graphs-Presentation
Planar Graphs-Presentation
Definition
A graph G is planar if it can be drawn in the plane such that none of its edges cross.
That is G can be drawn on the plane in such a way that it’s edges intersect only at the
end points.
Result
Let G be a simple connected planar graph. Then δ(G ) ≤ 5 where δ(G ) is the minimum
degree of a graph.
Faces:
In any planar graph, the edges divide the planes into different regions.
The regions enclosed by the planar graph are called interior faces of the graph.
The region surrounding the planar graph is called the exterior face of the graph.
When we say faces of the graph we mean BOTH the interior and the exterior faces.
Proof.
Proof.
Suppose G is connected and G = P3 . Then the inequality holds.
Proof.
Suppose G is connected and G = P3 . Then the inequality holds.
So, assume G has at least 3 edges and draw G as a plane graph where G has r
regions R1 , R2 , . . . , Rr .
Proof.
Suppose G is connected and G = P3 . Then the inequality holds.
So, assume G has at least 3 edges and draw G as a plane graph where G has r
regions R1 , R2 , . . . , Rr .
The boundary of each region contains at least 3 edges.
Proof.
Suppose G is connected and G = P3 . Then the inequality holds.
So, assume G has at least 3 edges and draw G as a plane graph where G has r
regions R1 , R2 , . . . , Rr .
The boundary of each region contains at least 3 edges.
If mi is the number of edges of Ri for 1 ≤ i ≤ r , then mi ≥ 3.
The number M counts an edge once if the edge is a bridge and counts it twice the
edge is not in bridge. So, M ≤ 2m. Then clearly, 3r ≤ M ≤ 2m and so 3r ≤ 2m
Now, apply Euler Identity then we get
6 = 3n − 3m + 3r ≤ 3n − 3m + 2m = 3n − m. So, m ≤ 3n − 6
If G is disconnected then edges can be added to G to produce a connected plane
graph of order n and size m′ where m′ > m and so m′ ≤ 3n − 6.
Proof.
Suppose that G is a graph every vertex of which has degree 6 or more. Let G have order
n and size m. Clearly, n ≥ 7. Then
X
2m = deg (v ) ≥ 6n.
v ∈V (G )
K4 is planar?
K4 is planar?
K5 is planar?
K4 is planar?
K5 is planar?
What about K6 ?
Proof.
The graph K5 has order n = 5 and size m = 10. Since,m = 10 > 9 = 3n − 6 it follows
that K5 is nonplanar.
Proof.
Proof.
Assume that K3,3 is planar and draw K3,3 as a plane graph.
Proof.
Assume that K3,3 is planar and draw K3,3 as a plane graph.
Since, n = 6 and m = 9.By the Euler Identity n − m + r = 6 − 9 + r = 2 and so
r = 5.
Proof.
Assume that K3,3 is planar and draw K3,3 as a plane graph.
Since, n = 6 and m = 9.By the Euler Identity n − m + r = 6 − 9 + r = 2 and so
r = 5.
Let R1 , R2 , . . . , R5 be the five region and let mi be the number of edges on the
boundary of Ri for 1 ≤ i ≤ 5.
Proof.
Assume that K3,3 is planar and draw K3,3 as a plane graph.
Since, n = 6 and m = 9.By the Euler Identity n − m + r = 6 − 9 + r = 2 and so
r = 5.
Let R1 , R2 , . . . , R5 be the five region and let mi be the number of edges on the
boundary of Ri for 1 ≤ i ≤ 5.
Since, K3,3 has no triangles, mi ≥ 4 for 1 ≤ i ≤ 5 and because K3,3 contains no
bridges, it follows that
5
X
2m = mi ≥ 20
i=1
Proof.
Assume that K3,3 is planar and draw K3,3 as a plane graph.
Since, n = 6 and m = 9.By the Euler Identity n − m + r = 6 − 9 + r = 2 and so
r = 5.
Let R1 , R2 , . . . , R5 be the five region and let mi be the number of edges on the
boundary of Ri for 1 ≤ i ≤ 5.
Since, K3,3 has no triangles, mi ≥ 4 for 1 ≤ i ≤ 5 and because K3,3 contains no
bridges, it follows that
5
X
2m = mi ≥ 20
i=1
v1 b u2
b b y1
v2
b b y2
b b
w2 x2
b b
w1 x1
(a).The graph G
x2 b b w2
x1 b b w1
b b b
y1 u2 v1