10
$\begingroup$

As we all know, the Goldbach's Conjecture is one one of the oldest and best-known unsolved problems in mathematics.

I was going through some of the attempts made to solve it and got fascinated as to why it hasnt been included in the Millenium prize problems?

  • 2
    Ask the Clay Institute. When you post a prize, you can post it for any problem you want. I suspect the setters got a lot of advice of what prizes to post, but fundamentally it is their decision.2012-11-30

2 Answers 2

11

The other problems are more important. They have wide-ranging consequences, which Goldbach doesn't.

  • 2
    @Kieren, Goldbach (or, rather, its proof) *could* have wide-ranging consequences, but the others *do* have wide-ranging consequences.2014-10-03
9

Good observation! Just a few remarks:

  1. First of all, as previous poster said, there is a lack of tangible consequences. Note that Fermat's last theorem was also not on the list.

  2. Secondly, we can essentially solve the ternary goldbach problem. The ternary Goldbach problem says that every odd integer is the sum of at most three primes. This was shown to be true for all sufficiently large integers by Vinogradov in the late 30's. A recent pre-print of Helfgott (http://arxiv.org/abs/1205.5252) makes people hopeful that very soon this will be settled for all the integers.

  3. Finally, the array of techniques for attacking Goldbach's problem is not very vast. The circle method was and still is the best candidate. We understand its limitations fairly well, and know exaclty why we can't prove the full Goldbach problem. Note however that it is known that almost all even integers are sums of two primes.

  • 2
    "Pure" sieve methods produce o$n$ly upper bounds in Goldbach as far as I am aware. Although technically you could replace the circle method by more sieve-theoretic ideas.2012-11-30