Matthew Bowling Euler’s Theorem Mathfest Spring ‘15.

Slides:



Advertisements
Similar presentations
Great Theoretical Ideas in Computer Science for Some.
Advertisements

MCA 202: Discrete Mathematics under construction Instructor Neelima Gupta
Planar Orientations Chapter 4 ( ) in the book Written By: Tomer Heber.
9.7 Planar Graphs. Intro problem- 3 houses and 3 utilities K 3,3 problem: Can 3 houses be connected to 3 utilities so that no 2 lines cross? Similarly,
Applications of Euler’s Formula for Graphs Hannah Stevens.
CompSci 102 Discrete Math for Computer Science April 19, 2012 Prof. Rodger Lecture adapted from Bruce Maggs/Lecture developed at Carnegie Mellon, primarily.
Graph Theory Chapter 9 Planar Graphs 大葉大學 資訊工程系 黃鈴玲.
Topology Senior Math Presentation Nate Black Bob Jones University 11/19/07.
Great Theoretical Ideas in Computer Science.
Last time: terminology reminder w Simple graph Vertex = node Edge Degree Weight Neighbours Complete Dual Bipartite Planar Cycle Tree Path Circuit Components.
Applied Combinatorics, 4th Ed. Alan Tucker
What is the next line of the proof? a). Let G be a graph with k vertices. b). Assume the theorem holds for all graphs with k+1 vertices. c). Let G be a.
Computational Geometry Seminar Lecture 1
Tucker, Applied Combinatorics, Section 1.4, prepared by Patti Bodkin
Graph Colouring Lecture 20: Nov 25.
Is the following graph Hamiltonian- connected from vertex v? a). Yes b). No c). I have absolutely no idea v.
Drawing of G. Planar Embedding of G Chord A chord of a cycle C is an edge not in C whose endpoints lie in C.
Chapter 4: Straight Line Drawing Ronald Kieft. Contents Introduction Algorithm 1: Shift Method Algorithm 2: Realizer Method Other parts of chapter 4 Questions?
Drawing of G. Planar Embedding of G Proposition Proof. 1. Consider a drawing of K 5 or K 3,3 in the plane. Let C be a spanning cycle. 2. If the.
Problem: Induced Planar Graphs Tim Hayes Mentor: Dr. Fiorini.
Curve Curve: The image of a continous map from [0,1] to R 2. Polygonal curve: A curve composed of finitely many line segments. Polygonal u,v-curve: A polygonal.
Graph Theory Ch6 Planar Graphs. Basic Definitions  curve, polygon curve, drawing  crossing, planar, planar embedding, and plane graph  open set  region,
Graph Theory Chapter 6 Planar Graphs Ch. 6. Planar Graphs.
Maps. Graphs on Surfaces We are mainly interested in embeddings of graphs on surfaces:  : G ! S. An embedding should be differentiated from immersion.
Planar Graphs: Euler's Formula and Coloring Graphs & Algorithms Lecture 7 TexPoint fonts used in EMF. Read the TexPoint manual before you delete this box.:
Planar Graphs Graph Coloring
Planar Graphs Prepared by: Asa Dan, Ofer Kiselov, Hillel Mendelson & Ofir Pupko Graph Theory with CE Applications Technion 2015.
Stefan Felsner planar graph G planar embedding of G A graph G is planar if it can be drawn on the plane with no crossing edges.
Unit – V Graph theory. Representation of Graphs Graph G (V, E,  ) V Set of vertices ESet of edges  Function that assigns vertices {v, w} to each edge.
ساختمانهای گسسته دانشگاه صنعتی شاهرود – فروردین 1392.
5.8 Graph Matching  Example: Set of worker assign to a set of task  Four tasks are to be assigned to four workers.  – Worker 1 is qualified to do tasks.
Graph Colouring Lecture 20: Nov 25. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including.
Discrete Mathematical Structures: Theory and Applications
Planar Graphs Lecture 10: Oct 21. This Lecture Today we will talk about planar graphs, and how to color a map using 6 colors. Planar graphs Euler’s formula.
Chap. 11 Graph Theory and Applications 1. Directed Graph 2.
AND.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
 Quotient graph  Definition 13: Suppose G(V,E) is a graph and R is a equivalence relation on the set V. We construct the quotient graph G R in the follow.
Chapter 9.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 6th ed., by Kenneth H.
Great Theoretical Ideas in Computer Science for Some.
COMPSCI 102 Introduction to Discrete Mathematics.
Indian Institute of Technology Kharagpur PALLAB DASGUPTA Graph Theory: Planarity Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT.
Planar Graphs prepared and Instructed by Arie Girshson Semester B, 2014 June 2014Planar Graphs1.
Chapter 7 Planar Graphs 大葉大學 資訊工程系 黃鈴玲  7.2 Planar Embeddings  7.3 Euler’s Formula and Consequences  7.4 Characterization of Planar Graphs.
Graphs. Representations of graphs : undirected graph An undirected graph G have five vertices and seven edges An adjacency-list representation of G The.
Great Theoretical Ideas In Computer Science
Outline 1 Properties of Planar Graphs 5/4/2018.
Discrete Mathematics Graph: Planar Graph Yuan Luo
Great Theoretical Ideas In Computer Science
Graph Theory CSRU1400, Fall 2007 Ellen Zhang.
Applied Combinatorics, 4th Ed. Alan Tucker
Graph theory Definitions Trees, cycles, directed graphs.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Planarity and Euler’s Formula
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Applied Combinatorics, 4th Ed. Alan Tucker
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Planarity.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 8th ed., by Kenneth H.
N(S) ={vV|uS,{u,v}E(G)}
Gaph Theory Planar Graphs
Discrete Mathematics for Computer Science
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
Planarity.
Chapter 10.7 Planar Graphs These class notes are based on material from our textbook, Discrete Mathematics and Its Applications, 7th ed., by Kenneth H.
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Presentation transcript:

Matthew Bowling Euler’s Theorem Mathfest Spring ‘15

Definition: A graph or general graph is an ordered Triple G = (V,E,Φ), where: 1. V≠Ø 2. V∩E=Ø 3. Φ: E-> P(V) is a map such that |Φ(e)| ∈ {1,2} for each e ∈ E

1. V cannot be empty, so to have a graph, you need vertices such that V≥1. 2. The set V and set E do not ever contain the same elements, and so their intersection is always an empty set. 3. Φ denotes the relation between which vertices are connected by an edge. For example, Φ(e 1 )={1,2} says that edge 1 in the graph connects vertex 1 and vertex 2.

Graphs drawn in a plane where intersections of distinct edges occur only at a vertex Graph G can be embedded on a sphere, or drawn onto it without edges crossing. Examples: Sphere Torus

Theorem: Every connected planar graph with v vertices, e edges, and f faces satisfies the following equation: F in a planar graph is an enclosed or unbounded region V-E+F=2

V-E+f=2? V=4 E=5 F= =2 V-E+f=2? V=5 E=5 F= =2 V-E+f=2? V=3 E=2 F= =2

V-E+F=2? V=4 E=6 F= =2? V-E+F=2? V=4 E=6 F= =2?

IF T is a simple graph on n vertices, then the following statements are equivalent: 1. T is a tree 2. T has v-1 edges and no cycles 3. T has v-1 edges and is connected 4. T is connected and each edge is a bridge 5. Between every pair of distinct vertices in T there is exactly one path 6. T has no cycles, but add an edge to T between a pair of nonadjacent vertices and exactly one simple cycle is formed.

Jordan Curve Theorem: IF G is a plane embedding of a cycle graph then G has precisely two faces. One face is formed by the region “inside” the cycle and one face is formed by the region “outside” the cycle.

We will prove this inductively with F: Let G be a planar graph that has been drawn in the plane with no edges crossing, with V vertices, E edges, and F faces. For the base case f=1, G is a tree. Then we will have V(T)=V, E(T)=V-1 (By previous theorem of a tree), F(T)=1. So if we fill in the formula V-E+F=2 for this case we have: V-E+F = V-(V-1)+1=2 =>V-V+1+1=2=>2=2 For the case F=1, the formula checks out. Now we will assume the result is true for connected planar graphs with F-1 faces.

For G, we must prove that this formula holds true when F>1. If F>1, then there must exist a cycle within G, and so G is not a tree (by previous theorem). If edge E is in our cycle, then it is on the border of two faces which we will call S, and S’. If the edge is removed, then there will exist a new single face S’’. Removing this edge creates V vertices(which is unaffected), E’=e-1 edges, and F’=f-1 faces.

Applying the induction hypothesis to G’=G-e we have: V-E’+F’=2 V-(E-1)+(F-1)=2 V-E+F+(1-1)=2 V-E+F=2 Thus, our Formula is proven for any F≥1.

Now, we will discuss higher genus graphs. Genus of a graph: least integer g such that G can be embedded on a torus with g holes. The ‘genus’ of a graph can be viewed as a parameter used to measure how far a graph is from being planar.

Euler’s Formula does not work in higher genus graphs However, There is a formula for an extension of Euler’s formula to work with higher genus graphs. Extension of Euler’s Formula: V-E+F=2-2(g)

We will prove this theorem inductively on the Genus g. Let g=0, then this is the standard form for Euler’s Formula, which has already been proven. Let g≥1, and assume that G is a fixed graph of genus g, which is embedded on T g. We can assume there is a cycle where the handle meets the sphere. We will cut off the handle at the point the handle attaches to the cycle.

By cutting at the cycle, there creates two cycles, one on the sphere, and one on the handle. By filling in the space, we created a new graph G’ which has one less handle on it. This creates g-1 genus for the graph. Therefore g’=g(G’)=g-1 If the cycle, C, has i vertices and i edges, then the number of V’ vertices and E’ edges is given by V’=V+i, E’=E+i and F’=F+2 (the 2 comes from a cycle having 2 faces).

By the induction hypothesis we have: V’-E’+F’=2-2g’ So: V-E+F= (V’-i)-(E’-i)+(F’-2) =(V’-E’+F’)-2 =(2-2g’)-2 =2-2(g’+1) =2-2g Thus V-E+F=2-2(g), proving our formula.

Any planar graph, with non-intersecting edges can be figured into Euler’s Formula. For those graphs which require many handles, the generalized Euler’s Formula will work to determine it’s value. Graph Theory has many interesting facts, which work with other subjects in mathematics (ex. Topology) to discover.

Dr. Roblee For teaching Graph Theory, and putting so much energy into Mathfest for students to have this opportunity. Dr.Belyi For teaching Topology so I have a general understanding of the idea of a Torus and some of the Topological properties in planar graphs. The entire department of Mathematics For being so open and helpful.