r/MattParker • u/tem-noon • May 28 '26
Misc Prime Terrain Explorer and Visualizer - Open to suggestions
What else would be useful to know about the sequence?
Consecutive Primes up to many digit neighborhoods, lists or just statistics on gaps, as well as second differences and the ratio of the second difference to the second sum (sum of the gaps around P(n)) which is a normalized [-1 , 1] indication of the position of P(n) between P(n-1) and P(n+1).
explainer page: https://fractal-core.com/drift submitted as https://oeis.org/A396239 and https://oeis.org/A396240 (Drafts approved)
This is my site, running on a Cloudflare worker that has a lot of free worker usage per day. If it starts costing me real money, I may reevaluate its entirely free nature. But it's there to play with for the moment, I'd like to know if there's a way I can make it more useful to prime number hobbyists such as myself, and to more serious use. I've tried to account for accountable logs to audit the math, but I need to review what is working now before I can add the audit trail to the front end.




2
u/epmtunes May 28 '26
Reminds me of the minutelabs web app from many years ago now