Fractional Colorings and Zykov Products of graphs

77
Fractional Colorings and Zykov Products of graphs Who? Nichole Schimanski When? July 27, 2011

Transcript of Fractional Colorings and Zykov Products of graphs

Page 1: Fractional Colorings and Zykov Products of graphs

Fractional Coloringsand Zykov Products of graphs

Who? Nichole Schimanski

When? July 27, 2011

Page 2: Fractional Colorings and Zykov Products of graphs

GraphsA graph, G , consists of a vertex set, V (G ), and anedge set , E (G ).

V (G ) is any finite set

E (G ) is a set of unordered pairs of vertices

Example

Figure: Peterson graph

Page 3: Fractional Colorings and Zykov Products of graphs

GraphsA graph, G , consists of a vertex set, V (G ), and anedge set , E (G ).

V (G ) is any finite set

E (G ) is a set of unordered pairs of vertices

Example

Figure: Peterson graph

Page 4: Fractional Colorings and Zykov Products of graphs

Subgraphs

A subgraph H of a graph G is a graph such thatV (H) ⊆ V (G ) and E (H) ⊆ E (G ).

Example

Figure: Subgraph of the Peterson graph

Page 5: Fractional Colorings and Zykov Products of graphs

Subgraphs

A subgraph H of a graph G is a graph such thatV (H) ⊆ V (G ) and E (H) ⊆ E (G ).

Example

Figure: Subgraph of the Peterson graph

Page 6: Fractional Colorings and Zykov Products of graphs

Subgraphs

An induced subgraph, H, of G is a subgraph withproperty that any two vertices are adjacent in H if andonly if they are adjacent in G .

Example

Figure: Induced Subgraph of Peterson graph

Page 7: Fractional Colorings and Zykov Products of graphs

Subgraphs

An induced subgraph, H, of G is a subgraph withproperty that any two vertices are adjacent in H if andonly if they are adjacent in G .

Example

Figure: Induced Subgraph of Peterson graph

Page 8: Fractional Colorings and Zykov Products of graphs

Independent SetsA set of vertices, S, is said to be independent if thosevertices induce a graph with no edges.

Example

Figure: Independent set

The set of all independent sets of a graph G is denotedI (G ).

Page 9: Fractional Colorings and Zykov Products of graphs

Independent SetsA set of vertices, S, is said to be independent if thosevertices induce a graph with no edges.

Example

Figure: Independent set

The set of all independent sets of a graph G is denotedI (G ).

Page 10: Fractional Colorings and Zykov Products of graphs

Independent SetsA set of vertices, S, is said to be independent if thosevertices induce a graph with no edges.

Example

Figure: Independent set

The set of all independent sets of a graph G is denotedI (G ).

Page 11: Fractional Colorings and Zykov Products of graphs

Weighting I (S)A weighting of I (G ) is a function w : I (G )→ R≥0.

Example

a

e

d c

b

S w(S)

{a} 1/3{b} 1/3{c} 1/3{d} 1/3{e} 1/3{a,c} 1/3{a,d} 1/3{b,d} 1/3{b,e} 1/3{e,c} 1/3

Figure: C5 and a corresponding weighting

Page 12: Fractional Colorings and Zykov Products of graphs

Weighting I (S)A weighting of I (G ) is a function w : I (G )→ R≥0.

Example

a

e

d c

b

S w(S)

{a} 1/3{b} 1/3{c} 1/3{d} 1/3{e} 1/3{a,c} 1/3{a,d} 1/3{b,d} 1/3{b,e} 1/3{e,c} 1/3

Figure: C5 and a corresponding weighting

Page 13: Fractional Colorings and Zykov Products of graphs

Fractional k-coloring

A fractional k-coloring of a graph, G , is a weighting ofI (G ) such that∑

S∈I (G) w(S) = k ; and

For every v ∈ V (G ),∑S∈I (G)

v∈S

w(S) = w [v ] ≥ 1

Page 14: Fractional Colorings and Zykov Products of graphs

Fractional k-coloring

A fractional k-coloring of a graph, G , is a weighting ofI (G ) such that∑

S∈I (G) w(S) = k ; and

For every v ∈ V (G ),∑S∈I (G)

v∈S

w(S) = w [v ] ≥ 1

Page 15: Fractional Colorings and Zykov Products of graphs

Fractional k-coloring

Example

a

e

d c

b

S w(S)

{a} 1/3{b} 1/3{c} 1/3{d} 1/3{e} 1/3{a,c} 1/3{a,d} 1/3{b,d} 1/3{b,e} 1/3{e,c} 1/3

Figure: A fractional coloring of C5 with weight 10/3

∑S∈I (G) w(S) = 10/3

w [v ] = 1 for every v ∈ V (G )

Page 16: Fractional Colorings and Zykov Products of graphs

Fractional k-coloring

Example

a

e

d c

b

S w(S)

{a} 1/3{b} 1/3{c} 1/3{d} 1/3{e} 1/3{a,c} 1/3{a,d} 1/3{b,d} 1/3{b,e} 1/3{e,c} 1/3

Figure: A fractional coloring of C5 with weight 10/3∑S∈I (G) w(S) = 10/3

w [v ] = 1 for every v ∈ V (G )

Page 17: Fractional Colorings and Zykov Products of graphs

Fractional k-coloring

Example

a

e

d c

b

S w(S)

{a} 1/3{b} 1/3{c} 1/3{d} 1/3{e} 1/3{a,c} 1/3{a,d} 1/3{b,d} 1/3{b,e} 1/3{e,c} 1/3

Figure: A fractional coloring of C5 with weight 10/3∑S∈I (G) w(S) = 10/3

w [v ] = 1 for every v ∈ V (G )

Page 18: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

The fractional chromatic number, χf (G ), is theminimum possible weight of a fractional coloring.

Example

a

e

d c

b

S w(S)

{a} 0{b} 0{c} 0{d} 0{e} 0{a,c} 1/2{a,d} 1/2{b,d} 1/2{b,e} 1/2{e,c} 1/2

Figure: A weighting C5

Page 19: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

The fractional chromatic number, χf (G ), is theminimum possible weight of a fractional coloring.

Example

a

e

d c

b

S w(S)

{a} 0{b} 0{c} 0{d} 0{e} 0{a,c} 1/2{a,d} 1/2{b,d} 1/2{b,e} 1/2{e,c} 1/2

Figure: A weighting C5

Page 20: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

Example

a

e

d c

b

S w(S)

{a} 0{b} 0{c} 0{d} 0{e} 0{a,c} 1/2{a,d} 1/2{b,d} 1/2{b,e} 1/2{e,c} 1/2

Figure: A fractional 5/2-coloring of C5

∑S∈I (G) w(S) = 5/2

w [v ] = 1 for every v ∈ V (G )

Page 21: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

Example

a

e

d c

b

S w(S)

{a} 0{b} 0{c} 0{d} 0{e} 0{a,c} 1/2{a,d} 1/2{b,d} 1/2{b,e} 1/2{e,c} 1/2

Figure: A fractional 5/2-coloring of C5∑S∈I (G) w(S) = 5/2

w [v ] = 1 for every v ∈ V (G )

Page 22: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

Example

a

e

d c

b

S w(S)

{a} 0{b} 0{c} 0{d} 0{e} 0{a,c} 1/2{a,d} 1/2{b,d} 1/2{b,e} 1/2{e,c} 1/2

Figure: A fractional 5/2-coloring of C5∑S∈I (G) w(S) = 5/2

w [v ] = 1 for every v ∈ V (G )

Page 23: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

How do we know what the minimum is?

Linear Programming

Formulas

Page 24: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

How do we know what the minimum is?

Linear Programming

Formulas

Page 25: Fractional Colorings and Zykov Products of graphs

Fractional Chromatic Number

How do we know what the minimum is?

Linear Programming

Formulas

Page 26: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

Example

Figure: Drawings of P2 and P3

Page 27: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

Example

Figure: Drawings of P2 and P3

Page 28: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

Example

Figure: Drawings of P2 and P3

Page 29: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

Example

Figure: Drawings of P2 and P3

Page 30: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

For each (x1, . . . , xn) ∈ V (G1)× V (G2)× . . .× V (Gn)add a new vertex adjacent to the vertices {x1, . . . , xn}

Example

Figure: Constructing Z(P2,P3)

Page 31: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

For each (x1, . . . , xn) ∈ V (G1)× V (G2)× . . .× V (Gn)add a new vertex adjacent to the vertices {x1, . . . , xn}

Example

Figure: Constructing Z(P2,P3)

Page 32: Fractional Colorings and Zykov Products of graphs

Zykov Product of Graphs

The Zykov product Z(G1,G2, . . . ,Gn) of simple graphsG1,G2, . . . ,Gn is formed as follows.

Take the disjoint union of Gi

For each (x1, . . . , xn) ∈ V (G1)× V (G2)× . . .× V (Gn)add a new vertex adjacent to the vertices {x1, . . . , xn}

Example

Figure: Z(P2,P3)

Page 33: Fractional Colorings and Zykov Products of graphs

Zykov Graphs

The Zykov graphs, Zn, are formed as follows:

Set Z1 as a single vertex

Define Zn := Z(Z1, ...,Zn−1) for all n ≥ 2

Figure: Drawing of Z1

Page 34: Fractional Colorings and Zykov Products of graphs

Zykov Graphs

The Zykov graphs, Zn, are formed as follows:

Set Z1 as a single vertex

Define Zn := Z(Z1, ...,Zn−1) for all n ≥ 2

Figure: Drawing of Z1

Page 35: Fractional Colorings and Zykov Products of graphs

Zykov Graphs

The Zykov graphs, Zn, are formed as follows:

Set Z1 as a single vertex

Define Zn := Z(Z1, ...,Zn−1) for all n ≥ 2

Figure: Drawing of Z1

Page 36: Fractional Colorings and Zykov Products of graphs

Zykov Graphs

The Zykov graphs, Zn, are formed as follows:

Set Z1 as a single vertex

Define Zn := Z(Z1, ...,Zn−1) for all n ≥ 2

Figure: Drawings of Z1 and Z2

Page 37: Fractional Colorings and Zykov Products of graphs

Zykov Graphs

The Zykov graphs, Zn, are formed as follows:

Set Z1 as a single vertex

Define Zn := Z(Z1, ...,Zn−1) for all n ≥ 2

Figure: Drawings of Z1, Z2, and Z3

Page 38: Fractional Colorings and Zykov Products of graphs

Zykov Graphs

The Zykov graphs, Zn, are formed as follows:

Set Z1 as a single vertex

Define Zn := Z(Z1, ...,Zn−1) for all n ≥ 2

Figure: Drawing of Z4

Page 39: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture

Corollary For n ≥ 1,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Example

χf (Z1) = 1

χf (Z2) = 1 + 11 = 2

χf (Z3) = 2 + 12 = 5

2

Page 40: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture

Corollary For n ≥ 1,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Example

χf (Z1) = 1

χf (Z2) = 1 + 11 = 2

χf (Z3) = 2 + 12 = 5

2

Page 41: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture

Corollary For n ≥ 1,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Example

χf (Z1) = 1

χf (Z2) = 1 + 11 = 2

χf (Z3) = 2 + 12 = 5

2

Page 42: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture

Corollary For n ≥ 1,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Example

χf (Z1) = 1

χf (Z2) = 1 + 11 = 2

χf (Z3) = 2 + 12 = 5

2

Page 43: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture

Corollary For n ≥ 1,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Example

χf (Z1) = 1

χf (Z2) = 1 + 11 = 2

χf (Z3) = 2 + 12 = 5

2

Page 44: Fractional Colorings and Zykov Products of graphs

Verifying χf (C5)

Notice that

Figure: Z3 and C5

So, χf (Z3) = χf (C5) = 5/2

Page 45: Fractional Colorings and Zykov Products of graphs

Verifying χf (C5)

Notice that

Figure: Z3 and C5

So, χf (Z3) = χf (C5) = 5/2

Page 46: Fractional Colorings and Zykov Products of graphs

Verifying χf (C5)

Notice that

Figure: Z3 and C5

So, χf (Z3) = χf (C5) = 5/2

Page 47: Fractional Colorings and Zykov Products of graphs

The Main Result: Theorem 1

Theorem For n ≥ 2, let G1, . . . ,Gn be graphs. SetG := Z(G1, . . . ,Gn) and χi = χf (Gi ). Suppose alsothat the graphs Gi are numbered such that χi ≤ χi+1.Then

χf (G ) = max

(χn, 2 +

n∑i=2

n∏k=i

(1− 1

χk

))

Example

χf (Z(P2,P3)) = max

(2, 2 +

(1− 1

2

))= max(2,

5

2)

=5

2.

Page 48: Fractional Colorings and Zykov Products of graphs

The Main Result: Theorem 1Theorem For n ≥ 2, let G1, . . . ,Gn be graphs. Set

G := Z(G1, . . . ,Gn) and χi = χf (Gi ). Suppose alsothat the graphs Gi are numbered such that χi ≤ χi+1.Then

χf (G ) = max

(χn, 2 +

n∑i=2

n∏k=i

(1− 1

χk

))

Example

χf (Z(P2,P3)) = max

(2, 2 +

(1− 1

2

))= max(2,

5

2)

=5

2.

Page 49: Fractional Colorings and Zykov Products of graphs

The Main Result: Theorem 1Theorem For n ≥ 2, let G1, . . . ,Gn be graphs. Set

G := Z(G1, . . . ,Gn) and χi = χf (Gi ). Suppose alsothat the graphs Gi are numbered such that χi ≤ χi+1.Then

χf (G ) = max

(χn, 2 +

n∑i=2

n∏k=i

(1− 1

χk

))

Example

χf (Z(P2,P3)) = max

(2, 2 +

(1− 1

2

))= max(2,

5

2)

=5

2.

Page 50: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Lemma The fractional chromatic number of a subgraph, H, is atmost equal to the fractional chromatic number of agraph, G .

Conclusion χf (G ) ≥ χn

Page 51: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Lemma The fractional chromatic number of a subgraph, H, is atmost equal to the fractional chromatic number of agraph, G .

Conclusion χf (G ) ≥ χn

Page 52: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Lemma The fractional chromatic number of a subgraph, H, is atmost equal to the fractional chromatic number of agraph, G .

Conclusion χf (G ) ≥ χn

Page 53: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Lemma Let G be a graph and w a weighting of X ⊆ I (G ).Then, for every induced subgraph H of G , there existsx ∈ V (H) such that

w [x ] ≤ 1

χf (H)

∑S∈X

w(S).

Page 54: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Start with w , a χf -coloring of G and x1 ∈ V (G1).

Construct F1 = {S ∈ I (G ) : x1 ∈ S} with the property∑S∈F1

w(S) = w [x1] ≥ 1.

Construct F2 = {S ∈ I (G ) : S ∩ {x1, x2} 6= ∅} with

the property∑

S∈F2w(S) ≥ 1 +

(1− 1

χ2

)∑S∈F1

w(S).

Page 55: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Start with w , a χf -coloring of G and x1 ∈ V (G1).

Construct F1 = {S ∈ I (G ) : x1 ∈ S} with the property∑S∈F1

w(S) = w [x1] ≥ 1.

Construct F2 = {S ∈ I (G ) : S ∩ {x1, x2} 6= ∅} with

the property∑

S∈F2w(S) ≥ 1 +

(1− 1

χ2

)∑S∈F1

w(S).

Page 56: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Start with w , a χf -coloring of G and x1 ∈ V (G1).

Construct F1 = {S ∈ I (G ) : x1 ∈ S} with the property∑S∈F1

w(S) = w [x1] ≥ 1.

Construct F2 = {S ∈ I (G ) : S ∩ {x1, x2} 6= ∅} with

the property∑

S∈F2w(S) ≥ 1 +

(1− 1

χ2

)∑S∈F1

w(S).

Page 57: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Continue this process so that for all k ∈ {1, ..., n},

Fk = {S ∈ I (G ) : S ∩ {x1, . . . , xk} 6= ∅} with the

property∑

S∈Fkw(S) ≥ 1 +

(1− 1

χk

)∑S∈Fk−1

w(S)

It follows that∑S∈Fn

w(S) ≥ 1 +n∑

i=2

n∏k=i

(1− 1

χk

)= f (n)− 1.

Page 58: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Continue this process so that for all k ∈ {1, ..., n},

Fk = {S ∈ I (G ) : S ∩ {x1, . . . , xk} 6= ∅} with the

property∑

S∈Fkw(S) ≥ 1 +

(1− 1

χk

)∑S∈Fk−1

w(S)

It follows that∑S∈Fn

w(S) ≥ 1 +n∑

i=2

n∏k=i

(1− 1

χk

)= f (n)− 1.

Page 59: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Continue this process so that for all k ∈ {1, ..., n},

Fk = {S ∈ I (G ) : S ∩ {x1, . . . , xk} 6= ∅} with the

property∑

S∈Fkw(S) ≥ 1 +

(1− 1

χk

)∑S∈Fk−1

w(S)

It follows that∑S∈Fn

w(S) ≥ 1 +n∑

i=2

n∏k=i

(1− 1

χk

)= f (n)− 1.

Page 60: Fractional Colorings and Zykov Products of graphs

Lower Bound: χf (G ) ≥ max (χn, f (n))

Conclusion χf (G ) ≥ f (n)

Page 61: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))Special Sets and Cool Weightings

Special Sets Let M (G ) ⊂ I (G ) be the set of all maximalindependent sets of G and for each i ∈ {1, ..., n},

Fi := {S ∈M (G )|S ∩ V (Gj) = ∅ if and only if j < i}

Weightings

wi : I (Gi )→ R≥0, a χf (Gi )-coloring of each Gi

pi : I (Gi )→ R≥0 where pi := wi (S)/χi

p : ∪ni=1Fi → R≥0 where p(S) :=∏n

i=1 pi (S ∩ V (Gi ))

Page 62: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))Special Sets and Cool Weightings

Special Sets Let M (G ) ⊂ I (G ) be the set of all maximalindependent sets of G

and for each i ∈ {1, ..., n},

Fi := {S ∈M (G )|S ∩ V (Gj) = ∅ if and only if j < i}

Weightings

wi : I (Gi )→ R≥0, a χf (Gi )-coloring of each Gi

pi : I (Gi )→ R≥0 where pi := wi (S)/χi

p : ∪ni=1Fi → R≥0 where p(S) :=∏n

i=1 pi (S ∩ V (Gi ))

Page 63: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))Special Sets and Cool Weightings

Special Sets Let M (G ) ⊂ I (G ) be the set of all maximalindependent sets of G and for each i ∈ {1, ..., n},

Fi := {S ∈M (G )|S ∩ V (Gj) = ∅ if and only if j < i}

Weightings

wi : I (Gi )→ R≥0, a χf (Gi )-coloring of each Gi

pi : I (Gi )→ R≥0 where pi := wi (S)/χi

p : ∪ni=1Fi → R≥0 where p(S) :=∏n

i=1 pi (S ∩ V (Gi ))

Page 64: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))Special Sets and Cool Weightings

Special Sets Let M (G ) ⊂ I (G ) be the set of all maximalindependent sets of G and for each i ∈ {1, ..., n},

Fi := {S ∈M (G )|S ∩ V (Gj) = ∅ if and only if j < i}

Weightings

wi : I (Gi )→ R≥0, a χf (Gi )-coloring of each Gi

pi : I (Gi )→ R≥0 where pi := wi (S)/χi

p : ∪ni=1Fi → R≥0 where p(S) :=∏n

i=1 pi (S ∩ V (Gi ))

Page 65: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))Special Sets and Cool Weightings

Special Sets Let M (G ) ⊂ I (G ) be the set of all maximalindependent sets of G and for each i ∈ {1, ..., n},

Fi := {S ∈M (G )|S ∩ V (Gj) = ∅ if and only if j < i}

Weightings

wi : I (Gi )→ R≥0, a χf (Gi )-coloring of each Gi

pi : I (Gi )→ R≥0 where pi := wi (S)/χi

p : ∪ni=1Fi → R≥0 where p(S) :=∏n

i=1 pi (S ∩ V (Gi ))

Page 66: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))Special Sets and Cool Weightings

Special Sets Let M (G ) ⊂ I (G ) be the set of all maximalindependent sets of G and for each i ∈ {1, ..., n},

Fi := {S ∈M (G )|S ∩ V (Gj) = ∅ if and only if j < i}

Weightings

wi : I (Gi )→ R≥0, a χf (Gi )-coloring of each Gi

pi : I (Gi )→ R≥0 where pi := wi (S)/χi

p : ∪ni=1Fi → R≥0 where p(S) :=∏n

i=1 pi (S ∩ V (Gi ))

Page 67: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))The Final Weighting

FinalWeighting

We construct a fractional max(χn, f (n))-coloring of Gdefined by the weighting

w(S) =

(χi − χi−1)p(S), S ∈ Fi

max(0, f (n)− χn), S = V0

0, otherwise

Page 68: Fractional Colorings and Zykov Products of graphs

Upper Bound: χf (G ) ≤ max (χn, f (n))The Final Weighting works!

We can show,∑S∈I (G) w(S) = max(χn, f (n))

w [x ] ≥ 1 for all x ∈ V (G )

So, w is a fractional max(χn, f (n))-coloring of G .

Conclusion χf (G ) ≤ max (χn, f (n))

Page 69: Fractional Colorings and Zykov Products of graphs

Results

Theorem For n ≥ 2, let G1, . . . ,Gn be graph. Suppose also thatthe graphs Gi are numbered such that χi ≤ χi+1. Then

χf (Z(G1, . . . ,Gn)) = max

(χn, 2 +

n∑i=2

n∏k=i

(1− 1

χk

))

Corollary For every n ≥ 2,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Page 70: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Corollary For every n ≥ 2,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Proof. By induction on n ≥ 2, we proveχn+1 = f (n) = χn + χ−1n .

Base Case: χf (Z1) = 1 and f (1) = 2 = χ2

Inductive Hypothesis: Suppose χn = f (n − 1).

Page 71: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Corollary For every n ≥ 2,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Proof. By induction on n ≥ 2, we proveχn+1 = f (n) = χn + χ−1n .

Base Case: χf (Z1) = 1 and f (1) = 2 = χ2

Inductive Hypothesis: Suppose χn = f (n − 1).

Page 72: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Corollary For every n ≥ 2,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Proof. By induction on n ≥ 2, we proveχn+1 = f (n) = χn + χ−1n .

Base Case: χf (Z1) = 1 and f (1) = 2 = χ2

Inductive Hypothesis: Suppose χn = f (n − 1).

Page 73: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Corollary For every n ≥ 2,

χf (Zn+1) = χf (Zn) +1

χf (Zn)

Proof. By induction on n ≥ 2, we proveχn+1 = f (n) = χn + χ−1n .

Base Case: χf (Z1) = 1 and f (1) = 2 = χ2

Inductive Hypothesis: Suppose χn = f (n − 1).

Page 74: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Proof.

Inductive Hypothesis: Suppose χn = f (n − 1).

Then

f (n) = 2 +n∑

i=2

∏k≥i

(1− 1

χk

)

= 2 +

(1− 1

χn

)· (f (n − 1)− 1)

= χn +1

χn

Since χn+1 = max(χn, f (n)), we haveχn+1 = χn + 1

χn.

Page 75: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Proof.

Inductive Hypothesis: Suppose χn = f (n − 1). Then

f (n) = 2 +n∑

i=2

∏k≥i

(1− 1

χk

)

= 2 +

(1− 1

χn

)· (f (n − 1)− 1)

= χn +1

χn

Since χn+1 = max(χn, f (n)), we haveχn+1 = χn + 1

χn.

Page 76: Fractional Colorings and Zykov Products of graphs

Jacobs’ Conjecture - Proved!

Proof.

Inductive Hypothesis: Suppose χn = f (n − 1). Then

f (n) = 2 +n∑

i=2

∏k≥i

(1− 1

χk

)

= 2 +

(1− 1

χn

)· (f (n − 1)− 1)

= χn +1

χn

Since χn+1 = max(χn, f (n)), we haveχn+1 = χn + 1

χn.

Page 77: Fractional Colorings and Zykov Products of graphs

Questions?