A recursion equation for prime numbers
Joseph B. Keller

TL;DR
This paper introduces a recursion equation that determines the next prime number based on the previous primes, using a limit involving infinite series and products, providing a novel analytical approach to prime number generation.
Contribution
It presents a new recursion formula for prime numbers derived from infinite series and products, linking prime generation to analytical limits.
Findings
The recursion formula accurately predicts the next prime from previous primes.
The sum limit can be replaced by a finite bound without losing validity.
The approach offers a new perspective on prime number distribution.
Abstract
It is shown that the first prime numbers determine the next one by the recursion equation The upper limit on the sum can be replaced by , and the result still holds.
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
TopicsComputational Physics and Python Applications
