Table of Contents
Fetching ...

Why Polyhedra Matter in Non-Linear Equation Solving

J. Maurice Rojas

TL;DR

The paper develops a polyhedral framework that links the Newton polytopes of multivariate polynomial systems to the number of complex roots. By combining lifted toric deformations, toric varieties, and mixed volumes, it provides self-contained proofs of Kushnirenko's unmixed theorem and Bernstein's mixed-volume bound, along with tight complexity results in the planar case. The introduction of mixed subdivisions and the Cayley trick gives a concrete, computable route to the mixed volume that underpins the general counting results. This approach yields both theoretical bounds on root counts and practical insights for structure-exploiting algorithms in algorithmic algebraic geometry. The work thus unifies polyhedral geometry with toric geometry to obtain robust, scalable results for solving polynomial systems.

Abstract

We give an elementary introduction to some recent polyhedral techniques for understanding and solving systems of multivariate polynomial equations. We provide numerous concrete examples and illustrations, and assume no background in algebraic geometry or convex geometry. Highlights include the following: (1) A completely self-contained proof of an extension of Bernstein's Theorem. Our extension relates volumes of polytopes with the number of connected components of the complex zero set of a polynomial system, and allows any number of polynomials and/or variables. (2) A near optimal complexity bound for computing mixed area -- a quantity intimately related to counting complex roots in the plane.

Why Polyhedra Matter in Non-Linear Equation Solving

TL;DR

The paper develops a polyhedral framework that links the Newton polytopes of multivariate polynomial systems to the number of complex roots. By combining lifted toric deformations, toric varieties, and mixed volumes, it provides self-contained proofs of Kushnirenko's unmixed theorem and Bernstein's mixed-volume bound, along with tight complexity results in the planar case. The introduction of mixed subdivisions and the Cayley trick gives a concrete, computable route to the mixed volume that underpins the general counting results. This approach yields both theoretical bounds on root counts and practical insights for structure-exploiting algorithms in algorithmic algebraic geometry. The work thus unifies polyhedral geometry with toric geometry to obtain robust, scalable results for solving polynomial systems.

Abstract

We give an elementary introduction to some recent polyhedral techniques for understanding and solving systems of multivariate polynomial equations. We provide numerous concrete examples and illustrations, and assume no background in algebraic geometry or convex geometry. Highlights include the following: (1) A completely self-contained proof of an extension of Bernstein's Theorem. Our extension relates volumes of polytopes with the number of connected components of the complex zero set of a polynomial system, and allows any number of polynomials and/or variables. (2) A near optimal complexity bound for computing mixed area -- a quantity intimately related to counting complex roots in the plane.

Paper Structure

This paper contains 9 sections, 22 theorems, 38 equations.

Key Result

Lemma 2.0.1

unimod For any $M\!\in\!\mathbb{Z}^{n\times n}$, a Hermite factorization can be computed within $O((n+h_M)^{6.376})$ bit operations, where $h_M\!:=\!\log(2n+\max\limits_{i,j}|m_{ij}|)$ and $M\!=\![m_{ij}]$. Furthermore, the Hermite normal form exists uniquely for $M$, and can also be computed withi

Theorems & Definitions (58)

  • Example 1.0.1
  • Example 2.0.1
  • Example 2.0.2
  • Definition 2.0.1
  • Lemma 2.0.1
  • Lemma 2.0.2
  • Definition 2.0.2
  • Corollary 2.0.1
  • Example 2.0.3
  • Definition 2.0.3
  • ...and 48 more