Goldbach Conjecture GraphsHere are a few graphs on the Goldbach conjecture. The Goldbach conjecture states that every even integer greater than two can be written as the sum of two primes. One question we can ask is, for any given even integer n, what is the smallest prime p such that there exists a prime q such that n = p + q. We can define for every even integer p(n), a function that is equal to this smallest p, or equal to -1 in the case that no such p exists. The latter definition is in case the Goldbach conjecture is false. Here are some values:
And this is what the above data looks like on an xy plot:
The graph shows that usually a small number like 3 or 5 is sufficent, but occasionally larger primes are required. This graph shows the values for p(n) for n up to 10000:
Now define m(n) = max_{i<n} p(n). That is, m(n) is the maximum value of p(i) that was needed so far from i=2 to i=n. We get the following:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This site was designed and is maintained by Jason Polak using GPL software: Gedit, Vim, gFTP, GIMP, Inkscape, and Ubuntu Linux. The five navigation icons are GPL licensed icons and are part of the Faience Icon Package. |