中文
相关论文

相关论文: Improved Bounds for Pencils of Lines

200 篇论文

The maximum number of non-crossing straight-line perfect matchings that a set of $n$ points in the plane can have is known to be $O(10.0438^n)$ and $\Omega^*(3^n)$. The lower bound, due to Garc\'ia, Noy, and Tejel (2000) is attained by the…

计算几何 · 计算机科学 2017-11-20 Andrei Asinowski , Günter Rote

We show that the lines of every arrangement of $n$ lines in the plane can be colored with $O(\sqrt{n/ \log n})$ colors such that no face of the arrangement is monochromatic. This improves a bound of Bose et al. \cite{BCC12} by a…

计算几何 · 计算机科学 2015-03-20 Eyal Ackerman , Rom Pinchasi

We prove that any $n$ points in $\mathbb{R}^2$, not all on a line or circle, determine at least $\frac{1}{4}n^2-O(n)$ ordinary circles (circles containing exactly three of the $n$ points). The main term of this bound is best possible for…

组合数学 · 数学 2016-05-05 Hossein Nassajian Mojarrad , Frank de Zeeuw

We obtain new lower and upper bounds for the maximum multiplicity of some weighted and, respectively, non-weighted common geometric graphs drawn on n points in the plane in general position (with no three points collinear): perfect…

离散数学 · 计算机科学 2011-09-27 Adrian Dumitrescu , André Schulz , Adam Sheffer , Csaba D. Tóth

We show that the maximum number of pairwise non-overlapping $k$-rich lenses (lenses formed by at least $k$ circles) in an arrangement of $n$ circles in the plane is $O\left(\frac{n^{3/2}\log{(n/k^3)}}{k^{5/2}} + \frac{n}{k} \right)$, and…

组合数学 · 数学 2020-12-09 Esther Ezra , Orit E. Raz , Micha Sharir , Joshua Zahl

A finite set $P$ of points in the plane is $n$-universal with respect to a class $\mathcal{C}$ of planar graphs if every $n$-vertex graph in $\mathcal{C}$ admits a crossing-free straight-line drawing with vertices at points of $P$. For the…

计算几何 · 计算机科学 2023-03-02 Stefan Felsner , Hendrik Schrezenmaier , Felix Schröder , Raphael Steiner

Let $S$ be a set of $n$ points in $\mathbb{R}^3$, no three collinear and not all coplanar. If at most $n-k$ are coplanar and $n$ is sufficiently large, the total number of planes determined is at least $1 + k…

组合数学 · 数学 2010-10-12 George B. Purdy , Justin W. Smith

We obtain a new bound on the number of two-rich points spanned by an arrangement of low degree algebraic curves in $\mathbb{R}^4$. Specifically, we show that an arrangement of $n$ algebraic curves determines at most $C_\epsilon…

组合数学 · 数学 2018-01-19 Larry Guth , Joshua Zahl

The celebrated Szemer\'edi--Trotter theorem states that the maximum number of incidences between $n$ points and $n$ lines in the plane is $O(n^{4/3})$, which is asymptotically tight. Solymosi (2005) conjectured that for any set of points…

组合数学 · 数学 2025-09-29 Martin Balko , Nóra Frankl

Consider the following problem: Given a planar graph $G$, what is the maximum number $p$ such that $G$ has a planar straight-line drawing with $p$ collinear vertices? This problem resides at the core of several graph drawing problems,…

计算几何 · 计算机科学 2016-09-01 Giordano Da Lozzo , Vida Dujmovic , Fabrizio Frati , Tamara Mchedlidze , Vincenzo Roselli

A well-known theorem in plane geometry states that any set of $n$ non-collinear points in the plane determines at least $n$ lines. Chen and Chv\'{a}tal asked whether an analogous statement holds within the framework of finite metric spaces,…

组合数学 · 数学 2021-07-15 Ida Kantor

A set of n non-collinear points in the Euclidean plane defines at least n different lines. Chen and Chv\'atal in 2008 conjectured that the same results is true in metric spaces for an adequate definition of line. More recently, this…

度量几何 · 数学 2022-09-22 Gabriela Araujo-Pardo , Martín Matamala , José Zamora

New bounds on the number of similar or directly similar copies of a pattern within a finite subset of the line or the plane are proved. The number of equilateral triangles whose vertices all lie within an $n$-point subset of the plane is…

Given a set of points in the plane, the \textsc{General Position Subset Selection} problem is that of finding a maximum-size subset of points in general position, i.e., with no three points collinear. The problem is known to be ${\rm…

计算几何 · 计算机科学 2025-04-01 Adrian Dumitrescu

Let $ex(n, P)$ be the maximum possible number of ones in any 0-1 matrix of dimensions $n \times n$ that avoids $P$. Matrix $P$ is called minimally non-linear if $ex(n, P) = \omega(n)$ but $ex(n, P') = O(n)$ for every strict subpattern $P'$…

离散数学 · 计算机科学 2017-01-04 P. A. CrowdMath

Let $P$ be a collection of $n$ points moving along pseudo-algebraic trajectories in the plane. One of the hardest open problems in combinatorial and computational geometry is to obtain a nearly quadratic upper bound, or at least a subcubic…

计算几何 · 计算机科学 2013-04-15 Natan Rubin

We show that given a collection of A lines in \R^n, n\geq 2, the maximum number of their joints (points incident to at least n lines whose directions form a linearly independent set) is O(A^{n/(n-1)}). An analogous result for smooth…

组合数学 · 数学 2009-06-15 René Quilodrán

Let $P$ be a set of $n$ points in the plane that determines at most $n/5$ distinct distances. We show that no line can contain more than $O(n^{43/52}{\rm polylog}(n))$ points of $P$. We also show a similar result for rectangular distances,…

组合数学 · 数学 2016-07-14 Orit E. Raz , Oliver Roche-Newton , Micha Sharir

An octilinear drawing of a planar graph is one in which each edge is drawn as a sequence of horizontal, vertical and diagonal at 45 degrees line-segments. For such drawings to be readable, special care is needed in order to keep the number…

计算几何 · 计算机科学 2015-12-16 Michael A. Bekos , Michael Kaufmann , Robert Krug

We prove that in every metric space where no line contains all the points, there are at least $\Omega(n^{2/3})$ lines. This improves the previous $\Omega(\sqrt{n})$ lower bound on the number of lines in general metric space, and also…

组合数学 · 数学 2024-12-10 Congkai Huang