English

A Faster Solution to Smale's 17th Problem I: Real Binomial Systems

Algebraic Geometry 2024-12-20 v1 Computational Complexity Numerical Analysis Symbolic Computation Numerical Analysis

Abstract

Suppose F:=(f1,,fn)F:=(f_1,\ldots,f_n) is a system of random nn-variate polynomials with fif_i having degree  ⁣di\leq\!d_i and the coefficient of x1a1xnanx^{a_1}_1\cdots x^{a_n}_n in fif_i being an independent complex Gaussian of mean 00 and variance di!a1!an!(dij=1naj)!\frac{d_i!}{a_1!\cdots a_n!\left(d_i-\sum^n_{j=1}a_j \right)!}. Recent progress on Smale's 17th Problem by Lairez --- building upon seminal work of Shub, Beltran, Pardo, B\"{u}rgisser, and Cucker --- has resulted in a deterministic algorithm that finds a single (complex) approximate root of FF using just NO(1)N^{O(1)} arithmetic operations on average, where N ⁣:= ⁣i=1n(n+di)!n!di!N\!:=\!\sum^n_{i=1}\frac{(n+d_i)!}{n!d_i!} (=n(n+maxidi)O(min{n,maxidi)}=n(n+\max_i d_i)^{O(\min\{n,\max_i d_i)\}}) is the maximum possible total number of monomial terms for such an FF. However, can one go faster when the number of terms is smaller, and we restrict to real coefficient and real roots? And can one still maintain average-case polynomial-time with more general probability measures? We show the answer is yes when FF is instead a binomial system --- a case whose numerical solution is a key step in polyhedral homotopy algorithms for solving arbitrary polynomial systems. We give a deterministic algorithm that finds a real approximate root (or correctly decides there are none) using just O(n2(log(n)+logmaxidi))O(n^2(\log(n)+\log\max_i d_i)) arithmetic operations on average. Furthermore, our approach allows Gaussians with arbitrary variance. We also discuss briefly the obstructions to maintaining average-case time polynomial in nlogmaxidin\log \max_i d_i when FF has more terms.

Keywords

Cite

@article{arxiv.1901.09739,
  title  = {A Faster Solution to Smale's 17th Problem I: Real Binomial Systems},
  author = {Grigoris Paouris and Kaitlyn Phillipson and J. Maurice Rojas},
  journal= {arXiv preprint arXiv:1901.09739},
  year   = {2024}
}

Comments

8 pages, submitted to a conference. Minor typos corrected

R2 v1 2026-06-23T07:24:11.277Z