18
Michael Tait Preliminaries Coupon Coloring Cubes Main Result Open Problems Coupon colorings of regular graphs Michael Tait University of California-San Diego [email protected] Joint work with Bob Chen, Jeong Han Kim, Jacques Verstra¨ ete June 20, 2014 Michael Tait (UCSD) June 20, 2014 1 / 18

Coupon colorings of regular graphs

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Coupon colorings of regular graphs

Michael Tait

University of California-San Diego

[email protected]

Joint work with Bob Chen, Jeong Han Kim, Jacques Verstraete

June 20, 2014

Michael Tait (UCSD) June 20, 2014 1 / 18

Page 2: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Definition of coupon coloring

Let G be a graph with no isolated vertices.

A k-coupon coloring is a coloring of the vertices from [k]such that the neighborhood of every vertex of G containsall colors from [k].

The maximum k for which a k-coupon coloring of Gexists is called the coupon coloring number of G and willbe denoted by χc(G).

Michael Tait (UCSD) June 20, 2014 2 / 18

Page 3: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Example of coupon coloring

Coloring with four colors.

Not coupon colored Coupon coloring OK

χc(G) is well defined since we may color every vertex thesame color.

Michael Tait (UCSD) June 20, 2014 3 / 18

Page 4: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Definition of injective coloring

An injective k-coloring is a coloring of the vertices from[k] such that the neighborhood of every vertex containsdistinct colors. i.e. vertices with a path of length 2between them receive different colors.

The minimum k for which an injective k-coloring exists iscalled the injective coloring number of G and will bedenoted by χi(G)

Michael Tait (UCSD) June 20, 2014 4 / 18

Page 5: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Example of injective coloring

Coloring with ≥ 5 colors.

Not injectively colored Injective coloring OK

χi(G) is well defined since we may assign distinct colorsto every vertex.

Michael Tait (UCSD) June 20, 2014 5 / 18

Page 6: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open ProblemsHowever, we can observe that if G has minimum degree δand maximum degree ∆, then

χc(G) ≤ δ ≤ ∆ ≤ χi(G).

We will be interested in d-regular graphs with d large.

Michael Tait (UCSD) June 20, 2014 6 / 18

Page 7: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Previous Work

d-regular graphs that obtain χc(G) = d = χi(G) are calledrainbow graphs.

Figure: Lazebnik and Woldar

Michael Tait (UCSD) June 20, 2014 7 / 18

Page 8: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Previous Work

Coupon coloring has been studied in relation to largemulti-robot networks.

Coupon coloring is related to panchromatic hypergraphcoloring.

Many researchers have studied injective colorings, inparticular on the Hamming graph in relation to scalabilityof optical networks

Michael Tait (UCSD) June 20, 2014 8 / 18

Page 9: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Coloring Qn

The Hypercube Qn is the graph with vertex set {0, 1}n.Two vectors x and y are adjacent if they have Hammingdistance 1.

(0, 1, 1, 0, 0) ∼ (1, 1, 1, 0, 0)

(0, 1, 1, 0, 0) 6∼ (1, 1, 1, 0, 1)

Qn is n-regular

Michael Tait (UCSD) June 20, 2014 9 / 18

Page 10: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Coloring Qn

Theorem

Let n = 2t. Then

χc(Qn) = χi(Qn) = n.

Proof: We will exhibit a coloring with n colors such thatif v ∼ y and v ∼ z, then y and z have distinct colors.

Michael Tait (UCSD) June 20, 2014 10 / 18

Page 11: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Identify V (Qn) with the power set of Fn in the naturalway.

F4 = {0, 1, α, α2}v = (1, 0, 0, 1)

Av = {0, α2}

Identify colors with Fn. Color Av with∑x∈Av

x

Michael Tait (UCSD) June 20, 2014 11 / 18

Page 12: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Coloring Qn

Now assume v ∼ y and v ∼ z. This means y and z eachhave Hamming distance 1 from v. Then there existsα, β ∈ Fn such that

y colored with (±)α+∑x∈Av

x

z colored with (±)β +∑x∈Av

x

y 6= z implies α 6= β.

Michael Tait (UCSD) June 20, 2014 12 / 18

Page 13: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Theorem (Chen, Kim, MT, Verstraete)

For every δ > 0, there exists a d0(δ) such that ifd ≥ d0(δ), then every d-regular graph G has

χc(G) ≥ (1− δ) d

log d.

For every ε > 0, there exists a d1(ε) such that if d ≥ d1(ε),then as n→∞, almost every d-regular n-vertex graph has

χc(G) ≤ (1 + ε)d

log d.

This gives χc(G) ∼ dlog d for almost all d-regular graphs.

Michael Tait (UCSD) June 20, 2014 13 / 18

Page 14: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Coupon Collector Problem

The expected time to collect n coupons drawinguniformly, independently, and with replacement isasymptotic to n log n.

Theorem (Erdos and Renyi, 1961)

Let Tn be the time to collect n coupons. Then

P(Tn < n log n+ cn)→ e−e−c

as n→∞.

Michael Tait (UCSD) June 20, 2014 14 / 18

Page 15: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Bounds for χc

d neighbors is the expected time to see dlog d colors if they

were distributed randomly.If there are (1− δ) d

log d colors, coloring randomly giveseach vertex a high chance of seeing all colors.If there are (1 + ε) d

log d colors, it is very unlikely that avertex sees every color when generating a randomgraph.

Michael Tait (UCSD) June 20, 2014 15 / 18

Page 16: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Open Problems

The Hamming Graph H(n, q) is the graph with vertex set[q]n and two vectors adjacent if they have Hammingdistance 1. H(n, q) is (q − 1)n regular.Ostergard (2004) showed χi(H(n, q)) ∼ (q − 1)n forq = 2, 3.

Conjecture

Fix q, then as n→∞

χi(H(n, q)) ∼ χc(H(n, q)) ∼ (q − 1)n

Michael Tait (UCSD) June 20, 2014 16 / 18

Page 17: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Open Problems

Can one find an explicit family of d-regular graphs withcoupon coloring number (1 + o(1)) d

log d as d→∞?

Paley graphs come within a factor of 4.

Michael Tait (UCSD) June 20, 2014 17 / 18

Page 18: Coupon colorings of regular graphs

Michael Tait

Preliminaries

CouponColoring Cubes

Main Result

Open Problems

Thank You!

Michael Tait (UCSD) June 20, 2014 18 / 18