goldbach-algorithm
Here are 4 public repositories matching this topic...
Goldbach Conjecture: a study on one of the oldest and best-known unsolved problems in all of mathematics.
-
Updated
Apr 13, 2021 - C
Every even number greater than 2 can be written as the sum of two prime numbers
-
Updated
Feb 25, 2024 - C
The Goldbach conjecture, which states that every even integer M>2 can be expressed as the sum of two primes P and Q, has remained unresolved for nearly three centuries. This repository makes public my research on this field of knowledge.
-
Updated
Apr 5, 2025 - Roff
Improve this page
Add a description, image, and links to the goldbach-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the goldbach-algorithm topic, visit your repo's landing page and select "manage topics."