Trinomials and Deterministic Complexity Limits for Real Solving
Emma Boniface, Weixun Deng, J. Maurice Rojas

TL;DR
This paper presents a deterministic algorithm for approximately solving real roots of trinomials with polynomial time complexity, significantly improving previous exponential bounds, and relates this to solving Koiran's Trinomial Sign Problem for most inputs.
Contribution
It introduces a nearly polynomial-time deterministic algorithm for approximate root finding of trinomials and connects this to solving Koiran's Trinomial Sign Problem for most cases.
Findings
Deterministic root approximation in time log^{4+o(1)}(dH)
Solution to Koiran's Trinomial Sign Problem for most inputs
Improved complexity bounds over previous exponential results
Abstract
We detail an algorithm that -- for all but a fraction of with exactly monomial terms, degree , and all coefficients in -- produces an approximate root (in the sense of Smale) for each real root of in deterministic time in the classical Turing model. (Each approximate root is a rational with logarithmic height .) The best previous deterministic bit complexity bounds were exponential in . We then relate this to Koiran's Trinomial Sign Problem (2017): Decide the sign of a degree trinomial with coefficients in , at a point of logarithmic height , in (deterministic) time . We show that Koiran's Trinomial Sign Problem admits a positive solution, at least for a fraction…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPolynomial and algebraic computation · Numerical Methods and Algorithms · Commutative Algebra and Its Applications
