Deterministic factorization of sums and differences of powers
Markus Hittmeir

TL;DR
This paper presents a deterministic algorithm for factoring numbers of the form a^n ± b^n efficiently, improving upon existing general bounds for integer factorization.
Contribution
It generalizes previous results to a broader class of numbers and achieves a faster deterministic factorization method with complexity depending on N^{1/4}.
Findings
Factorization of a^n ± b^n can be done in al(M_{int}(N^{1/4}\u221a(\u221a N))) time.
The method improves the known bounds for deterministic integer factorization.
Applicable to numbers of the form a^n ^n with fixed coprime a, b.
Abstract
Let be fixed and coprime such that , and let be any number of the form , . We will generalize a result of Bostan, Gaudry and Schost and prove that we may compute the prime factorization of in \[ \mathcal{O}(\text{M}_{\text{int}}(N^{1/4}\sqrt{\log N})), \] denoting the cost for multiplying two -bit integers. This result is better than the currently best known general bound for the runtime complexity for deterministic integer factorization.
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.
