Trillion-Scale Goldbach Verification on Consumer Hardware -novel Algorithm [pdf]
zenodo.org·17h·
Discuss: Hacker News

Published October 9, 2025 | Version v1

Preprint Open

  • 1. Black Star Labs

Description

This preprint presents a new, high-throughput engine for empirical verification of the even Goldbach conjecture at unprecedented scale. Leveraging a fixed “gear” of small primes and constant-residue search, the method reduces verification of even numbers to a single streaming pass with O(1) cost per value. The engine supports both segmented-sieve and 64-bit deterministic Miller-Rabin modes, and is capable of processing windows of up to a trillion even numbers in a matter of hours on a single workstation.

Goldbach states: every even number ≥ 4 is a sum of two primes. The naive check for an even n tries many primes p and hopes that n − p is prime. Our idea is simpler: fix a small set of pri…

Similar Posts

Loading similar posts...