On the complexity of computing prime tables on a Turing machine
Igor S. Sergeev

TL;DR
This paper establishes that computing the prime table up to n on a multitape Turing machine can be done within an O(n log n) complexity, providing a precise measure of the computational effort involved.
Contribution
It proves an upper bound of O(n log n) for prime table computation on a multitape Turing machine, clarifying the complexity of this fundamental problem.
Findings
Prime table computation is O(n log n) on a multitape Turing machine.
Provides a formal complexity bound for prime number generation.
Clarifies the computational limits of prime table algorithms.
Abstract
We prove that the complexity of computing the table of primes between and on a multitape Turing machine is .
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
TopicsCoding theory and cryptography · Analytic Number Theory Research · semigroups and automata theory
