English
Related papers

Related papers: Large Minors in Expanders

200 papers

An odd $[1,b]$-factor of a graph $G$ is a spanning subgraph $H$ such that for each vertex $v \in V(G)$, $d_H(v)$ is odd and $1\le d_H(v) \le b$. Let $\lambda_3(G)$ be the third largest eigenvalue of the adjacency matrix of $G$. For positive…

Combinatorics · Mathematics 2020-03-31 Sungeun Kim , Suil O , Jihwan Park , Hyo Ree

The celebrated Hadwiger's conjecture states that if a graph contains no $K_{t+1}$ minor then it is $t$-colourable. If true, it would in particular imply that every $n$-vertex $K_{t+1}$-minor-free graph has an independent set of size at…

Combinatorics · Mathematics 2019-07-31 Zdeněk Dvořák , Liana Yepremyan

The $A_{\alpha}$-matrix of a graph $G$ is the convex linear combination of the adjacency matrix $A(G)$ and the diagonal matrix of vertex degrees $D(G)$, i.e., $A_{\alpha}(G) = \alpha D(G) + (1 - \alpha)A(G)$, where $0\leq\alpha \leq1$. The…

Combinatorics · Mathematics 2023-08-16 Yanting Zhang , Ligong Wang

The Flat Wall Theorem of Robertson and Seymour states that there is some function $f$, such that for all integers $w,t>1$, every graph $G$ containing a wall of size $f(w,t)$, must contain either (i) a $K_t$-minor; or (ii) a small subset…

Data Structures and Algorithms · Computer Science 2014-10-02 Julia Chuzhoy

For every graph $G$, let $\alpha(G)$ denote its independence number. What is the minimum of the maximum degree of an induced subgraph of $G$ with $\alpha(G)+1$ vertices? We study this question for the $n$-dimensional Hamming graph over an…

Combinatorics · Mathematics 2021-07-30 Vincent Tandya

We establish central and local limit theorems for the number of vertices in the largest component of a random $d$-uniform hypergraph $\hnp$ with edge probability $p=c/\binnd$, where $(d-1)^{-1}+\eps<c<\infty$. The proof relies on a new,…

Combinatorics · Mathematics 2017-11-17 Michael Behrisch , Amin Coja-Oghlan , Mihyun Kang

For graphs $G$ and $H$, a homomorphism from $G$ to $H$, or $H$-coloring of $G$, is a map from the vertices of $G$ to the vertices of $H$ that preserves adjacency. When $H$ is composed of an edge with one looped endvertex, an $H$-coloring of…

Combinatorics · Mathematics 2016-10-21 John Engbers

Chung and Graham [J. London Math. Soc., 1983] claimed that there exists an $n$-vertex graph $G$ containing all $n$-vertex trees as subgraphs that has at most $\frac{5}{2}n \log_2 n + O(n)$ edges. We identify an error in their proof. This…

Combinatorics · Mathematics 2025-12-02 Jaehoon Kim , Minseo Kim

We show that for a graph $G$ with the vertex set $V$ and the largest eigenvalue $\lambda_{\max}(G)$, letting $$ M(G) := \max_{X,Y \subset V} \frac{e(X,Y)}{\sqrt{|X||Y|}} $$ (where $e(X,Y)$ denotes the number of edges between $X$ and $Y$),…

Combinatorics · Mathematics 2011-06-07 Vsevolod F. Lev

We prove that any $n$-node graph $G$ with diameter $D$ admits shortcuts with congestion $O(\delta D \log n)$ and dilation $O(\delta D)$, where $\delta$ is the maximum edge-density of any minor of $G$. Our proof is simple, elementary, and…

Data Structures and Algorithms · Computer Science 2020-08-10 Mohsen Ghaffari , Bernhard Haeupler

For any fixed simple graph $H=(V,E)$ and any fixed $u>0$, we establish the leading order of the exponential rate function for the probability that the number of copies of $H$ in the Erd\H{o}s--R\'enyi graph $G(n,p)$ exceeds its expectation…

Probability · Mathematics 2020-04-28 Nicholas A. Cook , Amir Dembo

For a graph $G=(V,E)$, let $bc(G)$ denote the minimum number of pairwise edge disjoint complete bipartite subgraphs of $G$ so that each edge of $G$ belongs to exactly one of them. It is easy to see that for every graph $G$, $bc(G) \leq n…

Combinatorics · Mathematics 2014-09-23 Noga Alon , Tom Bohman , Hao Huang

A graph with $n$ vertices is an $f(\cdot)$-dense graph if it has at least $f(n)$ edges, $f(\cdot)$ being a well-defined function. The notion $f(\cdot)$-dense graph encompasses various clique models like $\gamma$-quasi cliques, $k$-defective…

Data Structures and Algorithms · Computer Science 2025-11-07 Yi Zhou , Chunyu Luo , Zhengren Wang , Zhang-Hua Fu

We obtain some new upper bounds on the maximum number $f(n)$ of edges in $n$-vertex graphs without containing cycles of length four. This leads to an asymptotically optimal bound on $f(n)$ for a broad range of integers $n$ as well as a…

Combinatorics · Mathematics 2021-10-13 Jie Ma , Tianchi Yang

In this survey we aim to give a comprehensive overview of results using sublinear expanders. The term sublinear expanders refers to a variety of definitions of expanders, which typically are defined to be graphs $G$ such that every…

Combinatorics · Mathematics 2024-09-16 Shoham Letzter

For a graph class $\mathcal{F}$, let $ex_{\mathcal{F}}(n)$ denote the maximum number of edges in a graph in $\mathcal{F}$ on $n$ vertices. We show that for every proper minor-closed graph class $\mathcal{F}$ the function…

Combinatorics · Mathematics 2020-09-29 Rohan Kapadia , Sergey Norin

The classical extremal function for a graph $H$, $ex(K_n, H)$ is the largest number of edges in a subgraph of $K_n$ that contains no subgraph isomorphic to $H$. Note that defining $ex(K_n, H-ind)$ by forbidding induced subgraphs isomorphic…

Combinatorics · Mathematics 2024-03-19 Maria Axenovich , Jakob Zimmermann

A graph $\Gamma$ is said to be universal for a class of graphs $\mathcal{H}$ if $\Gamma$ contains a copy of every $H \in \mathcal{H}$ as a subgraph. The number of edges required for a host graph $\Gamma$ to be universal for the class of…

Combinatorics · Mathematics 2025-12-01 Peter Allen , Julia Böttcher , Jasmin Katz

Designing distributed and scalable algorithms to improve network connectivity is a central topic in peer-to-peer networks. In this paper we focus on the following well-known problem: given an $n$-node $d$-regular network for $d=\Omega(\log…

Data Structures and Algorithms · Computer Science 2015-10-28 Zeyuan Allen-Zhu , Aditya Bhaskara , Silvio Lattanzi , Vahab Mirrokni , Lorenzo Orecchia

Given a positive integer $r$ and a graph $G$ with degree sequence $d_1,\dots,d_n$, we define $e_r(G)=\sum_{i=1}^n d_i^r$. We let $\mathrm{ex}_r(n,F)$ be the largest value of $e_r(G)$ if $G$ is an $n$-vertex $F$-free graph. We show that if…

Combinatorics · Mathematics 2025-03-12 Dániel Gerbner
‹ Prev 1 8 9 10 Next ›