中文
相关论文

相关论文: On the Asymptotic Order of Circuit Codes

200 篇论文

A $d$-regular graph on $n$ nodes has at most $T_{\max} = \frac{n}{3} \tbinom{d}{2}$ triangles. We compute the leading asymptotics of the probability that a large random $d$-regular graph has at least $c \cdot T_{\max}$ triangles, and…

组合数学 · 数学 2021-04-16 Pim van der Hoorn , Gabor Lippner , Elchanan Mossel

Understanding how the cycles of a graph or digraph behave in general has always been an important point of graph theory. In this paper, we study the question of finding a set of $k$ vertex-disjoint cycles (resp. directed cycles) of distinct…

The dichromatic number of a digraph is the minimum integer $k$ such that it admits a $k$-dicolouring, i.e. a partition of its vertices into $k$ acyclic subdigraphs. We say that a digraph $D$ is a super-orientation of an undirected graph $G$…

组合数学 · 数学 2025-02-27 Stéphane Bessy , Frédéric Havet , Lucas Picasarri-Arrieta

Let $b(k,\theta)$ be the maximum order of a connected bipartite $k$-regular graph whose second largest eigenvalue is at most $\theta$. In this paper, we obtain a general upper bound for $b(k,\theta)$ for any $0\leq \theta< 2\sqrt{k-1}$. Our…

组合数学 · 数学 2019-03-05 Sebastian M. Cioabă , Jack H. Koolen , Hiroshi Nozaki

The 'separation dimension' of a graph $G$ is the smallest natural number $k$ for which the vertices of $G$ can be embedded in $\mathbb{R}^k$ such that any pair of disjoint edges in $G$ can be separated by a hyperplane normal to one of the…

We show that the maximum number of unit distances or of diameters in a set of n points in d-dimensional Euclidean space is attained only by specific types of Lenz constructions, for all d >= 4 and n sufficiently large, depending on d. As a…

度量几何 · 数学 2009-03-12 Konrad J Swanepoel

The chromatic number of the random graph $\mathcal{G}(n,p)$ has long been studied and has inspired several landmark results. In the case where $p = d/n$, Achlioptas and Naor showed the chromatic number is asymptotically concentrated at…

组合数学 · 数学 2026-02-24 Karen Gunderson , JD Nir

We prove that for any unweighted graph on n vertices the L1 norm of a unit electric current between the endpoints of a random edge is at most 2 log n. Furthermore, we show that on any weighted graph the spectral norm of the entry-wise…

数据结构与算法 · 计算机科学 2026-05-26 Ori Gurel-Gurevich , Asaf Nachmias , Sushant Sachdeva

Erd\H{o}s determined the maximum size of a nonhamiltonian graph of order $n$ and minimum degree at least $k$ in 1962. Recently, Ning and Peng generalized. Erd\H{o}s' work and gave the maximum size $h(n,c,k)$ of graphs with prescribed order…

组合数学 · 数学 2021-12-06 Leilei Zhang

Consider a family of graphs having a fixed girth and a large size. We give an optimal lower asymptotic bound on the number of even cycles of any constant length, as the order of the graphs tends to infinity.

组合数学 · 数学 2016-03-31 József Solymosi , Ching Wong

A bipartite graph is subcubic if it is an irregular bipartite graph with maximum degree three. In this paper, we prove that the asymptotic value of maximum spectral radius over subcubic bipartite graphs of order $n$ is…

组合数学 · 数学 2022-08-16 Jie Xue , Ruifang Liu , Jiaxin Guo , Jinlong Shu

It is a classical result that a random permutation of $n$ elements has, on average, about $\log n$ cycles. We generalise this fact to all directed $d$-regular graphs on $n$ vertices by showing that, on average, a random cycle-factor of such…

We prove an asymptotically tight lower bound on the average size of independent sets in a triangle-free graph on $n$ vertices with maximum degree $d$, showing that an independent set drawn uniformly at random from such a graph has expected…

组合数学 · 数学 2018-01-25 Ewan Davies , Matthew Jenssen , Will Perkins , Barnaby Roberts

In this paper, we study the large $n$ asymptotics of the expected maximum of an $n$-step random walk/L\'evy flight (characterized by a L\'evy index $1<\mu\leq 2$) on a line, in the presence of a constant drift $c$. For $0<\mu\leq 1$, the…

统计力学 · 物理学 2018-09-03 Philippe Mounaix , Satya N. Majumdar , Gregory Schehr

Effective conductivity of a 2D composite corresponding to the regular hexagonal arrangement of superconducting disks is expressed in the form of a long series in the volume fraction of ideally conducting disks. According to our calculations…

统计力学 · 物理学 2015-08-21 Simon Gluzman , Vladimir Mityushev , Wojciech Nawalaniec , Galina Starushenko

Mader proved that every strongly $k$-connected $n$-vertex digraph contains a strongly $k$-connected spanning subgraph with at most $2kn - 2k^2$ edges, where the equality holds for the complete bipartite digraph ${DK}_{k,n-k}$. For dense…

组合数学 · 数学 2019-04-03 Dong Yeap Kang

This paper derives the asymptotic distribution of the normalized $k$-th maximum order statistics of a sequence of non-central chi-square random variables with non-identical non-centrality parameter. We demonstrate the utility of these…

信息论 · 计算机科学 2022-01-26 Athira Subhash , Sheetal Kalyani , Yazan H. Al-Badarneh , Mohamed-Slim Alouini

The largest order $n(d,k)$ of a graph of maximum degree $d$ and diameter $k$ cannot exceed the Moore bound, which has the form $M(d,k)=d^k - O(d^{k-1})$ for $d\to\infty$ and any fixed $k$. Known results in finite geometries on generalised…

组合数学 · 数学 2017-09-29 Martin Bachratý , Jana Šiagiová , Jozef Širáň

We present a near-optimal distributed algorithm for $(1+o(1))$-approximation of single-commodity maximum flow in undirected weighted networks that runs in $(D+ \sqrt{n})\cdot n^{o(1)}$ communication rounds in the \Congest model. Here, $n$…

数据结构与算法 · 计算机科学 2015-08-20 Mohsen Ghaffari , Andreas Karrenbauer , Fabian Kuhn , Christoph Lenzen , Boaz Patt-Shamir

This paper shows that calculating $k$-CLIQUE on $n$ vertex graphs, requires the AND of at least $2^{n/4k}$ monotone, constant-depth, and polynomial-sized circuits, for sufficiently large values of $k$. The proof relies on a new, monotone,…

计算复杂性 · 计算机科学 2024-01-24 Levente Bodnar