Story Details

  • Show HN: New world record – verified Goldbach Conjecture up to 4*10^18+7*10^13

    Posted: 2025-04-19 06:11:37

    A distributed computing project leveraging idle CPU time from volunteers' computers has set a new verification record for the Goldbach Conjecture. The project, utilizing a novel grid computing approach, has confirmed the conjecture – which states that every even number greater than 2 can be expressed as the sum of two primes – up to 4 * 10^18 + 7 * 10^13. This surpasses previous verification efforts by a significant margin and demonstrates the potential of harnessing distributed computing power for tackling complex mathematical problems.

    Summary of Comments ( 85 )
    https://news.ycombinator.com/item?id=43734583

    Hacker News users discuss the computational resources used for the Goldbach conjecture verification, questioning the value and novelty of the achievement. Some commenters express skepticism about the significance of extending the verification limit, arguing that it doesn't contribute significantly to proving the conjecture itself. Others point out the inefficiency of the distributed grid computing approach compared to more optimized single-machine implementations. A few users discuss the specific hardware and software used in the project, including the use of BOINC and GPUs, while others debate the proper way to credit contributors in such distributed projects. Several commenters express concern about the lack of available source code and details on the verification methodology, hindering independent verification and analysis.