many branches of mathematics

Slides:



Advertisements
Similar presentations
22C:19 Discrete Math Graphs Fall 2010 Sukumar Ghosh.
Advertisements

22C:19 Discrete Math Graphs Fall 2014 Sukumar Ghosh.
Graph-02.
Greedy Routing with Guaranteed Delivery Using Ricci Flow Jie Gao Stony Brook University Rik Sarkar, Xiaotian Yin, Feng Luo, Xianfeng David Gu.
Spherical Representation & Polyhedron Routing for Load Balancing in Wireless Sensor Networks Xiaokang Yu Xiaomeng Ban Wei Zeng Rik Sarkar Xianfeng David.
Applications of Euler’s Formula for Graphs Hannah Stevens.
Nonlinear methods in discrete optimization László Lovász Eötvös Loránd University, Budapest
Eigenvalues and geometric representations of graphs László Lovász Microsoft Research One Microsoft Way, Redmond, WA 98052
1 Constructing Convex 3-Polytopes From Two Triangulations of a Polygon Benjamin Marlin Dept. of Mathematics & Statistics McGill University Godfried Toussaint.
Steinitz Representations László Lovász Microsoft Research One Microsoft Way, Redmond, WA 98052
CHAPTER 5: CONVEX POLYTOPES Anastasiya Yeremenko 1.
1 Construction of Hamiltonian Cycles in Layered Cubic Planar Graphs Graphs and Combinatorics 2002 D.S. Franzblau Department of Mathematics, CUNY/College.
1 Representing Graphs. 2 Adjacency Matrix Suppose we have a graph G with n nodes. The adjacency matrix is the n x n matrix A=[a ij ] with: a ij = 1 if.
Graph Drawing Introduction 2005/2006. Graph Drawing: Introduction2 Contents Applications of graph drawing Planar graphs: some theory Different types of.
The Circuit Partition Polynomial and Relation to the Tutte Polynomial Prof. Ellis-Monaghan 1 Andrea Austin The project described was.
Computational Geometry Seminar Lecture 4 More on straight-line embeddings Gennadiy Korol.
2IL90: Graph Drawing Introduction Fall Graphs  Vertices  Edges.
The Circuit Partition Polynomial and Relation to the Tutte Polynomial Prof. Ellis-Monaghan 1 Andrea Austin The project described was.
Tutte Embedding: How to Draw a Graph Kyri Pavlou Math 543 Fall 2008.
CSE 321 Discrete Structures Winter 2008 Lecture 25 Graph Theory.
22C:19 Discrete Math Graphs Spring 2014 Sukumar Ghosh.
Metric Space - Revisited If (M,d) is a metric space, then for any A µ M with the induced metric (A,d) is also a metric space, a subspace. A natural question.
Take a Tour with Euler Elementary Graph Theory – Euler Circuits and Hamiltonian Circuits Amro Mosaad – Middlesex County Academy.
Graph Theory Ch6 Planar Graphs. Basic Definitions  curve, polygon curve, drawing  crossing, planar, planar embedding, and plane graph  open set  region,
Subdivision of Edge In a graph G, subdivision of an edge uv is the operation of replacing uv with a path u,w,v through a new vertex w.
Planar Graphs Graph G is planar, if it can be “properly” drawn in the plane. In order to explain this informal notion we have to define embeddings of graphs.
Theory of Computing Lecture 10 MAS 714 Hartmut Klauck.
Summing degree sequences work out degree sequence, and sum.
Euler and Hamilton Paths
Structures 7 Decision Maths: Graph Theory, Networks and Algorithms.
Planar Graphs and Partially Ordered Sets William T. Trotter Georgia Institute of Technology.
Chapter 6 Graph Theory R. Johnsonbaugh Discrete Mathematics 5 th edition, 2001.
12. Polyhedra
CS 200 Algorithms and Data Structures
Data Structures & Algorithms Graphs
Planar Graphs. A graph is called planar if it can be drawn in the plane in such a way that no two edges cross. Example of a planar graph: The clique on.
Lecture 14: Graph Theory I Discrete Mathematical Structures: Theory and Applications.
MAT 2720 Discrete Mathematics Section 8.7 Planar Graphs
1.5 Graph Theory. Graph Theory The Branch of mathematics in which graphs and networks are used to solve problems.
Discrete Mathematical Structures: Theory and Applications
Lecture 10: Graph-Path-Circuit
Introduction to Graph Theory
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
Lecture 16: Graph Theory III Discrete Mathematical Structures: Theory and Applications.
geometric representations of graphs
Discrete mathematics: the last and next decade László Lovász Microsoft Research One Microsoft Way, Redmond, WA 98052
January 2016 Spectra of graphs and geometric representations László Lovász Hungarian Academy of Sciences Eötvös Loránd University
Introduction to Graph Theory By: Arun Kumar (Asst. Professor) (Asst. Professor)
Tilings, Geometric Representations, and Discrete Analytic Functions László Lovász Microsoft Research
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.
Graph Theory Graph Theory - History Leonhard Euler's paper on “Seven Bridges of Königsberg”, published in 1736.
MATHEMATICS B.A./B.Sc. (GENERAL) THIRD YEAR EXAMINATION, 2012.
Great Theoretical Ideas In Computer Science
Discrete Mathematics Graph: Planar Graph Yuan Luo
Goal 1: Using Properties of Polyhedra Goal 2: Using Euler’s Theorem
Polyhedra and Prisms.
Graph Drawing.
Vector representations of graphs
Planarity and Euler’s Formula
Every planar graph can be drawn in the plane with straight edges
Lecture 15: Graph Theory II
geometric representations of graphs
Great Theoretical Ideas In Computer Science
MAT 2720 Discrete Mathematics
Planarity.
Discrete Mathematics for Computer Science
GRAPH THEORY Properties of Planar Graphs Ch9-1.
GRAPH THEORY Properties of Planar Graphs Ch9-1.
Drawing a graph
Presentation transcript:

many branches of mathematics Graphs and polyhedra: From Euler to many branches of mathematics László Lovász Eötvös University, Budapest

Chinese Postman Problem Euler and graph theory The Königsberg bridges Eulerian graphs Chinese Postman Problem

Traveling Salesman Problem Euler and graph theory The Knight’s Tour Hamilton cycles Traveling Salesman Problem P vs. NP-complete

Euler and graph theory The Polyhedron theorem

combinatorial structure! Euler and graph theory The Polyhedron theorem #vertices - #edges + #faces = 2 Polyhedra have combinatorial structure! algebraic topology (Euler characteristic) combinatorics of polyhedra Möbius function ...

For every planar graph, #edges ≤ 3 #nodes - 6 Convex polyhedra and planar graphs 3-connected planar graph For every planar graph, #edges ≤ 3 #nodes - 6

Every planar graph can be drawn in the plane with straight edges Planar graphs: straight line representation planar graph Every planar graph can be drawn in the plane with straight edges Fáry-Wagner

3-connected planar graph Planar graphs and convex polyhedra 3-connected planar graph Steinitz 1922 Every 3-connected planar graph is the skeleton of a convex 3-polytope.

Every 3-connected planar graph can be drawn with Rubber band representation Tutte (1963) Every 3-connected planar graph can be drawn with straight edges and convex faces. outer face fixed to convex polygon edges replaced by rubber bands Discrete harmonic and analytic functions Energy: Equilibrium:

rubber band embedding is planar Rubber band representation G 3-connected planar rubber band embedding is planar (Easily) polynomial time computable Lifts to Steinitz representation if outer face is a triangle Maxwell-Cremona Tutte Demo!

Discrete version of the Riemann Mapping Theorem Coin representation Koebe (1936) Discrete version of the Riemann Mapping Theorem Every planar graph can be represented by touching circles

# ≤ #faces (Euler) = #edges - #nodes + 2 ≤ 2 #nodes - 4 < 2 #nodes

Every 3-connected planar graph is the skeleton of a convex polytope Coin representation Polyhedral version Every 3-connected planar graph is the skeleton of a convex polytope such that every edge touches the unit sphere Andre’ev

Coin representation From polyhedra to circles horizon

Coin representation From polyhedra to representation of the dual

Largest has multiplicity 1. The Colin de Verdière number G: connected graph Roughly: multiplicity of second largest eigenvalue of adjacency matrix Largest has multiplicity 1. But: maximize over weighting the edges and diagonal entries But: non-degeneracy condition on weightings

 M=(Mij): symmetric VxV matrix <0, if ijE Mii arbitrary Mij 0, if The Colin de Verdière number Formal definition M=(Mij): symmetric VxV matrix Mij <0, if ijE 0, if Mii arbitrary normalization M has =1 negative eigenvalue Dimension of solutions of certain PDE’s symmetric,  X=0 Strong Arnold Property

for μ>2, μ(G) is invariant under subdivision The Colin de Verdière number Basic Properties μ≤k is polynomial time decidable for fixed k μ(G) is minor monotone deleting and contracting edges for μ>2, μ(G) is invariant under subdivision

μ(G)≤2  G is outerplanar The Colin de Verdière number Special values μ(G)≤1  G is a path μ(G)≤2  G is outerplanar μ(G)≤3  G is a planar Colin de Verdière, using pde’s Van der Holst, elementary proof μ(G)≤4  G is linklessly embedable in 3-space … μ(G)≥n-4  complement G is planar _ ~ Kotlov-L-Vempala

Representation of G in  The Colin de Verdière number Nullspace representation basis of nullspace of M Representation of G in 

Discrete version of Courant’s Nodal Theorem The Colin de Verdière number Van der Holst’s Lemma connected Discrete version of Courant’s Nodal Theorem or… like convex polytopes?

 G 3-connected nullspace representation gives planar The Colin de Verdière number Steinitz representation G 3-connected planar  nullspace representation gives planar embedding in 2 The vectors can be rescaled so that we get a convex polytope.

Colin de Verdière matrix M Steinitz representation P The Colin de Verdière number Steinitz representation Colin de Verdière matrix M Steinitz representation P q p u v

?  G path nullspace representation gives embedding in 1 The Colin de Verdière number Nullspace representation III G path  nullspace representation gives embedding in 1 G 2-connected outerplanar  nullspace representation gives outerplanar embedding in 2 G 3-connected planar  nullspace representation gives Steinitz representation ? G 4-connected linkless embed. nullspace representation gives linkless embedding in 3 