Randomized Polynomial-Time Root Counting in Prime Power Rings
Leann Kopp, Natalie Randall, J. Maurice Rojas, and Yuyu Zhu

TL;DR
This paper introduces a randomized polynomial-time algorithm for counting roots of univariate polynomials over prime power rings, significantly improving upon previous exponential-time methods and demonstrating practical potential.
Contribution
It provides the first efficient randomized algorithm for root counting in prime power rings with polynomial complexity, surpassing prior exponential-time approaches.
Findings
Algorithm runs in polynomial time with respect to degree and prime power size.
Experimental data suggests the algorithm's practical applicability.
Complexity bounds are slightly better than initial theoretical estimates.
Abstract
Suppose with prime and is a univariate polynomial with degree and all coefficients having absolute value less than . We give a Las Vegas randomized algorithm that computes the number of roots of in within time . (We in fact prove a more intricate complexity bound that is slightly better.) The best previous general algorithm had (deterministic) complexity exponential in . We also present some experimental data evincing the potential practicality of our algorithm.
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 · Coding theory and cryptography · Cryptography and Residue Arithmetic
