Continuing from the previous post ( which is here ). This is a bit short post. I think this post is not at all helpful in olys but then let's do it cause I find them interesting :P. Here are my notes..
Book referred: Daniel A Marcus Graph theory
Chapter H:
- Planar Graphs: A planar graph is a graph that can be represented by a diagram with no edge cross. Such a diagram is called a plane diagram. For $K_4$ is a planar graph.
- Regions formed by a graph: The planar graph divides the plan into regions
- Non- planar graph: A non-planar graph is a graph that always has a edge cross.
- Regional Degrees: The regions are boundaries by edges. The number od edges each region is boundaries with is called regional degrees.
- Subdivision: A graph that is obtained by inserting vertices of degree $2$ is an already existing edge.
Regions and each edge contribute to two
Subdivision of $K_5$
The Petersen graph is non planar
Problem: Show that the Petersen graph is non-planar
Proof: Refer to the below image
We use the subdivision fact and the fact that $K_{3,3}$ is non-planar. By Kuratowski's Theorem we are done.
Comments
Post a Comment