-
Updated
Jan 13, 2025 - Lean
goldbach-conjecture
Here are 24 public repositories matching this topic...
Programatically testing the goldbach conjecture
-
Updated
Feb 10, 2022 - Python
Goldbach Conjecture: a study on one of the oldest and best-known unsolved problems in all of mathematics.
-
Updated
Apr 13, 2021 - C
This function return the minor prime number which composes a even number.
-
Updated
Mar 8, 2019 - C
構成的素数構造(6n±1)と除去関数により、Goldbach予想・Bertrand仮説・Catalan予想を共通基盤から再構成。非構成的証明とも形式整合し、論理強度と実行再現性の両立を実現。GitHubにて統合証明パッケージとして公開。 Using the 6n±1 prime structure and composite exclusion, we reconstruct and unify constructive proofs of Goldbach, Bertrand, and Catalan conjectures, demonstrating formal alignment with classical non-constructive methods.
-
Updated
Jul 2, 2025 - Python
Algorithm for checking the validity of Goldbach's Conjecture.
-
Updated
Nov 15, 2022 - C
This project was designed to serve as a research-grade symbolic reasoning dashboard that helps others explore the bridge between computational logic and interactive visualization.
-
Updated
Jul 11, 2025 - Python
Number Theory library to help solve Goldbachs Conjecture.
-
Updated
May 9, 2023 - Common Lisp
Unified constructive proof of the Goldbach and Collatz conjectures using AI-structured number theory
-
Updated
Jun 16, 2025 - TeX
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
Every even number greater than 2 can be written as the sum of two prime numbers
-
Updated
Feb 25, 2024 - C
This repository contains Haskell functions to explore Goldbach's Conjecture, a classic problem in number theory. Dive into prime numbers, computational verification, and conjecture testing.
-
Updated
Mar 9, 2024 - Haskell
Representing the given integer as a sum of distinct odd prime numbers.
-
Updated
Oct 24, 2018 - MATLAB
A Rust program that attempts to solve Goldbach's Conjecture, which states that every even integer greater than 2 can be expressed as the sum of two prime numbers.
-
Updated
Jul 14, 2025 - Rust
Minimal Goldbach pairs in prime and twin-prime counting
-
Updated
Apr 22, 2025 - TeX
HW3 of Programming Language Course in NCKU 2019.5
-
Updated
May 28, 2019 - Prolog
Program to write out Goldbach's conjecture equation.
-
Updated
Aug 12, 2024 - Python
Improve this page
Add a description, image, and links to the goldbach-conjecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the goldbach-conjecture topic, visit your repo's landing page and select "manage topics."