Graph Theory Lecture 3: Sum of Degrees Formulas, Planar Graphs, and Euler s Theorem Spring 2014 Morgan Schreffler Office: POT 902



Similar documents
Sum of Degrees of Vertices Theorem

CS311H. Prof: Peter Stone. Department of Computer Science The University of Texas at Austin

Euler Paths and Euler Circuits

Class One: Degree Sequences

Introduction to Graph Theory

Planar Graphs. Complement to Chapter 2, The Villas of the Bellevue

Simple Graphs Degrees, Isomorphism, Paths

136 CHAPTER 4. INDUCTION, GRAPHS AND TREES

2.5 Zeros of a Polynomial Functions

Chapter 3.1 Angles. Geometry. Objectives: Define what an angle is. Define the parts of an angle.

Math 2443, Section 16.3

Midterm Practice Problems

OPTIONS TRADING AS A BUSINESS UPDATE: Using ODDS Online to Find A Straddle s Exit Point

The Clar Structure of Fullerenes

WHERE DOES THE 10% CONDITION COME FROM?

Chapter 6: Graph Theory

Social Media Mining. Graph Essentials

Lecture 8 : Coordinate Geometry. The coordinate plane The points on a line can be referenced if we choose an origin and a unit of 20

Removing Even Crossings

Examination paper for MA0301 Elementær diskret matematikk

10.1. Solving Quadratic Equations. Investigation: Rocket Science CONDENSED

Chapter 4.1 Parallel Lines and Planes

V. Adamchik 1. Graph Theory. Victor Adamchik. Fall of 2005

Adding vectors We can do arithmetic with vectors. We ll start with vector addition and related operations. Suppose you have two vectors

DEFINITIONS. Perpendicular Two lines are called perpendicular if they form a right angle.

Geometry Review Flash Cards

Answer: (a) Since we cannot repeat men on the committee, and the order we select them in does not matter, ( )

Incenter Circumcenter

SURFACE AREA AND VOLUME

Grade Level: High School

A permutation can also be represented by describing its cycles. What do you suppose is meant by this?

Outline. NP-completeness. When is a problem easy? When is a problem hard? Today. Euler Circuits

INCIDENCE-BETWEENNESS GEOMETRY

Graph Theory Problems and Solutions

Lecture Note 1 Set and Probability Theory. MIT Spring 2006 Herman Bennett

Arrangements And Duality

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

4. How many integers between 2004 and 4002 are perfect squares?

Pythagorean Theorem: Proof and Applications

PERIMETER AND AREA. In this unit, we will develop and apply the formulas for the perimeter and area of various two-dimensional figures.

Graph Theory Origin and Seven Bridges of Königsberg -Rhishikesh

Circle Name: Radius: Diameter: Chord: Secant:

Geometry 1. Unit 3: Perpendicular and Parallel Lines

Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m)

The minimum number of distinct areas of triangles determined by a set of n points in the plane

Jim Lambers MAT 169 Fall Semester Lecture 25 Notes

Chapter 6 Notes: Circles

Just the Factors, Ma am

Chapters 6 and 7 Notes: Circles, Locus and Concurrence

MATH 13150: Freshman Seminar Unit 10

Sample Problems. Practice Problems

If A is divided by B the result is 2/3. If B is divided by C the result is 4/7. What is the result if A is divided by C?

Labeling outerplanar graphs with maximum degree three

Topological Treatment of Platonic, Archimedean, and Related Polyhedra

Discrete Mathematics Problems

Number Sense and Operations

CMPSCI611: Approximating MAX-CUT Lecture 20

6.3 Conditional Probability and Independence

Lecture 1: Systems of Linear Equations

Rubiks Cube or Magic Cube - How to solve the Rubiks Cube - follow these instructions

Lecture 3: Derivatives and extremes of functions

POLYNOMIAL FUNCTIONS

Discrete Mathematics & Mathematical Reasoning Chapter 10: Graphs

A summary of definitions, postulates, algebra rules, and theorems that are often used in geometry proofs:

Greatest Common Factor and Least Common Multiple

ALGEBRA. Find the nth term, justifying its form by referring to the context in which it was generated

MECHANICAL PRINCIPLES HNC/D MOMENTS OF AREA. Define and calculate 1st. moments of areas. Define and calculate 2nd moments of areas.

7.2 Quadratic Equations

MA107 Precalculus Algebra Exam 2 Review Solutions

Mathematical Induction. Lecture 10-11


Math 1526 Consumer and Producer Surplus

Section 13.5 Equations of Lines and Planes

Patterns in Pascal s Triangle

Connectivity and cuts

n 2 + 4n + 3. The answer in decimal form (for the Blitz): 0, 75. Solution. (n + 1)(n + 3) = n lim m 2 1

1 Symmetries of regular polyhedra

Some Lecture Notes and In-Class Examples for Pre-Calculus:

No Solution Equations Let s look at the following equation: 2 +3=2 +7

The GED math test gives you a page of math formulas that

Geometry and Measurement

E XPLORING QUADRILATERALS

This puzzle is based on the following anecdote concerning a Hungarian sociologist and his observations of circles of friends among children.

Contents. 2 Lines and Circles Cartesian Coordinates Distance and Midpoint Formulas Lines Circles...

Grade 7 & 8 Math Circles Circles, Circles, Circles March 19/20, 2013

Actually Doing It! 6. Prove that the regular unit cube (say 1cm=unit) of sufficiently high dimension can fit inside it the whole city of New York.

Chapter 7. Permutation Groups

Algebra 1 Course Title

PRIMARY CONTENT MODULE Algebra I -Linear Equations & Inequalities T-71. Applications. F = mc + b.

Everyday Mathematics. Grade 4 Grade-Level Goals CCSS EDITION. Content Strand: Number and Numeration. Program Goal Content Thread Grade-Level Goal

Soil Dynamics Prof. Deepankar Choudhury Department of Civil Engineering Indian Institute of Technology, Bombay

CSC 373: Algorithm Design and Analysis Lecture 16

EdExcel Decision Mathematics 1

Plots, Curve-Fitting, and Data Modeling in Microsoft Excel

Everyday Mathematics. Grade 4 Grade-Level Goals. 3rd Edition. Content Strand: Number and Numeration. Program Goal Content Thread Grade-Level Goals

Angles that are between parallel lines, but on opposite sides of a transversal.

Solving Quadratic Equations

Logo Symmetry Learning Task. Unit 5

Transcription:

Graph Theory Lecture 3: Sum of Degrees Formulas, Planar Graphs, and Euler s Theorem Spring 2014 Morgan Schreffler Office: POT 902 http://www.ms.uky.edu/~mschreffler

Different Graphs, Similar Properties E F J K A B I C D N O G H V R W L M U S P Q X T Y What do the five graphs above have in common? For each graph, write its degree list and add the numbers together. What do you notice? If we add any other edge to each of these graphs, what would happen to the numbers we came up with earlier? Why?

Sum of Degrees of Vertices Theorem Theorem (Sum of Degrees of Vertices) Suppose a graph has v vertices with degrees d 1, d 2, d 3,..., d v. Add together all degrees to get a new number d 1 + d 2 + d 3 +... + d v = D V. Then D V = 2e. In words, for any graph the sum of the degrees of the vertices equals twice the number of edges. Stated in a slightly different way, D V = 2e says that D V is ALWAYS an even number. (Using the Sum of Degrees of Vertices Theorem) It is impossible to make a graph with v = 6 where the vertices have degrees 1, 2, 2, 3, 3, 4. This is because the sum of the degrees D V is D V = 1 + 2 + 2 + 3 + 3 + 4 = 15 D V is always an even number but 15 is odd!

Using the Sum of the Degrees of Vertices Formula 1 Consider the following scenarios: A graph has 4 vertices with degrees 0, 0, 0, and 0. What does this graph look like? A graph has 1 vertex with degree 2. What does this graph look like? A graph has 4 vertices with degrees 2, 3, 3, and 4. How many edges are there? A graph has 4 vertices with degrees 2, 2, 2, and 4. Can you say what this graph looks like?

Using the Sum of the Degrees of Vertices Formula 2 Consider the following scenarios: Is it possible to have a graph with vertices of degrees: 1 and 1? Is it possible to have a graph with vertices of degrees: 1 and 2? Is it possible to have a graph with vertices of degrees: 1, 1, 2, 3? Is it possible to have a graph with vertices of degrees: 1, 1, 2, 3, 3?

Planar Graphs Definition (Planar Graph) A graph is Planar if it is isomorphic to another graph whose edges do not cross. Based on the definition, to determine if a graph is planar we will often have to consider isomorphic versions of the graph. (Using Isomorphisms to Show a Graph is Planar) The graph on the left is definitely planar (edges do not cross). Even though the graph to the right does not appear to be planar, it is because it is isomorphic to the graph on the left!

Faces of a Planar Graph Definition (Faces of a Planar Graphs) In any planar graph, drawn with no intersections, 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 (or infinite) face of the graph. When we say faces of the graph we mean BOTH the interior AND the exterior faces. We usually denote the number of faces of a planar graph by f. Be Careful! Before you count the faces of a planar graph, it is important to first draw an isomorphic version of the graph so that no edges cross!

Counting Faces of a Planar Graph It is really tempting to try to count the faces in the graph below: Remember, the idea of faces only applies to planar graphs drawn with no edge crossings. Instead we need to redraw the graph to get an isomorphic version: In the bottom version it is easy to see there are 3 interior faces and 1 exterior face for a total of 4 faces.

Degree of a Face Definition (Degree of a Face) For a planar graph drawn without edges crossing, the number of edges bordering a particular face is called the degree of the face. In the graph below 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 of Faces) In any planar graph, the sum of the degrees of all faces is equal to twice the number of edges. In symbols, D F = 2e.

Counting Faces and Degrees 1 C A B D E F Is this graph planar? How many faces does this graph have? What is the degree of each face? List v, e, and f for this graph.

Counting Faces and Degrees 2 C A B D E F Is this graph planar? How many faces does this graph have? What is the degree of each face? List v, e, and f for this graph.

Counting Faces and Degrees 3 A B D C E F Is this graph planar? How many faces does this graph have? What is the degree of each face? List v, e, and f for this graph.

Making Graphs Look Planar Here are a couple more graphs that don t look planar at first. Can you count the faces? Left Graph (Cube) Right Graph (K 3,2 ) Vertices v 8 5 Edges e 12 6 Faces f 6 3 These numbers are giving more evidence of some big ideas with planar graphs.

Euler s Formula Theorem (Euler s Formula) Take any connected planar graph drawn with no intersecting edges. Let v be the number of vertices in the graph. Let e be the number of edges in the graph. Let f be the number of faces in the graph. Then v e + f = 2. Check the planar graphs on the previous slide: Cube v e + f = 8 12 + 6 = 2 K 3,2 v e + f = 5 6 + 3 = 2 Let s see what Euler s Formula can do for us!

Using Euler s Formula 1 C B A D E F 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.

Using Euler s Formula 2 A connected planar graph has 8 vertices and 12 edges. How many faces are there? A connected planar graph has 6 vertices and 4 faces. How many edges are there? A connected planar graph has 8 vertices with degrees: 1, 1, 2, 2, 3, 3, 4, 4. How many edges are there? A connected planar graph has 8 vertices with degrees: 1, 1, 2, 2, 3, 3, 4, 4. How many faces are there?

Using Euler s Formula 3 A connected planar graph has 6 faces and 12 edges. How many vertices are there? A connected planar graph has 4 faces with degrees: 3, 3, 4, 4. How many edges are there? A connected planar graph has 4 faces with degrees: 3, 3, 4, 4. How many vertices are there? Draw a connected planar graph with 4 faces with degrees: 3, 3, 4, 4. Is there only one such isomorphic graph?

Using Euler s Formula 4 B A C E D F What is v? What is e? Though it doesn t look it, this is graph is planar. What is f?

Useful Facts for Planar Graphs We can combine the following theorems to answer questions about planar graphs. Theorem (Sum of the Degrees of 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 of 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.

Another Euler s Formula 1 1. 2. Find v, e, and f for these two graphs. Find c for these two graphs. Combine c, e, f, and v to make a new Euler s Formula!

A Chance to Discover Euler s General Formula Note that Euler s Formula only applies to connected graphs, i.e., graphs that have one component where we write c = 1. See if you can extend Euler s Formula for c = 2 in the graph below! Theorem (Euler s General Formula) For any planar graph with vertices v, edges e, faces f and components c, the following must hold: v e + f c = 1.

Another Euler s Formula 2 A connected planar graph has vertices whose degrees are 3, 3, 4, 4, 5, 6, 7. How many vertices are there? A connected planar graph has vertices whose degrees are 3, 3, 4, 4, 5, 6, 7. How many edges are there? A connected planar graph has vertices whose degrees are 3, 3, 4, 4, 5, 6, 7. How many faces are there? A disconnected planar graph with c = 2 has vertices whose degrees are 3, 3, 4, 4, 5, 6, 7. How many faces are there? A disconnected planar graph with c = 4 has vertices whose degrees are 3, 4, 5, 6, 7, 8, 9. How many faces are there?