Zone theorem

In geometry, the zone theorem is a result that establishes the complexity of the zone of a line in an arrangement of lines.

Zone theorem
The zone of a line (red) in an arrangement of lines, consisting of all faces that touch the given line

In geometry, the zone theorem is a result that establishes the complexity of the zone of a line in an arrangement of lines.

Definition

A line arrangement, denoted as , is a subdivision of the plane, induced by a set of lines , into cells (-dimensional faces), edges (-dimensional faces) and vertices (-dimensional faces). Given a set of lines , the line arrangement , and a line (not belonging to ), the zone of is the set of faces intersected by . The complexity of a zone is the total number of edges in its boundary, expressed as a function of . The zone theorem states that said complexity is .

History

This result was published for the first time in 1985;[1] Chazelle et al. gave the upper bound of for the complexity of the zone of a line in an arrangement. In 1991,[2] this bound was improved to , and it was also shown that this is the best possible upper bound up to a small additive factor. Then, in 2011,[3] Rom Pinchasi proved that the complexity of the zone of a line in an arrangement is at most , and this is a tight bound.

Some paradigms used in the different proofs of the theorem are induction,[1] sweep technique,[2][4] tree construction,[5] and Davenport-Schinzel sequences.[6][7]

Generalizations

Although the most popular version is for arrangements of lines in the plane, there exist some generalizations of the zone theorem. For instance, in dimension , considering arrangements of hyperplanes, the complexity of the zone of a hyperplane is the number of facets ( - dimensional faces) bounding the set of cells (-dimensional faces) intersected by . Analogously, the -dimensional zone theorem states that the complexity of the zone of a hyperplane is .[7] There are considerably fewer proofs for the theorem for dimension . For the -dimensional case, there are proofs based on sweep techniques and for higher dimensions is used Euler's relation:[8]

Another generalization is considering arrangements of pseudolines (and pseudohyperplanes in dimension ) instead of lines (and hyperplanes). Some proofs for the theorem work well in this case since they do not use the straightness of the lines substantially through their arguments.[7]

Motivation

The primary motivation to study the zone complexity in arrangements arises from looking for efficient algorithms to construct arrangements. A classical algorithm is the incremental construction, which can be roughly described as adding the lines one after the other and storing all faces generated by each in an appropriate data structure (the usual structure for arrangements is the doubly connected edge list (DCEL)). Here, the consequence of the zone theorem is that the entire construction of any arrangement of lines can be done in time , since the insertion of each line takes time .

Notes

References

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.