76
Graph theory — to the extreme! John Engbers Marquette University Department of Mathematics, Statistics and Computer Science Calvin College Colloquium April 17, 2014 John Engbers (Marquette University) Graph theory — to the extreme! April 2014 1 / 23

Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Graph theory — to the extreme!

John Engbers

Marquette UniversityDepartment of Mathematics, Statistics and Computer Science

Calvin College ColloquiumApril 17, 2014

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 1 / 23

Page 2: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Graph theory - basicsGraph G: set of vertices V(G) and a set edges E(G).

v1

v2

v3

v4

v5G :

Note: Our graphs will be finite with no loops or multi-edges.

Graphs represent objects/relationships

Examples: Facebook pages/friendships; countries/border-sharing;Calvin courses/student taking both courses

NOT: Graph of y = f (x) = x2:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 2 / 23

Page 3: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Graph theory - basicsGraph G: set of vertices V(G) and a set edges E(G).

v1

v2

v3

v4

v5G :

Note: Our graphs will be finite with no loops or multi-edges.

Graphs represent objects/relationships

Examples: Facebook pages/friendships; countries/border-sharing;Calvin courses/student taking both courses

NOT: Graph of y = f (x) = x2:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 2 / 23

Page 4: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Graph theory - basicsGraph G: set of vertices V(G) and a set edges E(G).

v1

v2

v3

v4

v5G :

Note: Our graphs will be finite with no loops or multi-edges.

Graphs represent objects/relationships

Examples: Facebook pages/friendships; countries/border-sharing;Calvin courses/student taking both courses

NOT: Graph of y = f (x) = x2:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 2 / 23

Page 5: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main Characters/Examples

Complete graph:

Complete bipartite graph: Empty graph:

K4 :

K2,4 :

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 3 / 23

Page 6: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main Characters/Examples

Complete graph: Complete bipartite graph:

Empty graph:

K4 :K2,4 :

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 3 / 23

Page 7: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main Characters/Examples

Complete graph: Complete bipartite graph:

Empty graph:

K4 :K2,4 :

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 3 / 23

Page 8: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main Characters/Examples

Complete graph: Complete bipartite graph: Empty graph:

K4 :K2,4 :

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 3 / 23

Page 9: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main technique — Counting!

Binomial coefficients: If I have n objects, then there are(nt

)=

n!

t! (n− t)!

different ways of selecting the t objects.Example: Given a pool of 23 math majors, there are(

233

)=

23!

3! 20!= 1771

different 3-person committees that can be formed.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 4 / 23

Page 10: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main technique — Counting!

Binomial coefficients: If I have n objects, then there are(nt

)=

n!

t! (n− t)!

different ways of selecting the t objects.

Example: Given a pool of 23 math majors, there are(233

)=

23!

3! 20!= 1771

different 3-person committees that can be formed.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 4 / 23

Page 11: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main technique — Counting!

Binomial coefficients: If I have n objects, then there are(nt

)=

n!

t! (n− t)!

different ways of selecting the t objects.Example: Given a pool of 23 math majors, there are(

233

)=

23!

3! 20!= 1771

different 3-person committees that can be formed.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 4 / 23

Page 12: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main technique — Counting!

Shirts-pants-shoes idea: Suppose that I have 3 different shirts, 5different pairs of pants, and 8 different pairs of shoes. How manydifferent outfits can I wear?

...

Answer: 3 · 5 · 8 = 120 different outfits.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 5 / 23

Page 13: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Main technique — Counting!

Shirts-pants-shoes idea: Suppose that I have 3 different shirts, 5different pairs of pants, and 8 different pairs of shoes. How manydifferent outfits can I wear?

...

Answer: 3 · 5 · 8 = 120 different outfits.John Engbers (Marquette University) Graph theory — to the extreme! April 2014 5 / 23

Page 14: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryExtremal graph theory:

Tries to figure out the “most extreme” graph from a family of graphs.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 6 / 23

Page 15: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryExtremal graph theory:

Tries to figure out the “most extreme” graph from a family of graphs.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 6 / 23

Page 16: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest/smallest [insert something here]?

Example:

G = Gn = { all possible graphs on n vertices }.[insert something here] = number of edges.

Solution: For n = 4:

K4 : Empty Graph:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 7 / 23

Page 17: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest/smallest [insert something here]?

Example:

G = Gn = { all possible graphs on n vertices }.[insert something here] = number of edges.

Solution: For n = 4:

K4 : Empty Graph:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 7 / 23

Page 18: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest/smallest [insert something here]?

Example:

G = Gn = { all possible graphs on n vertices }.[insert something here] = number of edges.

Solution: For n = 4:

K4 : Empty Graph:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 7 / 23

Page 19: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest/smallest [insert something here]?

Example:

G = Gn = { all possible graphs on n vertices }.[insert something here] = number of edges.

Solution: For n = 4:

K4 : Empty Graph:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 7 / 23

Page 20: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest [insert something here]?

Example:

G = Gn,r = { all possible graphs on n vertices that don’t contain Kr }.[insert something here] = number of edges.

Solution (Turán 1941): n = 7 with no K4:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 8 / 23

Page 21: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest [insert something here]?

Example:

G = Gn,r = { all possible graphs on n vertices that don’t contain Kr }.[insert something here] = number of edges.

Solution (Turán 1941): n = 7 with no K4:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 8 / 23

Page 22: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest [insert something here]?

Example:

G = Gn,r = { all possible graphs on n vertices that don’t contain Kr }.[insert something here] = number of edges.

Solution (Turán 1941): n = 7 with no K4:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 8 / 23

Page 23: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest [insert something here]?

Example:

G = Gn,r = { all possible graphs on n vertices that don’t contain Kr }.[insert something here] = number of edges.

Solution (Turán 1941): n = 7 with no K4:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 8 / 23

Page 24: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Detour: graph theory — slightly beyond basics

Independent set (of vertices): A set of vertices which are pairwisenon-adjacent.

v1

v1

v2

v2

v3

v4

v5

v5

G :

it(G): Number of independent sets with size t in G (t ∈ {0, 1, ..., n}).

In the example above,

i0(G) = 1, i1(G) = 5, i2(G) = 6, i3(G) = 4, i4(G) = 1, i5(G) = 0

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 9 / 23

Page 25: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Detour: graph theory — slightly beyond basics

Independent set (of vertices): A set of vertices which are pairwisenon-adjacent.

v1

v1

v2

v2

v3

v4

v5

v5

G :

it(G): Number of independent sets with size t in G (t ∈ {0, 1, ..., n}).

In the example above,

i0(G) = 1, i1(G) = 5, i2(G) = 6, i3(G) = 4, i4(G) = 1, i5(G) = 0

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 9 / 23

Page 26: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Detour: graph theory — slightly beyond basics

Independent set (of vertices): A set of vertices which are pairwisenon-adjacent.

v1

v1

v2

v2

v3

v4

v5

v5G :

it(G): Number of independent sets with size t in G (t ∈ {0, 1, ..., n}).

In the example above,

i0(G) = 1, i1(G) = 5, i2(G) = 6, i3(G) = 4, i4(G) = 1, i5(G) = 0

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 9 / 23

Page 27: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest/smallest [insert something here]?

Example:

G = Gn = { all graphs on n vertices }.[insert something here] = it(G) for each t = 0, 1, 2, ..., n

Solution: For n = 4,

K4 :Empty Graph:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 10 / 23

Page 28: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (General question)Fix a family G of graphs. Out of all of the graphs in G, which has thelargest/smallest [insert something here]?

Example:

G = Gn = { all graphs on n vertices }.[insert something here] = it(G) for each t = 0, 1, 2, ..., n

Solution: For n = 4,

K4 :Empty Graph:

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 10 / 23

Page 29: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (Today’s question - different family)Fix a family G of graphs. Out of all the graphs in G, which has thelargest value of it(G) for each t?

Intuition: fewer edges implies more independent sets of a fixed size.

G = { all graphs with n vertices and m edges }.

I (Cutler, Radcliffe 2011) Lex graph maximizes it(G) for all t.

n = 4,m = 4

a

Lex:d

b

c abacadbcbdcd

Is there a more indirect (local) way to force lots of edges?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 11 / 23

Page 30: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (Today’s question - different family)Fix a family G of graphs. Out of all the graphs in G, which has thelargest value of it(G) for each t?

Intuition: fewer edges implies more independent sets of a fixed size.G = { all graphs with n vertices and m edges }.

I (Cutler, Radcliffe 2011) Lex graph maximizes it(G) for all t.

n = 4,m = 4

a

Lex:d

b

c abacadbcbdcd

Is there a more indirect (local) way to force lots of edges?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 11 / 23

Page 31: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (Today’s question - different family)Fix a family G of graphs. Out of all the graphs in G, which has thelargest value of it(G) for each t?

Intuition: fewer edges implies more independent sets of a fixed size.G = { all graphs with n vertices and m edges }.

I (Cutler, Radcliffe 2011) Lex graph maximizes it(G) for all t.

n = 4,m = 4

a

Lex:d

b

c abacadbcbdcd

Is there a more indirect (local) way to force lots of edges?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 11 / 23

Page 32: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (Today’s question - different family)Fix a family G of graphs. Out of all the graphs in G, which has thelargest value of it(G) for each t?

Intuition: fewer edges implies more independent sets of a fixed size.G = { all graphs with n vertices and m edges }.

I (Cutler, Radcliffe 2011) Lex graph maximizes it(G) for all t.

n = 4,m = 4

a

Lex:d

b

c abacadbcbdcd

Is there a more indirect (local) way to force lots of edges?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 11 / 23

Page 33: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryQuestion (Today’s question - different family)Fix a family G of graphs. Out of all the graphs in G, which has thelargest value of it(G) for each t?

Intuition: fewer edges implies more independent sets of a fixed size.G = { all graphs with n vertices and m edges }.

I (Cutler, Radcliffe 2011) Lex graph maximizes it(G) for all t.

n = 4,m = 4

a

Lex:d

b

c abacadbcbdcd

Is there a more indirect (local) way to force lots of edges?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 11 / 23

Page 34: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryMinimum degree δ: Smallest number of edges adjacent to a vertex

G :

Gn(δ) = {All graphs on n vertices with minimum degree at least δ}.

Question (Today’s question)Out of all the graphs in Gn(δ), which has the largest value of it(G) foreach t?

Remarks (true for all graphs on n vertices):For all graphs G, i0(G) = 1, i1(G) = n.For all graphs G, i2(G) =

(n2

)− |E(G)|.

Guess: extremal graph in Gn(δ) should have all degrees equal to δ.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 12 / 23

Page 35: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryMinimum degree δ: Smallest number of edges adjacent to a vertex

G :

Gn(δ) = {All graphs on n vertices with minimum degree at least δ}.

Question (Today’s question)Out of all the graphs in Gn(δ), which has the largest value of it(G) foreach t?

Remarks (true for all graphs on n vertices):For all graphs G, i0(G) = 1, i1(G) = n.For all graphs G, i2(G) =

(n2

)− |E(G)|.

Guess: extremal graph in Gn(δ) should have all degrees equal to δ.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 12 / 23

Page 36: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryMinimum degree δ: Smallest number of edges adjacent to a vertex

G :

Gn(δ) = {All graphs on n vertices with minimum degree at least δ}.

Question (Today’s question)Out of all the graphs in Gn(δ), which has the largest value of it(G) foreach t?

Remarks (true for all graphs on n vertices):For all graphs G, i0(G) = 1, i1(G) = n.

For all graphs G, i2(G) =(n

2

)− |E(G)|.

Guess: extremal graph in Gn(δ) should have all degrees equal to δ.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 12 / 23

Page 37: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryMinimum degree δ: Smallest number of edges adjacent to a vertex

G :

Gn(δ) = {All graphs on n vertices with minimum degree at least δ}.

Question (Today’s question)Out of all the graphs in Gn(δ), which has the largest value of it(G) foreach t?

Remarks (true for all graphs on n vertices):For all graphs G, i0(G) = 1, i1(G) = n.For all graphs G, i2(G) =

(n2

)− |E(G)|.

Guess: extremal graph in Gn(δ) should have all degrees equal to δ.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 12 / 23

Page 38: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Extremal graph theoryMinimum degree δ: Smallest number of edges adjacent to a vertex

G :

Gn(δ) = {All graphs on n vertices with minimum degree at least δ}.

Question (Today’s question)Out of all the graphs in Gn(δ), which has the largest value of it(G) foreach t?

Remarks (true for all graphs on n vertices):For all graphs G, i0(G) = 1, i1(G) = n.For all graphs G, i2(G) =

(n2

)− |E(G)|.

Guess: extremal graph in Gn(δ) should have all degrees equal to δ.John Engbers (Marquette University) Graph theory — to the extreme! April 2014 12 / 23

Page 39: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

δ = 0, 1

Gn(0) =⇒ empty graph maximizes it(G). X

Question (Today’s question, δ = 1)Out of all the graphs in Gn(1), which has the largest value of it(G) foreach t?

Extremal guess (graph with the least number of edges, n even):

}n/2

}n/2

· · ·

Has largest value of it(G) for t = 0, 1, 2 and for all G in Gn(1).

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 13 / 23

Page 40: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

δ = 0, 1

Gn(0) =⇒ empty graph maximizes it(G). X

Question (Today’s question, δ = 1)Out of all the graphs in Gn(1), which has the largest value of it(G) foreach t?

Extremal guess (graph with the least number of edges, n even):

}n/2

}n/2

· · ·

Has largest value of it(G) for t = 0, 1, 2 and for all G in Gn(1).

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 13 / 23

Page 41: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

δ = 0, 1

Gn(0) =⇒ empty graph maximizes it(G). X

Question (Today’s question, δ = 1)Out of all the graphs in Gn(1), which has the largest value of it(G) foreach t?

Extremal guess (graph with the least number of edges, n even):

}n/2

}n/2

· · ·

Has largest value of it(G) for t = 0, 1, 2 and for all G in Gn(1).

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 13 / 23

Page 42: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

A new contender

G1 :

}n/2

}n/2

· · ·

i3(G1) =n(n− 2)(n− 4)

3!

}n− 1· · ·

G2 :

i3(G2) =(n− 1)(n− 2)(n− 3)

3!> i3(G1)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 14 / 23

Page 43: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

A new contender

G1 :

}n/2

}n/2

· · ·

i3(G1) =n(n− 2)(n− 4)

3!

}n− 1· · ·

G2 :

i3(G2) =(n− 1)(n− 2)(n− 3)

3!> i3(G1)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 14 / 23

Page 44: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

A new contender

G1 :

}n/2

}n/2

· · ·

i3(G1) =n(n− 2)(n− 4)

3!

}n− 1· · ·

G2 :

i3(G2) =(n− 1)(n− 2)(n− 3)

3!> i3(G1)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 14 / 23

Page 45: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

A new contender

G1 :

}n/2

}n/2

· · ·

i3(G1) =n(n− 2)(n− 4)

3!

}n− 1· · ·

G2 :

i3(G2) =(n− 1)(n− 2)(n− 3)

3!> i3(G1)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 14 / 23

Page 46: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

δ = 1Old thought: extremal graph has fewest number of edges.

New thought: extremal graph has largest maximal independent set(for all t ≥ 3).

Theorem (Galvin, 2011)For each 3 ≤ t ≤ n− 1, any graph G ∈ Gn(1) has

it(G) ≤ it(K1,n−1) =

(n− 1

t

).

}n− 1· · ·

Why?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 15 / 23

Page 47: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

δ = 1Old thought: extremal graph has fewest number of edges.

New thought: extremal graph has largest maximal independent set(for all t ≥ 3).

Theorem (Galvin, 2011)For each 3 ≤ t ≤ n− 1, any graph G ∈ Gn(1) has

it(G) ≤ it(K1,n−1) =

(n− 1

t

).

}n− 1· · ·

Why?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 15 / 23

Page 48: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

δ = 1Old thought: extremal graph has fewest number of edges.

New thought: extremal graph has largest maximal independent set(for all t ≥ 3).

Theorem (Galvin, 2011)For each 3 ≤ t ≤ n− 1, any graph G ∈ Gn(1) has

it(G) ≤ it(K1,n−1) =

(n− 1

t

).

}n− 1· · ·

Why?

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 15 / 23

Page 49: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Let’s start by looking at size t = 3: Let G be any graph with minimaldegree at least 1.

Suppose that G has a vertex v as pictured:

v

v

· · ·

Independent sets of size 3 including v: ≤(n−2

2

)Induction on n =⇒ Independent sets of size 3 not including v:≤((n−1)−1

3

)This implies it(G) ≤

(n−13

)X

Goal: show if we don’t have this situation, then we have at most(n−13

)independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 16 / 23

Page 50: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Let’s start by looking at size t = 3: Let G be any graph with minimaldegree at least 1.

Suppose that G has a vertex v as pictured:

v

v

· · ·

Independent sets of size 3 including v: ≤(n−2

2

)

Induction on n =⇒ Independent sets of size 3 not including v:≤((n−1)−1

3

)This implies it(G) ≤

(n−13

)X

Goal: show if we don’t have this situation, then we have at most(n−13

)independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 16 / 23

Page 51: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Let’s start by looking at size t = 3: Let G be any graph with minimaldegree at least 1.

Suppose that G has a vertex v as pictured:

v

v · · ·

Independent sets of size 3 including v: ≤(n−2

2

)Induction on n =⇒ Independent sets of size 3 not including v:≤((n−1)−1

3

)

This implies it(G) ≤(n−1

3

)X

Goal: show if we don’t have this situation, then we have at most(n−13

)independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 16 / 23

Page 52: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Let’s start by looking at size t = 3: Let G be any graph with minimaldegree at least 1.

Suppose that G has a vertex v as pictured:

v

v

· · ·

Independent sets of size 3 including v: ≤(n−2

2

)Induction on n =⇒ Independent sets of size 3 not including v:≤((n−1)−1

3

)This implies it(G) ≤

(n−13

)X

Goal: show if we don’t have this situation, then we have at most(n−13

)independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 16 / 23

Page 53: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Let’s start by looking at size t = 3: Let G be any graph with minimaldegree at least 1.

Suppose that G has a vertex v as pictured:

v

v

· · ·

Independent sets of size 3 including v: ≤(n−2

2

)Induction on n =⇒ Independent sets of size 3 not including v:≤((n−1)−1

3

)This implies it(G) ≤

(n−13

)X

Goal: show if we don’t have this situation, then we have at most(n−13

)independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 16 / 23

Page 54: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Look at graphs G where each vertex has a neighbor with degree 1.

Let’s look at an ordered independent set of size 3:

v1

v2· · ·

v3

How many ordered independent sets of size 3 can G have? At most:

n(n− 2)(n− 4) < (n− 1)(n− 2)(n− 3).

So G has at most

n(n− 2)(n− 4)

3!<

(n− 1)(n− 2)(n− 3)

3!=

(n− 1

3

)unordered independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 17 / 23

Page 55: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Look at graphs G where each vertex has a neighbor with degree 1.Let’s look at an ordered independent set of size 3:

v1

v2· · ·

v3

How many ordered independent sets of size 3 can G have? At most:

n(n− 2)(n− 4) < (n− 1)(n− 2)(n− 3).

So G has at most

n(n− 2)(n− 4)

3!<

(n− 1)(n− 2)(n− 3)

3!=

(n− 1

3

)unordered independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 17 / 23

Page 56: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Look at graphs G where each vertex has a neighbor with degree 1.Let’s look at an ordered independent set of size 3:

v1

v2· · ·

v3

How many ordered independent sets of size 3 can G have? At most:

n(n− 2)(n− 4) < (n− 1)(n− 2)(n− 3).

So G has at most

n(n− 2)(n− 4)

3!<

(n− 1)(n− 2)(n− 3)

3!=

(n− 1

3

)unordered independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 17 / 23

Page 57: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t = 3

Look at graphs G where each vertex has a neighbor with degree 1.Let’s look at an ordered independent set of size 3:

v1

v2· · ·

v3

How many ordered independent sets of size 3 can G have? At most:

n(n− 2)(n− 4) < (n− 1)(n− 2)(n− 3).

So G has at most

n(n− 2)(n− 4)

3!<

(n− 1)(n− 2)(n− 3)

3!=

(n− 1

3

)unordered independent sets of size 3.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 17 / 23

Page 58: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t > 3

We can use ordered independent sets to obtain the result for any t > 3:

How many ordered independent sets of size 4 can G in Gn(1) have?There are at most (n− 1)(n− 2)(n− 3) ordered independent setsof size 3 (from previous slides);

There are at most (n− 4) vertices which can be added to form anordered independent set of size 4;

v1

v2 v3

There are at most (n− 1)(n− 2)(n− 3)(n− 4) orderedindependent sets of size 4.There are at most (n− 1)(n− 2)(n− 3)(n− 4)/4! =

(n−14

)independent sets of size 4.This argument works for any t ≥ 4.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 18 / 23

Page 59: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t > 3

We can use ordered independent sets to obtain the result for any t > 3:

How many ordered independent sets of size 4 can G in Gn(1) have?There are at most (n− 1)(n− 2)(n− 3) ordered independent setsof size 3 (from previous slides);There are at most (n− 4) vertices which can be added to form anordered independent set of size 4;

v1

v2 v3

There are at most (n− 1)(n− 2)(n− 3)(n− 4) orderedindependent sets of size 4.There are at most (n− 1)(n− 2)(n− 3)(n− 4)/4! =

(n−14

)independent sets of size 4.This argument works for any t ≥ 4.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 18 / 23

Page 60: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t > 3

We can use ordered independent sets to obtain the result for any t > 3:

How many ordered independent sets of size 4 can G in Gn(1) have?There are at most (n− 1)(n− 2)(n− 3) ordered independent setsof size 3 (from previous slides);There are at most (n− 4) vertices which can be added to form anordered independent set of size 4;

v1

v2 v3

There are at most (n− 1)(n− 2)(n− 3)(n− 4) orderedindependent sets of size 4.

There are at most (n− 1)(n− 2)(n− 3)(n− 4)/4! =(n−1

4

)independent sets of size 4.This argument works for any t ≥ 4.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 18 / 23

Page 61: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t > 3

We can use ordered independent sets to obtain the result for any t > 3:

How many ordered independent sets of size 4 can G in Gn(1) have?There are at most (n− 1)(n− 2)(n− 3) ordered independent setsof size 3 (from previous slides);There are at most (n− 4) vertices which can be added to form anordered independent set of size 4;

v1

v2 v3

There are at most (n− 1)(n− 2)(n− 3)(n− 4) orderedindependent sets of size 4.There are at most (n− 1)(n− 2)(n− 3)(n− 4)/4! =

(n−14

)independent sets of size 4.

This argument works for any t ≥ 4.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 18 / 23

Page 62: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Proof idea, t > 3

We can use ordered independent sets to obtain the result for any t > 3:

How many ordered independent sets of size 4 can G in Gn(1) have?There are at most (n− 1)(n− 2)(n− 3) ordered independent setsof size 3 (from previous slides);There are at most (n− 4) vertices which can be added to form anordered independent set of size 4;

v1

v2 v3

There are at most (n− 1)(n− 2)(n− 3)(n− 4) orderedindependent sets of size 4.There are at most (n− 1)(n− 2)(n− 3)(n− 4)/4! =

(n−14

)independent sets of size 4.This argument works for any t ≥ 4.

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 18 / 23

Page 63: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

General Result

Larger minimum degrees? Tweaking the previous argument gives:

Theorem (E., Galvin 2014)Fix δ ≥ 2, size δ + 1 ≤ t ≤ n− δ, and n large enough. If G ∈ Gn(δ), then

it(G) ≤ it(Kδ,n−δ) =

(n− δ

t

)

δ {

n− δ { · · ·

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 19 / 23

Page 64: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questionsWhat about sizes 3 ≤ t ≤ δ?

ConjectureLet G ∈ Gn(δ) for δ > 2. Then for each size 3 ≤ t ≤ δ,

it(G) ≤ it(Kδ,n−δ) =

(n− δ

t

)+

t

).

δ {

n− δ { · · ·

Hot off the presses:

Cutler-Radcliffe [2014] showed∑

t it(G) ≤∑

t it(Kδ,n−δ)

Gan-Loh-Sudakov [2014+] Conjecture true(!) (for all n ≥ 2δ)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 20 / 23

Page 65: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questionsWhat about sizes 3 ≤ t ≤ δ?

ConjectureLet G ∈ Gn(δ) for δ > 2. Then for each size 3 ≤ t ≤ δ,

it(G) ≤ it(Kδ,n−δ) =

(n− δ

t

)+

t

).

δ {

n− δ { · · ·

Hot off the presses:

Cutler-Radcliffe [2014] showed∑

t it(G) ≤∑

t it(Kδ,n−δ)

Gan-Loh-Sudakov [2014+] Conjecture true(!) (for all n ≥ 2δ)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 20 / 23

Page 66: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questionsWhat about sizes 3 ≤ t ≤ δ?

ConjectureLet G ∈ Gn(δ) for δ > 2. Then for each size 3 ≤ t ≤ δ,

it(G) ≤ it(Kδ,n−δ) =

(n− δ

t

)+

t

).

δ {

n− δ { · · ·

Hot off the presses:Cutler-Radcliffe [2014] showed

∑t it(G) ≤

∑t it(Kδ,n−δ)

Gan-Loh-Sudakov [2014+] Conjecture true(!) (for all n ≥ 2δ)

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 20 / 23

Page 67: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questionsWhat about sizes 3 ≤ t ≤ δ?

ConjectureLet G ∈ Gn(δ) for δ > 2. Then for each size 3 ≤ t ≤ δ,

it(G) ≤ it(Kδ,n−δ) =

(n− δ

t

)+

t

).

δ {

n− δ { · · ·

Hot off the presses:Cutler-Radcliffe [2014] showed

∑t it(G) ≤

∑t it(Kδ,n−δ)

Gan-Loh-Sudakov [2014+] Conjecture true(!) (for all n ≥ 2δ)John Engbers (Marquette University) Graph theory — to the extreme! April 2014 20 / 23

Page 68: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

What if...?

“In mathematics, the art of proposing a question must be held of highervalue than solving it.” — Georg Cantor

Question: What if n < 2δ? Example: n = 7, δ = 4

Does this graph maximize it(G) (t ≥ 3) when n < 2δ? [True if n− δ|δ]

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 21 / 23

Page 69: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

What if...?

“In mathematics, the art of proposing a question must be held of highervalue than solving it.” — Georg Cantor

Question: What if n < 2δ? Example: n = 7, δ = 4

Does this graph maximize it(G) (t ≥ 3) when n < 2δ? [True if n− δ|δ]

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 21 / 23

Page 70: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

What if...?

“In mathematics, the art of proposing a question must be held of highervalue than solving it.” — Georg Cantor

Question: What if n < 2δ? Example: n = 7, δ = 4

Does this graph maximize it(G) (t ≥ 3) when n < 2δ? [True if n− δ|δ]

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 21 / 23

Page 71: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

What if...?

“In mathematics, the art of proposing a question must be held of highervalue than solving it.” — Georg Cantor

Question: What if n < 2δ? Example: n = 7, δ = 4

Does this graph maximize it(G) (t ≥ 3) when n < 2δ? [True if n− δ|δ]John Engbers (Marquette University) Graph theory — to the extreme! April 2014 21 / 23

Page 72: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

δ {

n− δ { · · ·

Other open questions:Question: What if we require minimum degree at least δ andmaximum degree at most ∆?

I Conjectured extremal graph (disjoint copies of Kδ,∆):

· · ·

Question: Special case: What if all vertices have degree δ?

I (Kahn) Conjectured extremal graph (for δ-regular graphs):

· · ·

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 22 / 23

Page 73: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

δ {

n− δ { · · ·

Other open questions:Question: What if we require minimum degree at least δ andmaximum degree at most ∆?

I Conjectured extremal graph (disjoint copies of Kδ,∆):

· · ·

Question: Special case: What if all vertices have degree δ?

I (Kahn) Conjectured extremal graph (for δ-regular graphs):

· · ·

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 22 / 23

Page 74: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

δ {

n− δ { · · ·

Other open questions:Question: What if we require minimum degree at least δ andmaximum degree at most ∆?

I Conjectured extremal graph (disjoint copies of Kδ,∆):

· · ·

Question: Special case: What if all vertices have degree δ?

I (Kahn) Conjectured extremal graph (for δ-regular graphs):

· · ·

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 22 / 23

Page 75: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Open questions

δ {

n− δ { · · ·

Other open questions:Question: What if we require minimum degree at least δ andmaximum degree at most ∆?

I Conjectured extremal graph (disjoint copies of Kδ,∆):

· · ·

Question: Special case: What if all vertices have degree δ?I (Kahn) Conjectured extremal graph (for δ-regular graphs):

· · ·

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 22 / 23

Page 76: Graph theory to the extreme!engbers/Research/2014CalvinColloq... · Extremal graph theory Question (Today’s question - different family) Fix a family Gof graphs. Out of all the

Thank you!

Slides available on my website:www.mscs.mu.edu/∼engbers/

John Engbers (Marquette University) Graph theory — to the extreme! April 2014 23 / 23