中文
相关论文

相关论文: New Bounds for the Integer Carath\'{e}odory Rank

200 篇论文

A covering array $\mathsf{CA}(N;t,k,v)$ is an $N\times k$ array with entries in $\{1, 2, \ldots , v\}$, for which every $N\times t$ subarray contains each $t$-tuple of $\{1, 2, \ldots , v\}^t$ among its rows. Covering arrays find…

组合数学 · 数学 2016-05-10 Kaushik Sarkar , Charles J. Colbourn , Annalisa De Bonis , Ugo Vaccaro

Let $X$ be an algebraic variety, defined over the rationals. This paper gives upper bounds for the number of rational points on $X$, with height at most $B$, for the case in which $X$ is a curve or a surface. In the latter case one excludes…

数论 · 数学 2007-05-23 D. R. Heath-Brown , J. -L. Colliot-Thélène

The $l$-th stopping redundancy $\rho_l(\mathcal C)$ of the binary $[n, k, d]$ code $\mathcal C$, $1 \le l \le d$, is defined as the minimum number of rows in the parity-check matrix of $\mathcal C$, such that the smallest stopping set is of…

信息论 · 计算机科学 2017-03-07 Yauhen Yakimenka , Vitaly Skachek

We calculate the real rank and stable rank of CCR algebras which either have only finite dimensional irreducible representations or have finite topological dimension. We show that either rank of A is determined in a good way by the ranks of…

算子代数 · 数学 2017-06-09 Lawrence G. Brown

Consider a linear program of the form $\max\;c^{\top}x:Ax\leq b$, where $A$ is an $m\times n$ integral matrix. In 1986 Cook, Gerards, Schrijver, and Tardos proved that, given an optimal solution $x^{*}$, if an optimal integral solution…

最优化与控制 · 数学 2021-11-03 Marcel Celaya , Stefan Kuhlmann , Joseph Paat , Robert Weismantel

We give new polynomial lower bounds for a number of dynamic measure problems in computational geometry. These lower bounds hold in the Word-RAM model, conditioned on the hardness of either 3SUM, APSP, or the Online Matrix-Vector…

计算几何 · 计算机科学 2022-07-05 Justin Dallant , John Iacono

Let $\Delta_s=R(K_3,K_s)-R(K_3,K_{s-1})$, where $R(G,H)$ is the Ramsey number of graphs $G$ and $H$ defined as the smallest $n$ such that any edge coloring of $K_n$ with two colors contains $G$ in the first color or $H$ in the second color.…

组合数学 · 数学 2015-07-07 Rujie Zhu , Xiaodong Xu , Stanisław Radziszowski

We present new values and bounds on the (normalised) closeness centrality $\bar{\mathsf{C}}_C$ of connected graphs and on its product $\bar{l}\bar{\mathsf{C}}_C$ with the mean distance $\bar{l}$ of these graphs. Our main result presents the…

组合数学 · 数学 2023-07-19 Thomas Britz , Xin Hu , Abdellah Islam , Hopein Christofen Tang

For a graph $G$ without isolated vertices, the inverse degree of a graph $G$ is defined as $ID(G)=\sum_{u\in V(G)}d(u)^{-1}$ where $d(u)$ is the number of vertices adjacent to the vertex $u$ in $G$. By replacing $-1$ by any non-zero real…

组合数学 · 数学 2019-09-10 Muhammad Kamran Jamil , Ioan Tomescu , Muhammad Imran

Chordal clutters in the sense of [14] and [3] are defined via simplicial orders. Their circuit ideal has a linear resolution, independent of the characteristic of the base field. We show that any Betti sequence of an ideal with linear…

交换代数 · 数学 2016-02-09 Mina Bigdeli , Jürgen Herzog , Ali Akbar Yazdan Pour , Rashid Zaare-Nahandi

We prove optimal bounds for the convergence rate of ordinal embedding (also known as non-metric multidimensional scaling) in the 1-dimensional case. The examples witnessing optimality of our bounds arise from a result in additive number…

统计理论 · 数学 2019-05-01 Jordan S. Ellenberg , Lalit Jain

Locally repairable codes (LRC) have recently been a subject of intense research due to theoretical appeal and their application in distributed storage systems. In an LRC, any coordinate of a codeword can be recovered by accessing only few…

信息论 · 计算机科学 2016-07-29 Abhishek Agarwal , Arya Mazumdar

Let $Q_n$ be a random $n\times n$ matrix with entries in $\{0,1\}$ whose rows are independent vectors of exactly $n/2$ zero components. We show that the smallest singular value $s_n(Q_n)$ of $Q_n$ satisfies \[ \mathbb{P}\Big\{s_n(Q_n)\le…

概率论 · 数学 2020-11-02 Tuan Tran

We focus on formulae $\exists X.\, \varphi(\vec{Y}, X)$ of monadic second-order logic over the full binary tree, such that the witness $X$ is a well-founded set. The ordinal rank $\mathrm{rank}(X) < \omega_1$ of such a set $X$ measures its…

计算机科学中的逻辑 · 计算机科学 2025-12-16 Damian Niwiński , Paweł Parys , Michał Skrzypczak

We investigate the asymptotic rates of length-$n$ binary codes with VC-dimension at most $dn$ and minimum distance at least $\delta n$. Two upper bounds are obtained, one as a simple corollary of a result by Haussler and the other via a…

信息论 · 计算机科学 2018-08-31 Sihuang Hu , Nir Weinberger , Ofer Shayevitz

This paper is the continuation of \cite{htl}, where we deal with Lucas sequences. Here we study integers represented by integer sequences which satisfy binary recursive relations. In case of non-degenerate sequences we give bounds for the…

数论 · 数学 2024-08-12 L. Hajdu , R. Tijdeman

Define $|n|$ to be the complexity of $n$, the smallest number of 1's needed to write $n$ using an arbitrary combination of addition and multiplication. John Selfridge showed that $|n|\ge 3\log_3 n$ for all $n$. Define the defect of $n$,…

数论 · 数学 2018-05-28 Harry Altman , Joshua Zelinsky

Let $A/K$ be an abelian variety over a number field $K$. We prove in this article that a good lower bound (in terms of the degree $[K(P):K]$) for the N\'eron-Tate height of the points $P$ of infinite order modulo every strict abelian…

数论 · 数学 2007-05-23 Nicolas Ratazzi

We give an improved lower bound of 10/3 on the competitive ratio for the exploration of an undirected, edge-weighted graph with a single agent that needs to return to the starting location after visiting all vertices. We assume that the…

数据结构与算法 · 计算机科学 2020-02-26 Alexander Birx , Yann Disser , Alexander V. Hopp , Christina Karousatou

We study the rank of complex sparse matrices in which the supports of different columns have small intersections. The rank of these matrices, called design matrices, was the focus of a recent work by Barak et. al. (BDWY11) in which they…

组合数学 · 数学 2012-11-05 Zeev Dvir , Shubhangi Saraf , Avi Wigderson
‹ 上一页 1 8 9 10 下一页 ›