HW Graph Theory Name (andrewid) - X. 1: Draw K 7 on a torus with no edge crossings.

Similar documents
The following is a summary, hand-waving certain things which actually should be proven.

Math 443/543 Graph Theory Notes 11: Graph minors and Kuratowski s Theorem

Problem Set 3. MATH 776, Fall 2009, Mohr. November 30, 2009

Discrete Mathematics I So Practice Sheet Solutions 1

Math 443/543 Graph Theory Notes 5: Planar graphs and coloring

Planarity: dual graphs

Planar Graphs. 1 Graphs and maps. 1.1 Planarity and duality

Discrete Wiskunde II. Lecture 6: Planar Graphs

The Six Color Theorem

Planar graphs. Chapter 8

Planarity. 1 Introduction. 2 Topological Results

Basics of Graph Theory

Jordan Curves. A curve is a subset of IR 2 of the form

Characterizations of graph classes by forbidden configurations

Assignment 4 Solutions of graph problems

Ma/CS 6b Class 11: Kuratowski and Coloring

Math 777 Graph Theory, Spring, 2006 Lecture Note 1 Planar graphs Week 1 Weak 2

K 4 C 5. Figure 4.5: Some well known family of graphs

Jordan Curves. A curve is a subset of IR 2 of the form

Lecture 4: Bipartite graphs and planarity

HOMEWORK 4 SOLUTIONS. Solution: The Petersen graph contains a cycle of odd length as a subgraph. Hence,

6.2 Classification of Closed Surfaces

GRAPH THEORY and APPLICATIONS. Planar Graphs

Three applications of Euler s formula. Chapter 10

Ma/CS 6b Class 10: Kuratowski's Theorem

On the Relationships between Zero Forcing Numbers and Certain Graph Coverings

Chapter 8. Voronoi Diagrams. 8.1 Post Oce Problem

Ma/CS 6b Class 10: Kuratowski's Theorem

CS 2336 Discrete Mathematics

Hamiltonian cycles in bipartite quadrangulations on the torus

Lecture 6: Graph Properties

Euler s formula n e + f = 2 and Platonic solids

Tutte s Theorem: How to draw a graph

List Coloring Graphs

Pebble Sets in Convex Polygons

MAT 145: PROBLEM SET 4

Treewidth and graph minors

Ma/CS 6b Class 7: Minors

Face Width and Graph Embeddings of face-width 2 and 3

EULER S FORMULA AND THE FIVE COLOR THEOREM

Chapter 12 and 11.1 Planar graphs, regular polyhedra, and graph colorings

From Wikipedia, the free encyclopedia

INTRODUCTION TO THE HOMOLOGY GROUPS OF COMPLEXES

An Investigation of the Planarity Condition of Grötzsch s Theorem

Graph Theory. 1 Introduction to Graphs. Martin Stynes Department of Mathematics, UCC January 26, 2011

Definition For vertices u, v V (G), the distance from u to v, denoted d(u, v), in G is the length of a shortest u, v-path. 1

Discharging and reducible configurations

Remarks on Kuratowski s Planarity Theorem. A planar graph is a graph that can be drawn in a plane without edges crossing one another.

Assignments are handed in on Tuesdays in even weeks. Deadlines are:

Matching and Planarity

5 Graphs

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) We will be interested in s.t. ( )~1. To gain some intuition note ( )

INTRODUCTION TO GRAPH THEORY. 1. Definitions

The clique number of a random graph in (,1 2) Let ( ) # -subgraphs in = 2 =: ( ) 2 ( ) ( )

MAS 341: GRAPH THEORY 2016 EXAM SOLUTIONS

Lecture 20 : Trees DRAFT

Embedding a graph-like continuum in some surface

Exercise set 2 Solutions

CS 311 Discrete Math for Computer Science Dr. William C. Bulko. Graphs

Scheduling, Map Coloring, and Graph Coloring

Characterizing Graphs (3) Characterizing Graphs (1) Characterizing Graphs (2) Characterizing Graphs (4)

MC 302 GRAPH THEORY 10/1/13 Solutions to HW #2 50 points + 6 XC points

How many colors are needed to color a map?

Week 9: Planar and non-planar graphs. 7 and 9 November, 2018

v 1 v 2 r 3 r 4 v 3 v 4 Figure A plane embedding of K 4.

Number Theory and Graph Theory

Graph Theory Questions from Past Papers

HW Graph Theory SOLUTIONS (hbovik) - Q

MAS341 Graph Theory 2015 exam solutions

Pacific Journal of Mathematics

CONNECTIVITY CHECK IN 3-CONNECTED PLANAR GRAPHS WITH OBSTACLES

BAR-MAGNET POLYHEDRA AND NS-ORIENTATIONS OF MAPS

A Genus Bound for Digital Image Boundaries

The Geodesic Integral on Medial Graphs

Lecture 15: The subspace topology, Closed sets

Forbidden Minors for a Pursuit Game on Graphs

Rubber bands. Chapter Rubber band representation

6 Planar Graphs. 6.1 Euler's Formula

K 4,4 e Has No Finite Planar Cover

arxiv: v2 [math.co] 13 Aug 2013

Assignment 1 Introduction to Graph Theory CO342

HW Graph Theory SOLUTIONS (hbovik)

LAMC Advanced Circle October 9, Oleg Gleizer. Warm-up

MATH 350 GRAPH THEORY & COMBINATORICS. Contents

[8] that this cannot happen on the projective plane (cf. also [2]) and the results of Robertson, Seymour, and Thomas [5] on linkless embeddings of gra

Graphs with no 7-wheel subdivision Rebecca Robinson 1

Basic Combinatorics. Math 40210, Section 01 Fall Homework 4 Solutions

On Two Short Proofs About List Coloring Graphs

Math 170, Section 002 Spring 2012 Practice Exam 2 with Solutions

Dual trees must share their ends

2 1 GRAPHS WITH FORBIDDEN SUBGRAPHS

Lecture 5 CLASSIFICATION OF SURFACES

Recognizing Interval Bigraphs by Forbidden Patterns

Lecture Notes on Graph Theory

Partitioning Complete Multipartite Graphs by Monochromatic Trees

arxiv: v1 [cs.dm] 13 Apr 2012

Rigidity, connectivity and graph decompositions

arxiv:submit/ [math.co] 9 May 2011

Matching Algorithms. Proof. If a bipartite graph has a perfect matching, then it is easy to see that the right hand side is a necessary condition.

Planar Graph (7A) Young Won Lim 5/21/18

Transcription:

1: Draw K 7 on a torus with no edge crossings. A quick calculation reveals that an embedding of K 7 on the torus is a -cell embedding. At that point, it is hard to go wrong if you start drawing C 3 faces, although making all edges straight is slightly harder. Note that the point marked A can be viewed as traveling through the horizontal borders and then the vertical borders to move to the opposite corner. It can be redrawn to only use one border at a time quite easily. 1 3 4 5 A 1 1 3 3 4 5 4 5 A 1 3 4 5 1

: Find a T K 5 or a T K 3,3 in the Petersen Graph. Delete a, then suppress b, c, and d to get the minor. Reversing the suppression is subdivision, and this yields P a (where P is the Petersen graph). Clearly P A P. 1 d a b c d b c 1 See animation on Wikipedia: http://en.wikipedia.org/wiki/file:kuratowski.gif

3, Diestel 4.4: Show that every planar graph is a union of three forests. If G is a planar graph, then every induced subgraph of G is planar (use embedding of G to get an embedding of the subgraph). Planar graphs satisfy m 3n 6, so the conditions of Theorem.4.3 are satisfied. This theorem implies that the edges of G can be partitioned into three trees, and we can group any isolated vertices together with one of the three trees to obtain three forests whose union makes the original graph. 3

4, Diestel 4.3: A graph is called outerplanar if it has a drawing in which every vertex lies on the boundary of the outer face. Show that a graph is outerplanar if and only if it contains neither K 4 nor K,3 as a minor. Consider a graph G and let G be formed from G by adding a new vertex v which is adjacent to all other vertices. Lemma 1: Let J be a vertex transitive graph, let v J and let J = J u. J is a topological minor of G if and only if J is a topological minor of G. Proof: ( ) Suppose H G is a subdivision of J. Let H be formed from H by adding a new vertex v which is adjacent to the vertices of J (but not vertices added through subdivision). H G, and H is a subdivision of J K 1 (by performing all of the subdivisions in H), so J K 1 is a topological minor of G. J is a topological minor of J K 1, so by transitivity of topological minors, J is a topological minor of G. ( ) Suppose H G is a subdivision of J. We consider 3 cases: If v H then H G, and so J is a topological minor of J which is a topological minor of G, and we finish by transitivity. If v H was added during subdivision, then let the edge xy J be the edge that was subdivided to form v. Let H be a subdivision of J x formed by the same subdivisions as in H (except in edges that no longer exist, and particularly xy). Since x J x, v H, and so H G. Therefore, J x is a topological minor of G. If v H was not added during subdivision, the let H be a subdivision of J v formed by the same subdivisions as in H (except the edges that went to v). Since v H, H G, and since H is a subdivision of J v, J v is a topological minor of G. Lemma : G has a K 4 or K 3, minor if and only if G has a K 5 or K 3,3 minor. Proof: By Lemma 1, G has a K 4 topological minor if and only if G has a K 5 topological minor, and G has a K 3, topological minor if and only if G has a K 3,3 topological minor. Adding Proposition 1.7.4 and Lemma 4.4. we finish the lemma. By Lemma, G has one of the forbidden minors if and only if G has one of K 5 and K 3,3 as a minor. Adding Kuratowski s theorem, we have that G has neither of the minors if and only if G is planar. If G is planar, we take an embedding of G and delete v, and then homeomorph the drawing on the sphere so that the face that v was in is the outer face. This gives an outerplanar drawing of G which witnesses the outerplanarity of G. In the other direction, G cannot be outerplanar if it has one of the forbidden minors, because an embedding of G on the plane with all vertices on the outer face can be transformed into a planar embedding of G by adding v in the outer face, and drawing an arc from v to each vertex such that no arc intersects. 4

5: Prove or disprove: Every planar bipartite graph has a vertex of degree at most 3. In class we proved that -edge-connected bipartite graphs satisfy m n 4 by using Euler s formula, and counting edges in two ways (recall that bipartite graphs have at least 4 edges per cycle). We argue that this holds even for graphs that are not -edge-connected so long as they have order at least 3. First, we can apply the argument to each component of a disconnected graph and combine the results. Second, if we count the edges that lie on two faces once for each face, and count bridges (which are only on the frontier of a single face) twice for their face, we find that each face still counts at least 4 edges and each edge is counted twice, with the exception of faces that have no edges from a cycle on their frontier. This happens if and only if the graph is a forest, and we know that forests satisfy the result except when there are fewer than 3 vertices. Because (non-empty) forests on fewer than 3 vertices must have a vertex of degree at most 3, need to only finish on the graphs where the inequality holds. We know that the average degree of a graph is m 4n 8 n, and so the average degree of planar graphs is at most n which is strictly less than 4. Since degrees are integers, there is a vertex of degree at most 3. 5

6: Show that the complement of any planar graph with 11 or more vertices is not planar. (It has been shown that the above statement is true when 11 is replaced by 9, and there are examples of planar graphs with 8 vertices having planar complement.) Let our planar graph have n vertices and m edges. We have (when n 3): m 3n 6. The complement has n(n 1) m edges, so for the complement to be planar we would have or Combining these two gives n(n 1) m 3n 6 m 1 n 7 n + 6 n 7n + 1 6n 1 n 13n + 4 0. By the quadratic formula (okay, actually just Wolfram Alpha), this inequality only holds for n [3, 10] (because n is an integer), finishing the proof. Note that n < 3 is in fact possible because our equation did not cover that case. 6