40
Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island Nov 4th 2018 Atlanta Lecture Series XXII, Georgia State University Jie Han Spanning structures in graphs and hypergraphs

Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

  • Upload
    others

  • View
    16

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning structures in graphs and hypergraphs

Jie Han

University of Rhode Island

Nov 4th 2018

Atlanta Lecture Series XXII, Georgia State University

Jie Han Spanning structures in graphs and hypergraphs

Page 2: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Overview

In this talk we are interested in

Graphs: undirected, simple graphs.

k-uniform hypergraph H = (V ,E ): E ⊆(Vk

).

Random graphs G(n, p): every pair of vertices is chosenindependently with probability p.

Jie Han Spanning structures in graphs and hypergraphs

Page 3: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Overview

In this talk we are interested in

Graphs: undirected, simple graphs.

k-uniform hypergraph H = (V ,E ): E ⊆(Vk

).

Random graphs G(n, p): every pair of vertices is chosenindependently with probability p.

Jie Han Spanning structures in graphs and hypergraphs

Page 4: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Overview

In this talk we are interested in

Graphs: undirected, simple graphs.

k-uniform hypergraph H = (V ,E ): E ⊆(Vk

).

Random graphs G(n, p): every pair of vertices is chosenindependently with probability p.

Jie Han Spanning structures in graphs and hypergraphs

Page 5: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning subgraphs in dense graphs

(Dirac ’52) every graph G of n vertices with n ≥ 3 andδ(G ) ≥ n/2 has a Hamiltonian cycle, that is, a cycle thatpasses through every vertex exactly once.

(Hajnal–Szemeredi ’70) for t ≥ 3, every graph G of n verticeswith n ∈ tN and δ(G ) ≥ (1− 1/t)n has a Kt-factor.(Corradi–Hajnal for t = 3)

(Alon–Yuster, ’96, Komlos–Sarkozy–Szemeredi ’01) given agraph F of t vertices, every graph G of n vertices with n ∈ tNlarge and δ(G ) ≥ (1− 1/χ(F ))n + C (F ) has an F -factor.

Jie Han Spanning structures in graphs and hypergraphs

Page 6: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning subgraphs in dense graphs

(Dirac ’52) every graph G of n vertices with n ≥ 3 andδ(G ) ≥ n/2 has a Hamiltonian cycle, that is, a cycle thatpasses through every vertex exactly once.

(Hajnal–Szemeredi ’70) for t ≥ 3, every graph G of n verticeswith n ∈ tN and δ(G ) ≥ (1− 1/t)n has a Kt-factor.(Corradi–Hajnal for t = 3)

(Alon–Yuster, ’96, Komlos–Sarkozy–Szemeredi ’01) given agraph F of t vertices, every graph G of n vertices with n ∈ tNlarge and δ(G ) ≥ (1− 1/χ(F ))n + C (F ) has an F -factor.

Jie Han Spanning structures in graphs and hypergraphs

Page 7: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning subgraphs in dense graphs

(Dirac ’52) every graph G of n vertices with n ≥ 3 andδ(G ) ≥ n/2 has a Hamiltonian cycle, that is, a cycle thatpasses through every vertex exactly once.

(Hajnal–Szemeredi ’70) for t ≥ 3, every graph G of n verticeswith n ∈ tN and δ(G ) ≥ (1− 1/t)n has a Kt-factor.(Corradi–Hajnal for t = 3)

(Alon–Yuster, ’96, Komlos–Sarkozy–Szemeredi ’01) given agraph F of t vertices, every graph G of n vertices with n ∈ tNlarge and δ(G ) ≥ (1− 1/χ(F ))n + C (F ) has an F -factor.

Jie Han Spanning structures in graphs and hypergraphs

Page 8: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning subgraphs in dense graphs

(Komlos, ’00, Shokoufandeh–Zhao ’03) given a graph F of tvertices, every graph G of n vertices with n large andδ(G ) ≥ (1− 1/χcf (F ))n has an F -tiling covering all but atmost C vertices.

Theorem (Kuhn–Osthus, ’09)

For all F , the relevant parameter for F -factor is either χcr (F ) orχ(F ), and provide a dichotomy.

Theorem (H.–Treglown, ’18+)

Given a graph G of n vertices and δ(G ) ≥ (1− 1/χcf (F ) + o(1))n,there is an algorithm that decides whether G has an F -factor inpolynomial time.

Directed graphs, partite graphs, degree sequence....Jie Han Spanning structures in graphs and hypergraphs

Page 9: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning subgraphs in dense graphs

(Komlos, ’00, Shokoufandeh–Zhao ’03) given a graph F of tvertices, every graph G of n vertices with n large andδ(G ) ≥ (1− 1/χcf (F ))n has an F -tiling covering all but atmost C vertices.

Theorem (Kuhn–Osthus, ’09)

For all F , the relevant parameter for F -factor is either χcr (F ) orχ(F ), and provide a dichotomy.

Theorem (H.–Treglown, ’18+)

Given a graph G of n vertices and δ(G ) ≥ (1− 1/χcf (F ) + o(1))n,there is an algorithm that decides whether G has an F -factor inpolynomial time.

Directed graphs, partite graphs, degree sequence....Jie Han Spanning structures in graphs and hypergraphs

Page 10: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Spanning subgraphs in dense graphs

(Komlos, ’00, Shokoufandeh–Zhao ’03) given a graph F of tvertices, every graph G of n vertices with n large andδ(G ) ≥ (1− 1/χcf (F ))n has an F -tiling covering all but atmost C vertices.

Theorem (Kuhn–Osthus, ’09)

For all F , the relevant parameter for F -factor is either χcr (F ) orχ(F ), and provide a dichotomy.

Theorem (H.–Treglown, ’18+)

Given a graph G of n vertices and δ(G ) ≥ (1− 1/χcf (F ) + o(1))n,there is an algorithm that decides whether G has an F -factor inpolynomial time.

Directed graphs, partite graphs, degree sequence....Jie Han Spanning structures in graphs and hypergraphs

Page 11: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Randomly perturbed/augmented graphs

Randomly perturbed/augmented graphs: Add random edges to thedeterministic (host) graph.

Theorem (Bohman–Frieze–Martin, ’03)

Given any α > 0, there exists C = C (α) > 0 such that thefollowing holds. Let G be a graph of n vertices with n large andδ(G ) ≥ αn. If we add Cn random edges to G , then the resultinggraph whp. contains a Hamiltonian cycle.

linearly many random edges are necessary

If α = 0, then we get the pure random model, where Cn log nrandom edges are needed.

Compared with G(n, p), the ’saving’ is a factor of log n.

Jie Han Spanning structures in graphs and hypergraphs

Page 12: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Randomly perturbed/augmented graphs

Randomly perturbed/augmented graphs: Add random edges to thedeterministic (host) graph.

Theorem (Bohman–Frieze–Martin, ’03)

Given any α > 0, there exists C = C (α) > 0 such that thefollowing holds. Let G be a graph of n vertices with n large andδ(G ) ≥ αn. If we add Cn random edges to G , then the resultinggraph whp. contains a Hamiltonian cycle.

linearly many random edges are necessary

If α = 0, then we get the pure random model, where Cn log nrandom edges are needed.

Compared with G(n, p), the ’saving’ is a factor of log n.

Jie Han Spanning structures in graphs and hypergraphs

Page 13: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Randomly perturbed/augmented graphs

Randomly perturbed/augmented graphs: Add random edges to thedeterministic (host) graph.

Theorem (Bohman–Frieze–Martin, ’03)

Given any α > 0, there exists C = C (α) > 0 such that thefollowing holds. Let G be a graph of n vertices with n large andδ(G ) ≥ αn. If we add Cn random edges to G , then the resultinggraph whp. contains a Hamiltonian cycle.

linearly many random edges are necessary

If α = 0, then we get the pure random model, where Cn log nrandom edges are needed.

Compared with G(n, p), the ’saving’ is a factor of log n.

Jie Han Spanning structures in graphs and hypergraphs

Page 14: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Randomly perturbed/augmented graphs

Randomly perturbed/augmented graphs: Add random edges to thedeterministic (host) graph.

Theorem (Bohman–Frieze–Martin, ’03)

Given any α > 0, there exists C = C (α) > 0 such that thefollowing holds. Let G be a graph of n vertices with n large andδ(G ) ≥ αn. If we add Cn random edges to G , then the resultinggraph whp. contains a Hamiltonian cycle.

linearly many random edges are necessary

If α = 0, then we get the pure random model, where Cn log nrandom edges are needed.

Compared with G(n, p), the ’saving’ is a factor of log n.

Jie Han Spanning structures in graphs and hypergraphs

Page 15: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Randomly perturbed/augmented graphs

Randomly perturbed/augmented graphs: Add random edges to thedeterministic (host) graph.

Theorem (Bohman–Frieze–Martin, ’03)

Given any α > 0, there exists C = C (α) > 0 such that thefollowing holds. Let G be a graph of n vertices with n large andδ(G ) ≥ αn. If we add Cn random edges to G , then the resultinggraph whp. contains a Hamiltonian cycle.

linearly many random edges are necessary

If α = 0, then we get the pure random model, where Cn log nrandom edges are needed.

Compared with G(n, p), the ’saving’ is a factor of log n.

Jie Han Spanning structures in graphs and hypergraphs

Page 16: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

F -factors in randomly perturbed graphs

(Balogh–Treglown–Wagner, ’18) If δ(G ) ≥ αn andp ≥ Cn−1/d

∗(F ), then G ∪G(n, p) contains an F -factor.

d∗(F ) = max

{eH

vH − 1: H ⊆ F , eH > 0

}.

(Bottcher–Montgomery–Parczyk–Person, ’18+) boundeddegree graphs F .

Question: [Treglown] For larger minimum degree, do we save moreon the probability?E.g., K3-factors.

Jie Han Spanning structures in graphs and hypergraphs

Page 17: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

F -factors in randomly perturbed graphs

(Balogh–Treglown–Wagner, ’18) If δ(G ) ≥ αn andp ≥ Cn−1/d

∗(F ), then G ∪G(n, p) contains an F -factor.

d∗(F ) = max

{eH

vH − 1: H ⊆ F , eH > 0

}.

(Bottcher–Montgomery–Parczyk–Person, ’18+) boundeddegree graphs F .

Question: [Treglown] For larger minimum degree, do we save moreon the probability?E.g., K3-factors.

Jie Han Spanning structures in graphs and hypergraphs

Page 18: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

F -factors in randomly perturbed graphs

(Balogh–Treglown–Wagner, ’18) If δ(G ) ≥ αn andp ≥ Cn−1/d

∗(F ), then G ∪G(n, p) contains an F -factor.

d∗(F ) = max

{eH

vH − 1: H ⊆ F , eH > 0

}.

(Bottcher–Montgomery–Parczyk–Person, ’18+) boundeddegree graphs F .

Question: [Treglown] For larger minimum degree, do we save moreon the probability?E.g., K3-factors.

Jie Han Spanning structures in graphs and hypergraphs

Page 19: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Our result: Kr -factors

Theorem (H.–Morris–Treglown, 18++)

Let 2 ≤ k ≤ r − 1 be integers and γ > 0. Then there exists C > 0such that if δ(G ) ≥ (1− k

r + γ)n and p ≥ Cn−2/k , thenG ∪G(n, p) has a Kr -factor with high probability.

the condition on p is best possible up to the value of C

the proof uses the absorbing method

uses the bipartite template initiated by Montgomeryfor k > r/2, uses the lattice-based absorbing method

Jie Han Spanning structures in graphs and hypergraphs

Page 20: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Our result: Kr -factors

Theorem (H.–Morris–Treglown, 18++)

Let 2 ≤ k ≤ r − 1 be integers and γ > 0. Then there exists C > 0such that if δ(G ) ≥ (1− k

r + γ)n and p ≥ Cn−2/k , thenG ∪G(n, p) has a Kr -factor with high probability.

the condition on p is best possible up to the value of C

the proof uses the absorbing method

uses the bipartite template initiated by Montgomeryfor k > r/2, uses the lattice-based absorbing method

Jie Han Spanning structures in graphs and hypergraphs

Page 21: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Our result: Kr -factors

Theorem (H.–Morris–Treglown, 18++)

Let 2 ≤ k ≤ r − 1 be integers and γ > 0. Then there exists C > 0such that if δ(G ) ≥ (1− k

r + γ)n and p ≥ Cn−2/k , thenG ∪G(n, p) has a Kr -factor with high probability.

the condition on p is best possible up to the value of C

the proof uses the absorbing method

uses the bipartite template initiated by Montgomeryfor k > r/2, uses the lattice-based absorbing method

Jie Han Spanning structures in graphs and hypergraphs

Page 22: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Our result: Kr -factors

Theorem (H.–Morris–Treglown, 18++)

Let 2 ≤ k ≤ r − 1 be integers and γ > 0. Then there exists C > 0such that if δ(G ) ≥ (1− k

r + γ)n and p ≥ Cn−2/k , thenG ∪G(n, p) has a Kr -factor with high probability.

the condition on p is best possible up to the value of C

the proof uses the absorbing method

uses the bipartite template initiated by Montgomeryfor k > r/2, uses the lattice-based absorbing method

Jie Han Spanning structures in graphs and hypergraphs

Page 23: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Our result: Kr -factors

Theorem (H.–Morris–Treglown, 18++)

Let 2 ≤ k ≤ r − 1 be integers and γ > 0. Then there exists C > 0such that if δ(G ) ≥ (1− k

r + γ)n and p ≥ Cn−2/k , thenG ∪G(n, p) has a Kr -factor with high probability.

the condition on p is best possible up to the value of C

the proof uses the absorbing method

uses the bipartite template initiated by Montgomeryfor k > r/2, uses the lattice-based absorbing method

Jie Han Spanning structures in graphs and hypergraphs

Page 24: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Hamiltonicity in uniform hypergraphs

(Krivelverich–Kwan–Sudakov, ’16) perfect matchings andloose Hamiltonian cycles in k-uniform hypergraphs withminimum (k − 1)-degree

Problem: [KKS] Extend this result to `-cycles and minimumd-degree for all 1 ≤ d , ` ≤ k − 1.

(McDowell–Mycroft, ’18+) `-Hamiltonian cycles in k-uniformhypergraphs with minimum d-degree, d ≥ max{`, k − `}

(H.–Zhao, ’18+) solve the problem of Krivelverich–Kwan–Sudakovcompletely.

Jie Han Spanning structures in graphs and hypergraphs

Page 25: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Hamiltonicity in uniform hypergraphs

(Krivelverich–Kwan–Sudakov, ’16) perfect matchings andloose Hamiltonian cycles in k-uniform hypergraphs withminimum (k − 1)-degree

Problem: [KKS] Extend this result to `-cycles and minimumd-degree for all 1 ≤ d , ` ≤ k − 1.

(McDowell–Mycroft, ’18+) `-Hamiltonian cycles in k-uniformhypergraphs with minimum d-degree, d ≥ max{`, k − `}

(H.–Zhao, ’18+) solve the problem of Krivelverich–Kwan–Sudakovcompletely.

Jie Han Spanning structures in graphs and hypergraphs

Page 26: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Hamiltonicity in uniform hypergraphs

(Krivelverich–Kwan–Sudakov, ’16) perfect matchings andloose Hamiltonian cycles in k-uniform hypergraphs withminimum (k − 1)-degree

Problem: [KKS] Extend this result to `-cycles and minimumd-degree for all 1 ≤ d , ` ≤ k − 1.

(McDowell–Mycroft, ’18+) `-Hamiltonian cycles in k-uniformhypergraphs with minimum d-degree, d ≥ max{`, k − `}

(H.–Zhao, ’18+) solve the problem of Krivelverich–Kwan–Sudakovcompletely.

Jie Han Spanning structures in graphs and hypergraphs

Page 27: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Powers of Hamiltonian cycles

Jie Han Spanning structures in graphs and hypergraphs

Page 28: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Joos–Kim extended this result to trees with maximum degreen/ log n.

Theorem (Joos–Kim, ’18+)

For any k ∈ N and α > 0, there exists M > 0 such that if

δ(G ) ≥ αn, and p ≥ max{n−k

k+1 ,∆(T )k+1n−2}, then G ∪G(n, p)whp. contains all spanning trees of maximum degree ∆, wheren1/(k+1) ≤ ∆(T ) < min{n1/k , n/(M log n)}.

Jie Han Spanning structures in graphs and hypergraphs

Page 29: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Joos–Kim extended this result to trees with maximum degreen/ log n.

Theorem (Joos–Kim, ’18+)

For any k ∈ N and α > 0, there exists M > 0 such that if

δ(G ) ≥ αn, and p ≥ max{n−k

k+1 ,∆(T )k+1n−2}, then G ∪G(n, p)whp. contains all spanning trees of maximum degree ∆, wheren1/(k+1) ≤ ∆(T ) < min{n1/k , n/(M log n)}.

Jie Han Spanning structures in graphs and hypergraphs

Page 30: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Joos–Kim extended this result to trees with maximum degreen/ log n.

Theorem (Joos–Kim, ’18+)

For any k ∈ N and α > 0, there exists M > 0 such that if

δ(G ) ≥ αn, and p ≥ max{n−k

k+1 ,∆(T )k+1n−2}, then G ∪G(n, p)whp. contains all spanning trees of maximum degree ∆, wheren1/(k+1) ≤ ∆(T ) < min{n1/k , n/(M log n)}.

Jie Han Spanning structures in graphs and hypergraphs

Page 31: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Universality for bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Question: [KKS] Universality? that is, contains all spanning treesof maximum degree ∆ simutaneously.

Theorem(Bottcher–H.–Kohayakawa–Montgomery–Parczyk–Person, ’18+)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains all spanningtrees of maximum degree ∆ simutaneously.

In fact, we prove the result for a suitable expander graph withlinearly many edges.

Jie Han Spanning structures in graphs and hypergraphs

Page 32: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Universality for bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Question: [KKS] Universality? that is, contains all spanning treesof maximum degree ∆ simutaneously.

Theorem(Bottcher–H.–Kohayakawa–Montgomery–Parczyk–Person, ’18+)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains all spanningtrees of maximum degree ∆ simutaneously.

In fact, we prove the result for a suitable expander graph withlinearly many edges.

Jie Han Spanning structures in graphs and hypergraphs

Page 33: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Universality for bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Question: [KKS] Universality? that is, contains all spanning treesof maximum degree ∆ simutaneously.

Theorem(Bottcher–H.–Kohayakawa–Montgomery–Parczyk–Person, ’18+)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains all spanningtrees of maximum degree ∆ simutaneously.

In fact, we prove the result for a suitable expander graph withlinearly many edges.

Jie Han Spanning structures in graphs and hypergraphs

Page 34: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Universality for bounded degree spanning trees

Theorem (Krivelevich–Kwan–Sudakov, ’17)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains any spanningtree of maximum degree ∆.

Question: [KKS] Universality? that is, contains all spanning treesof maximum degree ∆ simutaneously.

Theorem(Bottcher–H.–Kohayakawa–Montgomery–Parczyk–Person, ’18+)

If δ(G ) ≥ αn, then G ∪G(n,C (∆)/n) whp. contains all spanningtrees of maximum degree ∆ simutaneously.

In fact, we prove the result for a suitable expander graph withlinearly many edges.

Jie Han Spanning structures in graphs and hypergraphs

Page 35: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Proof Sketch: Universality for bounded degree trees

Decompose the tree: T ⊇ T ′ ⊇ T1: T ′ has (1− ε)n verticesand T1 has εn� αn vertices

Pick ε′n disjoint random stars with ∆ leaves, and finish theembedding of T1 by the minimum degree condition

Extend the embedding of T1 to an embedding of T ′ by aresult of Haxell

Finish the embedding of T by the ‘swapping’ trick

Jie Han Spanning structures in graphs and hypergraphs

Page 36: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Proof Sketch: Universality for bounded degree trees

Decompose the tree: T ⊇ T ′ ⊇ T1: T ′ has (1− ε)n verticesand T1 has εn� αn vertices

Pick ε′n disjoint random stars with ∆ leaves, and finish theembedding of T1 by the minimum degree condition

Extend the embedding of T1 to an embedding of T ′ by aresult of Haxell

Finish the embedding of T by the ‘swapping’ trick

Jie Han Spanning structures in graphs and hypergraphs

Page 37: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Proof Sketch: Universality for bounded degree trees

Decompose the tree: T ⊇ T ′ ⊇ T1: T ′ has (1− ε)n verticesand T1 has εn� αn vertices

Pick ε′n disjoint random stars with ∆ leaves, and finish theembedding of T1 by the minimum degree condition

Extend the embedding of T1 to an embedding of T ′ by aresult of Haxell

Finish the embedding of T by the ‘swapping’ trick

Jie Han Spanning structures in graphs and hypergraphs

Page 38: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Proof Sketch: Universality for bounded degree trees

Decompose the tree: T ⊇ T ′ ⊇ T1: T ′ has (1− ε)n verticesand T1 has εn� αn vertices

Pick ε′n disjoint random stars with ∆ leaves, and finish theembedding of T1 by the minimum degree condition

Extend the embedding of T1 to an embedding of T ′ by aresult of Haxell

Finish the embedding of T by the ‘swapping’ trick

Jie Han Spanning structures in graphs and hypergraphs

Page 39: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Proof Sketch: Universality for bounded degree trees

Decompose the tree: T ⊇ T ′ ⊇ T1: T ′ has (1− ε)n verticesand T1 has εn� αn vertices

Pick ε′n disjoint random stars with ∆ leaves, and finish theembedding of T1 by the minimum degree condition

Extend the embedding of T1 to an embedding of T ′ by aresult of Haxell

Finish the embedding of T by the ‘swapping’ trick

Jie Han Spanning structures in graphs and hypergraphs

Page 40: Spanning structures in graphs and hypergraphs · Introduction Randomly perturbed/augmented graphs Spanning structures in graphs and hypergraphs Jie Han University of Rhode Island

IntroductionRandomly perturbed/augmented graphs

Thank you!

Thank you for your attention.

Jie Han Spanning structures in graphs and hypergraphs