English

Subset Selection Problems in Planar Point Sets

Combinatorics 2024-12-20 v1 Computational Geometry

Abstract

Given a finite set satisfying condition A\mathcal{A}, the subset selection problem asks, how large of a subset satisfying condition B\mathcal{B} can we find? We make progress on three instances of subset selection problems in planar point sets. Let n,sNn,s\in\mathbb{N} with nsn\geq s, and let PR2P\subseteq\mathbb{R}^2 be a set of nn points, where at most ss points lie on the same line. Firstly, we select a general position subset of PP, i.e., a subset containing no 33 points on the same line. This problem was proposed by Erd\H{o}s under the regime when ss is a constant. For ss being non-constant, we give new lower and upper bounds on the maximum size of such a subset. In particular, we show that in the worst case such a set can have size at most O(n/s)O(n/s) when n1/3snn^{1/3}\leq s\leq n and O(n5/6+o(1)/s)O(n^{5/6+o(1)}/\sqrt{s}) when 3sn1/33\leq s\leq n^{1/3}. Secondly, we select a monotone general position subset of PP, that is, a subset in general position where the points are ordered from left to right and their yy-coordinates are either non-decreasing or non-increasing. We present bounds on the maximum size of such a subset. In particular, when s=Θ(n)s=\Theta(\sqrt{n}), our upper and lower bounds differ only by a logarithmic factor. Lastly, we select a subset of PP with pairwise distinct slopes. This problem was initially studied by Erd\H{o}s, Graham, Ruzsa, and Taylor on the grid. We show that for s=O(n)s=O(\sqrt{n}) such a subset of size Ω((n/logs)1/3)\Omega((n/\log{s})^{1/3}) can always be found in PP. When s=Θ(n)s=\Theta(\sqrt{n}), this matches a lower bound given by Zhang on the grid. As for the upper bound, we show that in the worst case such a subset has size at most O(n)O(\sqrt{n}) for 2sn3/82\leq s\leq n^{3/8} and O((n/s)4/5)O((n/s)^{4/5}) for n3/8s=O(n)n^{3/8}\leq s=O(\sqrt{n}). The proofs use a wide range of tools such as incidence geometry, probabilistic methods, the hypergraph container method, and additive combinatorics.

Keywords

Cite

@article{arxiv.2412.14287,
  title  = {Subset Selection Problems in Planar Point Sets},
  author = {József Balogh and Felix Christian Clemen and Adrian Dumitrescu and Dingyuan Liu},
  journal= {arXiv preprint arXiv:2412.14287},
  year   = {2024}
}

Comments

19 pages, 4 figures, comments are welcome