Euler s Formula. Then v e + f =2. Check the planar graphs on the previous slide: Cube v e + f = = 2

Similar documents
Sum of Degrees of Vertices Theorem

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

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

Euler Paths and Euler Circuits

Introduction to Graph Theory

Midterm Practice Problems

Chapter 6: Graph Theory

Class One: Degree Sequences

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

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

Discrete Mathematics Problems

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


On planar regular graphs degree three without Hamiltonian cycles 1

Social Media Mining. Graph Essentials

Small Maximal Independent Sets and Faster Exact Graph Coloring

Just the Factors, Ma am

Graph Theory Problems and Solutions

Networks and Paths. The study of networks in mathematics began in the middle 1700 s with a famous puzzle called the Seven Bridges of Konigsburg.

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

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

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

CMPSCI611: Approximating MAX-CUT Lecture 20

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

Zachary Monaco Georgia College Olympic Coloring: Go For The Gold

Finding and counting given length cycles

MD5-26 Stacking Blocks Pages

E XPLORING QUADRILATERALS

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

Total colorings of planar graphs with small maximum degree

Arrangements And Duality

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

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

Network Flow I. Lecture Overview The Network Flow Problem

Simple Graphs Degrees, Isomorphism, Paths

OA4-13 Rounding on a Number Line Pages 80 81

CAD Algorithms. P and NP

Vieta s Formulas and the Identity Theorem

Factorizations: Searching for Factor Strings

S on n elements. A good way to think about permutations is the following. Consider the A = 1,2,3, 4 whose elements we permute with the P =

MATH 13150: Freshman Seminar Unit 10

COMBINATORIAL PROPERTIES OF THE HIGMAN-SIMS GRAPH. 1. Introduction

Labeling outerplanar graphs with maximum degree three

2.5 Zeros of a Polynomial Functions

DATA ANALYSIS II. Matrix Algorithms

Connectivity and cuts

6.3 Conditional Probability and Independence

Procedure for Graphing Polynomial Functions

Removing Even Crossings

Short cycle covers of graphs with minimum degree three

Topology. Shapefile versus Coverage Views

3. Mathematical Induction

Discrete Mathematics & Mathematical Reasoning Chapter 10: Graphs

Year 9 mathematics test

MA107 Precalculus Algebra Exam 2 Review Solutions

2014 Chapter Competition Solutions

Imaging Systems Laboratory II. Laboratory 4: Basic Lens Design in OSLO April 2 & 4, 2002

Lecture 7: NP-Complete Problems

EdExcel Decision Mathematics 1

SHARP BOUNDS FOR THE SUM OF THE SQUARES OF THE DEGREES OF A GRAPH

Definition Given a graph G on n vertices, we define the following quantities:

CK-12 Geometry: Parts of Circles and Tangent Lines

Math 475, Problem Set #13: Answers. A. A baton is divided into five cylindrical bands of equal length, as shown (crudely) below.

WHERE DOES THE 10% CONDITION COME FROM?

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

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

Lecture 16 : Relations and Functions DRAFT

Pythagorean Theorem: Proof and Applications

Examination paper for MA0301 Elementær diskret matematikk

Topological Treatment of Platonic, Archimedean, and Related Polyhedra

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

Session 6 Number Theory

Representation of functions as power series

FRACTIONAL COLORINGS AND THE MYCIELSKI GRAPHS

MATH STUDENT BOOK. 8th Grade Unit 6

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.

Comments on Quotient Spaces and Quotient Maps

Quick Reference ebook

The Clar Structure of Fullerenes

1. Write the number of the left-hand item next to the item on the right that corresponds to it.

Lecture 1: Course overview, circuits, and formulas

Zeros of a Polynomial Function

Geometry Chapter Point (pt) 1.1 Coplanar (1.1) 1.1 Space (1.1) 1.2 Line Segment (seg) 1.2 Measure of a Segment

An inequality for the group chromatic number of a graph

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

Solving Quadratic Equations

Online Degree Ramsey Theory

The last three chapters introduced three major proof techniques: direct,

POLYNOMIAL FUNCTIONS

1 Symmetries of regular polyhedra

Handout #Ch7 San Skulrattanakulchai Gustavus Adolphus College Dec 6, Chapter 7: Digraphs

The chromatic spectrum of mixed hypergraphs

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers.

M-Degrees of Quadrangle-Free Planar Graphs

Ummmm! Definitely interested. She took the pen and pad out of my hand and constructed a third one for herself:

c 2008 Je rey A. Miron We have described the constraints that a consumer faces, i.e., discussed the budget constraint.

Previously, you learned the names of the parts of a multiplication problem. 1. a. 6 2 = 12 6 and 2 are the. b. 12 is the

A NOTE ON OFF-DIAGONAL SMALL ON-LINE RAMSEY NUMBERS FOR PATHS

Parallel and Perpendicular. We show a small box in one of the angles to show that the lines are perpendicular.

Bicycle Math. presented to the Math, Computer Science, & Physics Seminar Bard College Annandale-on-Hudson, New York. Timothy E.

Transcription:

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 Example (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.

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, andfacesf, the following must hold: v e + f =2.

Using Euler s Formula 2 Example (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 Example (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 Example (Using Euler s Formula 4) B A C E D F What is v? Whatise? Though it doesn t look it, this is graph is planar. What is f?

AChancetoDiscoverEuler sgeneralformula 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, facesf and components c, the following must hold: v e + f c =1.

Another Euler s Formula 1 Example (Another Euler s Formula 1) 1. 2. Find v, e, andf for these two graphs. Find c for these two graphs. Combine c, e, f,andv to make a new Euler s Formula!

Another Euler s Formula 2 Example (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?

Coloring the Vertices of a Graph We are going to assign colors to vertices of a graph in order to do some applications. Here are some rules for how this must be done: Every vertex must be colored. Any two vertices that are connected by an edge must have a di erent color. This leads to our next definition. Definition (n-colorable and Chromatic Number) A graph is n-colorable if it can be colored with n colors so that adjacent vertices (those sharing an edge) do not have the same color. The smallest possible number of colors needed to color the vertices is called the Chromatic Number of the graph.

Vertex Coloring 1 Example (Vertex Coloring 1) Consider the graph below. G F A E B D C Is this graph planar? Can you color the vertices of the graph using 4 colors? Can you color the vertices of the graph using 3 colors? What is the Chromatic Number of the graph?

Chromatic Number 1 Theorem There s something REALLY obvious about coloring vertices of a graph, but let s talk about it anyway. Any time there is an edge between two vertices we will need at least TWO colors to for the vertices. The following is not a mind-blowing result, but it s a start! Theorem (Chromatic Number 1 Theorem) A graph has Chromatic Number 1 exactly when there are NO EDGES. In other words, the graph must be entirely vertices.

Vertex Coloring 2 Example (Vertex Coloring 2) Consider the graph below. How do you know this graph is not 1-colorable? How do you know this graph is not 2-colorable? Find the Chromatic Number.

Vertex Coloring 3 Example (Vertex Coloring 3) Consider the graph below. B A C E D F How do you know this graph is not 2-colorable? Is the graph 3-colorable? Find the Chromatic Number.

Circuit Note that in our examples so far: Some of the graphs are similar, but they have di erent chromatic numbers. There is a connection between certain chromatic numbers and the way in which you can make a round trip in a graph. Definition (Circuit) A circuit of a graph is a route through adjacent vertices that starts at a certain vertex and ends at the same vertex as the route started. So what s the connection between Chromatic Number of a graph and circuits? Well, it has something to do with Chromatic Number 2 and the kind of circuits we can find.

Chromatic Number 2 Theorem Theorem (Chromatic Number 2 Theorem) A graph has Chromatic Number 2 exactly when there are NO circuits with an odd number of vertices. The two graphs below have Chromatic Number 2 because of the Theorem above. The circuit for the graph on the left has 4 vertices. Circuits for the graph on the right have either 4 or 6 vertices.

Using the Chromatic Number 2 Theorem Notice that the Chromatic Number 2 Theorem tells us when a graph is NOT 2-colorable as well. Example (Graphs that are not 2-colorable) The two graphs below have do not Chromatic Number 2: In these graphs we can easily find circuits with 3 or 5 vertices. So the Chromatic Number 2 Theorem says that these graphs DO NOT have chromatic number 2.

Vertex Coloring 4 Example (Vertex Coloring 4) Consider the graph below. Find the Chromatic Number.

Vertex Coloring 5 Example (Vertex Coloring 5) Consider the graph below. Find the Chromatic Number.