/goldbach

"Proof" of Goldbach's conjecture without the intention of any mathematical correctness whatsoever :)

Primary LanguagePython

Goldbach

Definition

Goldbach's conjecture is one of the oldest and best-known unsolved problems in number theory and all of mathematics. It states: Every even integer greater than 2 can be expressed as the sum of two primes.[1]

goldbach_wiki

[1] https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

"Proof" in Python with jupyter Notebook

solution