Ask a Question

Prefer a chat interface with context about you and your work?

Efficiently Factoring Polynomials Modulo p4

Efficiently Factoring Polynomials Modulo p4

Polynomial factoring has famous practical algorithms over fields-- finite, rational and p-adic. However, modulo prime powers, factoring gets harder because there is non-unique factorization and a combinatorial blowup ensues. For example, x^2+p \bmod p^2 is irreducible, but x^2+px \bmod p^2 has exponentially many factors! We present the first randomized poly(\deg …