16 research outputs found

    4-Holes in point sets

    Get PDF
    We consider a variant of a question of Erdos on the number of empty k-gons (k-holes) in a set of n points in the plane, where we allow the k-gons to be non-convex. We show bounds and structural results on maximizing and minimizing the number of general 4-holes, and maximizing the number of non-convex 4-holes. In particular, we show that for n >= 9, the maximum number of general 4-holes is ((pi)(4)); the minimum number of general 4-holes is at least 5/2 n(2) - circle minus(n); and the maximum number of non-convex 4-holes is at least 1/2 n(3) - circle minus(n(2) logn) and at most 1/2 n(3) - circle minus(n(2)). 2014 (c) Elsevier B.V. All rights reserved.Postprint (author’s final draft

    The visible perimeter of an arrangement of disks

    Get PDF
    Given a collection of n opaque unit disks in the plane, we want to find a stacking order for them that maximizes their visible perimeter---the total length of all pieces of their boundaries visible from above. We prove that if the centers of the disks form a dense point set, i.e., the ratio of their maximum to their minimum distance is O(n^1/2), then there is a stacking order for which the visible perimeter is Omega(n^2/3). We also show that this bound cannot be improved in the case of a sufficiently small n^1/2 by n^1/2 uniform grid. On the other hand, if the set of centers is dense and the maximum distance between them is small, then the visible perimeter is O(n^3/4) with respect to any stacking order. This latter bound cannot be improved either. Finally, we address the case where no more than c disks can have a point in common. These results partially answer some questions of Cabello, Haverkort, van Kreveld, and Speckmann.Comment: 12 pages, 5 figure

    Two trees are better than one

    Full text link
    We consider partitions of a point set into two parts, and the lengths of the minimum spanning trees of the original set and of the two parts. If w(P)w(P) denotes the length of a minimum spanning tree of PP, we show that every set PP of n12n \geq 12 points admits a bipartition P=RBP= R \cup B for which the ratio w(R)+w(B)w(P)\frac{w(R)+w(B)}{w(P)} is strictly larger than 11; and that 11 is the largest number with this property. Furthermore, we provide a very fast algorithm that computes such a bipartition in O(1)O(1) time and one that computes the corresponding ratio in O(nlogn)O(n \log{n}) time. In certain settings, a ratio larger than 11 can be expected and sometimes guaranteed. For example, if PP is a set of nn random points uniformly distributed in [0,1]2[0,1]^2 (nn \to \infty), then for any \eps>0, the above ratio in a maximizing partition is at least \sqrt2 -\eps with probability tending to 11. As another example, if PP is a set of nn points with spread at most αn\alpha \sqrt{n}, for some constant α>0\alpha>0, then the aforementioned ratio in a maximizing partition is 1+Ω(α2)1 + \Omega(\alpha^{-2}). All our results and techniques are extendable to higher dimensions.Comment: 2 figures, 11 page

    On kk-Gons and kk-Holes in Point Sets

    Get PDF
    We consider a variation of the classical Erd\H{o}s-Szekeres problems on the existence and number of convex kk-gons and kk-holes (empty kk-gons) in a set of nn points in the plane. Allowing the kk-gons to be non-convex, we show bounds and structural results on maximizing and minimizing their numbers. Most noteworthy, for any kk and sufficiently large nn, we give a quadratic lower bound for the number of kk-holes, and show that this number is maximized by sets in convex position

    Every Large Point Set contains Many Collinear Points or an Empty Pentagon

    Get PDF
    We prove the following generalised empty pentagon theorem: for every integer 2\ell \geq 2, every sufficiently large set of points in the plane contains \ell collinear points or an empty pentagon. As an application, we settle the next open case of the "big line or big clique" conjecture of K\'ara, P\'or, and Wood [\emph{Discrete Comput. Geom.} 34(3):497--506, 2005]

    Two-sided convexity testing with certificates

    Full text link
    We revisit the problem of property testing for convex position for point sets in Rd\mathbb{R}^d. Our results draw from previous ideas of Czumaj, Sohler, and Ziegler (ESA 2000). First, the algorithm is redesigned and its analysis is revised for correctness. Second, its functionality is expanded by (i)~exhibiting both negative and positive certificates along with the convexity determination, and (ii)~significantly extending the input range for moderate and higher dimensions. The behavior of the randomized tester is as follows: (i)~if PP is in convex position, it accepts; (ii)~if PP is far from convex position, with probability at least 2/32/3, it rejects and outputs a (d+2)(d+2)-point witness of non-convexity as a negative certificate; (iiii)~if PP is close to convex position, with probability at least 2/32/3, it accepts and outputs an approximation of the largest subset in convex position. The algorithm examines a sublinear number of points and runs in subquadratic time for every dimension dd (and is faster in low dimensions).Comment: 14 pages, 2 figure

    Convex polytopes in restricted point sets in Rd\mathbb{R}^d

    Full text link
    For a finite point set PRdP \subset \mathbb{R}^d, denote by diam(P)\text{diam}(P) the ratio of the largest to the smallest distances between pairs of points in PP. Let cd,α(n)c_{d, \alpha}(n) be the largest integer cc such that any nn-point set PRdP \subset \mathbb{R}^d in general position, satisfying diam(P)<αnd\text{diam}(P) < \alpha\sqrt[d]{n}, contains an cc-point convex independent subset. We determine the asymptotics of cd,α(n)c_{d, \alpha}(n) as nn \to \infty by showing the existence of positive constants β=β(d,α)\beta = \beta(d, \alpha) and γ=γ(d)\gamma = \gamma(d) such that βnd1d+1cd,α(n)γnd1d+1\beta n^{\frac{d-1}{d+1}} \le c_{d, \alpha}(n) \le \gamma n^{\frac{d-1}{d+1}} for α2\alpha\geq 2.Comment: 20 pages, 1 figur

    Dense point sets have sparse Delaunay triangulations

    Full text link
    The spread of a finite set of points is the ratio between the longest and shortest pairwise distances. We prove that the Delaunay triangulation of any set of n points in R^3 with spread D has complexity O(D^3). This bound is tight in the worst case for all D = O(sqrt{n}). In particular, the Delaunay triangulation of any dense point set has linear complexity. We also generalize this upper bound to regular triangulations of k-ply systems of balls, unions of several dense point sets, and uniform samples of smooth surfaces. On the other hand, for any n and D=O(n), we construct a regular triangulation of complexity Omega(nD) whose n vertices have spread D.Comment: 31 pages, 11 figures. Full version of SODA 2002 paper. Also available at http://www.cs.uiuc.edu/~jeffe/pubs/screw.htm
    corecore