The distribution of the non-prime numbers - A new Sieve
Fabio Giraldo-Franco, Phil Dyke

TL;DR
This paper introduces a novel sieve method that efficiently identifies prime numbers using regular patterns while avoiding duplicate elements, potentially improving prime number detection techniques.
Contribution
The paper proposes a new sieve approach that leverages regular patterns and eliminates duplication, advancing prime number identification methods.
Findings
Efficient prime detection using the new sieve.
Avoidance of duplicate elements in the sieve process.
Potential improvements over existing prime sieves.
Abstract
We present a new sieve that allows us to find the prime numbers by using only regular patterns and, more importantly, avoiding any duplication of elements between them.
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
TopicsAnalytic Number Theory Research
