Abstract
We present a version of the sieve of Eratosthenes that can factor all integers ≤x in O(xloglogx) arithmetic operations using at most O(x/loglogx) bits of space. Among algorithms that take the optimal O(xloglogx) time, this new space bound is an improvement of a factor proportional to logxloglogx over the implied previous bound of O(xlogx). We also show our algorithm performs well in practice.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Similar Papers
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.