Constructive Polynomial Partitioning for Algebraic Curves in R3 with Applications

Abstract

In 2015, Guth proved that for any set of k-dimensional bounded complexity varieties in Rd and for any positive integer D, there exists a polynomial of degree at most D whose zero set divides Rd into open connected sets, so that only a small fraction of the given varieties intersect each of these sets. Guth's result generalized an earlier result of Guth and Katz for points. Guth's proof relies on a variant of the Borsuk-Ulam theorem, and for k>0, it is unknown how to obtain an explicit representation of such a partitioning polynomial and how to construct it efficiently. In particular, it is unknown how to effectively construct such a polynomial for bounded-degree algebraic curves (or even lines) in R3. We present an efficient algorithmic construction for this setting. Given a set of n input algebraic curves and a positive integer D, we efficiently construct a decomposition of space into O(D33D) open "cells," each of which meets O(n/D2) curves from the input. The construction time is O(n2). For the case of lines in 3-space we present an improved implementation, whose running time is O(n4/3 O(1) n). The constant of proportionality in both time bounds depends on D and the maximum degree of the polynomials defining the input curves. As an application, we revisit the problem of eliminating depth cycles among non-vertical lines in 3-space, recently studied by Aronov and Sharir (2018), and show an algorithm that cuts n such lines into O(n3/2+ε) pieces that are depth-cycle free, for any ε > 0. The algorithm runs in O(n3/2+ε) time, which is a considerable improvement over the previously known algorithms.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…