Extremal Graph Theory. Ajit A. Diwan Department of Computer Science and Engineering, I. I. T. Bombay.

Similar documents
Extremal Graph Theory: Turán s Theorem

HW Graph Theory SOLUTIONS (hbovik) - Q

Part II. Graph Theory. Year

Abstract. A graph G is perfect if for every induced subgraph H of G, the chromatic number of H is equal to the size of the largest clique of H.

EDGE MAXIMAL GRAPHS CONTAINING NO SPECIFIC WHEELS. Jordan Journal of Mathematics and Statistics (JJMS) 8(2), 2015, pp I.

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2,

A generalization of Mader s theorem

SUBDIVISIONS OF TRANSITIVE TOURNAMENTS A.D. SCOTT

1 Minimal Examples and Extremal Problems

Subdivisions of Graphs: A Generalization of Paths and Cycles

Math 776 Graph Theory Lecture Note 1 Basic concepts

Assignment 1 Introduction to Graph Theory CO342

Partitioning Complete Multipartite Graphs by Monochromatic Trees

arxiv: v1 [math.co] 3 Apr 2016

Grundy chromatic number of the complement of bipartite graphs

Math 575 Exam 3. (t). What is the chromatic number of G?

1. The following graph is not Eulerian. Make it into an Eulerian graph by adding as few edges as possible.

Mock Exam. Juanjo Rué Discrete Mathematics II, Winter Deadline: 14th January 2014 (Tuesday) by 10:00, at the end of the lecture.

Graph Theory S 1 I 2 I 1 S 2 I 1 I 2

{ 1} Definitions. 10. Extremal graph theory. Problem definition Paths and cycles Complete subgraphs

arxiv: v2 [math.co] 25 May 2016

WORM COLORINGS. Wayne Goddard. Dept of Mathematical Sciences, Clemson University Kirsti Wash

Adjacent: Two distinct vertices u, v are adjacent if there is an edge with ends u, v. In this case we let uv denote such an edge.

Maximum number of edges in claw-free graphs whose maximum degree and matching number are bounded

Broadcast Chromatic Numbers of Graphs

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

Characterizations of graph classes by forbidden configurations

Problem Set 2 Solutions

Combinatorics Summary Sheet for Exam 1 Material 2019

CONNECTIVITY AND NETWORKS

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

Zhibin Huang 07. Juni Zufällige Graphen

Math 170- Graph Theory Notes

1 Matchings in Graphs

Ma/CS 6b Class 5: Graph Connectivity

The strong chromatic number of a graph

The self-minor conjecture for infinite trees

Bipartite Coverings and the Chromatic Number

Some relations among term rank, clique number and list chromatic number of a graph

Introduction to Graph Theory

Discrete mathematics

Vertex Colorings without Rainbow or Monochromatic Subgraphs. 1 Introduction

An upper bound for the chromatic number of line graphs

Few T copies in H-saturated graphs

Lecture 6: Graph Properties

Coloring Subgraphs with Restricted Amounts of Hues

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

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 ( )

Vertex coloring, chromatic number

Vertex coloring, chromatic number

GRAPH THEORY and APPLICATIONS. Factorization Domination Indepence Clique

5 Graphs

Packing Edge-Disjoint Triangles in Given Graphs

Colored Saturation Parameters for Rainbow Subgraphs

A note on the saturation number of the family of k-connected graphs

Class Six: Coloring Planar Graphs

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

On the Minimum Number of Spanning Trees in k-edge-connected Graphs

Induced Subgraph Saturated Graphs

List Coloring Graphs

Disjoint directed cycles

Graph Theory: Introduction

MC302 GRAPH THEORY SOLUTIONS TO HOMEWORK #1 9/19/13 68 points + 6 extra credit points

Perfect Matchings in Claw-free Cubic Graphs

Research Question Presentation on the Edge Clique Covers of a Complete Multipartite Graph. Nechama Florans. Mentor: Dr. Boram Park

These notes present some properties of chordal graphs, a set of undirected graphs that are important for undirected graphical models.

Bar k-visibility Graphs

Colouring graphs with no odd holes

DO NOT RE-DISTRIBUTE THIS SOLUTION FILE

Vertex-Colouring Edge-Weightings

VIZING S THEOREM AND EDGE-CHROMATIC GRAPH THEORY. Contents

Generalized Colorings of Graphs

Extremal results for Berge-hypergraphs

λ -Harmonious Graph Colouring

Chapter 6 GRAPH COLORING

A New Game Chromatic Number

Decreasing the Diameter of Bounded Degree Graphs

Eternal Domination: Criticality and Reachability

Multiple Vertex Coverings by Cliques

Peter Keevash Dhruv Mubayi

Matching Theory. Figure 1: Is this graph bipartite?

On Galvin orientations of line graphs and list-edge-colouring

Topics on Computing and Mathematical Sciences I Graph Theory (13) Summary and Review

Ma/CS 6b Class 10: Ramsey Theory

Critical chromatic number and the complexity of perfect packings in graphs

Subdivided graphs have linear Ramsey numbers

Michał Dębski. Uniwersytet Warszawski. On a topological relaxation of a conjecture of Erdős and Nešetřil

The Structure and Properties of Clique Graphs of Regular Graphs

Extremal Graph Theory. Jan Hladký

Small Survey on Perfect Graphs

The Subgraph Summability Number of a Biclique

Math.3336: Discrete Mathematics. Chapter 10 Graph Theory

Number Theory and Graph Theory

arxiv: v1 [math.co] 28 Sep 2010

Hamiltonian cycles in bipartite quadrangulations on the torus

Ma/CS 6b Class 12: Ramsey Theory

Dense triangle-free graphs are four-colorable: A solution to the Erdős-Simonovits problem.

Strong Chromatic Index of 2-Degenerate Graphs

The Turán number of F 3,3

On ɛ-unit distance graphs

Transcription:

Extremal Graph Theory Ajit A. Diwan Department of Computer Science and Engineering, I. I. T. Bombay. Email: aad@cse.iitb.ac.in

Basic Question Let H be a fixed graph. What is the maximum number of edges in a graph G with n vertices that does not contain H as a subgraph? This number is denoted ex(n,h). A graph G with n vertices and ex(n,h) edges that does not contain H is called an extremal graph for H.

Mantel s Theorem (1907) ex( n, K 3 ) n 4 The only extremal graph for a triangle is the complete bipartite graph with parts of nearly equal sizes.

Complete Bipartite graph

Turan s theorem (1941) t ex( n, K ) n t ( t 1) Equality holds when n is a multiple of t-1. The only extremal graph is the complete (t-1)- partite graph with parts of nearly equal sizes.

Complete Multipartite Graph

Proofs of Turan s theorem Many different proofs. Use different techniques. Techniques useful in proving other results. Algorithmic applications. BOOK proofs.

Induction The result is trivial if n <= t-1. Suppose n >= t and consider a graph G with maximum number of edges and no K t. G must contain a K t-1. Delete all vertices in K t-1. The remaining graph contains at most t ( t 1) ( n t 1) edges.

Induction No vertex outside K t-1 can be joined to all vertices of K t-1. Total number of edges is at most t ( t 1) ( n t 1) ( t 1)( t ) ( n t 1)( t ) t ( t 1) n

Greedy algorithm Consider any extremal graph and let v be a vertex with maximum degree. The number of edges in the subgraph induced by the neighbors of v is at most t 3 ( t ) Total number of edges is at most t 3 ( n ) ( t )

Greedy algorithm This is maximized when t t 1 n The maximum value for this is t ( t 1) n

Another Greedy Algorithm Consider any graph that does not contain K t. Duplicating a vertex cannot create a K t. If the graph is not a complete multipartite graph, we can increase the number of edges without creating a K t. A graph is multipartite if and only if nonadjacency is an equivalence relation.

Another Greedy Algorithm Suppose u, v, w are distinct vertices such that vw is an edge but u is not adjacent to both v and w. If degree(u) < degree (v), duplicating v and deleting u increases number of edges, without creating a K t. Same holds if degree(u) < degree(w). If degree(u) >= degree(v) and degree(w), then duplicate u twice and delete v and w.

Another Greedy Algorithm So the graph with maximum number of edges and not containing K t must be a complete multipartite graph. Amongst all such graphs, the complete (t-1)- partite graph with nearly equal part sizes has the maximum number of edges. This is the only extremal graph.

Erdős-Stone Theorem What can one say about ex(n,h) for other graphs H? Observation: ex( n, H ) ex( n, K (H ) ) χ (H) is the chromatic number of H. This is almost exact if χ (H) >= 3.

Erdős-Stone Theorem For any ε > 0 and any graph H with χ (H) >= 3 there exists an integer n 0 such that for all n >= n 0 ex( n, H ) (1 ) ex( n, K (H ) ) What about bipartite graphs (χ (H) = )? Much less is known.

Four Cycle ex( n, C ) ( n 4 3 ) For all non-bipartite graphs H ex( n, H ) ( n )

Four Cycle Consider the number of paths (u,v,w) of length two. n d ( d 1) The number of such paths is i i d i is the degree of vertex i. i 1 The number of such paths can be at most ( n 1)( n ) No two paths can have the same pair of endpoints.

Four Cycle If n i 1 d i m then d ( d n i i i 1 1) m n which implies the result.

Matching A matching is a collection of disjoint edges. If M is a matching of size k then k 1 k 1 ex( n, M ) max, ( n k 1)( k 1) Extremal graphs are K k-1 or K k-1 + E n-k+1

Path If P is a path with k edges then ex( n, P) Equality holds when n is a multiple of k. Extremal graph is mk k. Erdős-Sós Conjecture : same result holds for any tree T with k edges. k 1 n

Hamilton Cycle Every graph G with n vertices and more than ( n 1)( n ) 1 edges contains a Hamilton cycle. The only extremal graph is a clique of size n-1 and 1 more edge.

Colored Edges Extremal graph theory for edge-colored graphs. Suppose edges have an associated color. Edges of different color can be parallel to each other (join same pair of vertices). Edges of the same color form a simple graph. Maximize the number of edges of each color avoiding a given colored subgraph.

Colored Triangles Suppose there are two colors, red and blue. What is the largest number m such that there exists an n vertex graph with m red and m blue edges, that does not contain a specified colored triangle?

Colored Triangles If both red and blue graphs are complete bipartite with the same vertex partition, then no colored triangle exists. More than n 4 red and blue edges required. Also turns out to be sufficient to ensure existence of all colored triangles.

Colored 4-Cliques By the same argument, more than n /3 red and blue edges are required. However, this is not sufficient. Different extremal graphs depending upon the coloring of K 4.

Colored 4-Cliques Red clique of size n/ and a disjoint blue clique of size n/. Vertices in different cliques joined by red and blue edges. 3n Number of red and blue edges is 8

General Case Such colorings, for which the number of edges required is more than the Turan bound exist for k = 4, 6, 8. We do not know any others. Conjecture: In all other cases, the Turan bound is sufficient! Proved it for k = 3 and 5.

Colored Turan s Theorem Instead of requiring m edges of each color, only require that the total number of edges is cm, where c is the number of colors. How large should m be to ensure existence of a particular colored k-clique? For what colorings is the Turan bound sufficient?

Star-Colorings Consider an edge-coloring of K k with k-1 colors such that edges of color i form a star with i edges. (call it a star-coloring)

Conjecture Suppose G is a multigraph with edges of k-1 different colors and total number of edges is more than. G contains every star-colored K k. Verified only for k <= 4. Extremal graphs can be obtained by replicating edges in the Turan graph. Other extremal graphs exist.

Colored Matchings G is a c edge-colored multigraph with n vertices and number of edges of each color is more than k 1 k 1 ex( n, M ) max, ( n k 1)( k G contains every c edge-colored matching of size k. Proved for c = and for all c if n >= 3k. 1)

Colored Hamilton Cycles G is c edge-colored multigraph with n vertices and more than ( n 1)( n ) 1 edges of each color. G contains all possible c edge-colored Hamilton cycles. Proved for c <=, and for c = 3 and n sufficiently large.

References 1. M. Aigner and G. M. Ziegler, Proofs from the BOOK, 4 th Edition, Chapter 36 (Turan s Graph Theorem).. B. Bollóbas, Extremal Graph Theory, Academic Press, 1978. 3. R. Diestel, Graph Theory, 3 rd edition, Chapter 7 (Extremal Graph Theory), Springer 005. 4. A. A. Diwan and D. Mubayi, Turan s theorem with colors, manuscript, (available on Citeseer).

Thank You