A deterministic algorithm for finding r-power divisors
Abstract
Building on work of Boneh, Durfee and Howgrave-Graham, we present a deterministic algorithm that provably finds all integers p such that pr | N in time O(N1/4r+ε) for any ε > 0. For example, the algorithm can be used to test squarefreeness of N in time O(N1/8+ε); previously, the best rigorous bound for this problem was O(N1/6+ε), achieved via the Pollard--Strassen method.
0