A complexity chasm for solving univariate sparse polynomial equations over $p$-adic fields
J. Maurice Rojas, Yuyu Zhu

TL;DR
This paper demonstrates a sharp complexity divide in solving univariate sparse polynomial equations over p-adic fields, showing efficient algorithms for trinomials and inherent difficulty for tetranomials.
Contribution
It establishes a polynomial-time algorithm for solving trinomial equations over p-adic fields and proves a complexity lower bound for tetranomials, revealing a complexity chasm.
Findings
Polynomial-time solution for trinomial equations over p-adic fields.
Exponential complexity for tetranomials in root distinction.
Quadratic convergence of root approximations via Newton iteration.
Abstract
We reveal a complexity chasm, separating the trinomial and tetranomial cases, for solving univariate sparse polynomial equations over certain local fields. First, for any fixed field , we prove that any polynomial with exactly monomial terms, degree , and all coefficients having absolute value at most , can be solved over in deterministic time in the classical Turing model. (The best previous algorithms were of complexity exponential in , even for just counting roots in .) In particular, our algorithm generates approximations in with bit-length to all the roots of in , and these approximations converge quadratically under Newton iteration. On the other hand, we give a unified family of tetranomials requiring…
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
TopicsCoding theory and cryptography · Polynomial and algebraic computation · Cryptography and Residue Arithmetic
