next up previous
Next: Some Tools for Computing Up: Lecture 3: Introduction to Previous: Introduction

Some Assertions About Primes

A computer can quickly ``convince'' you that many assertions about prime numbers are true. Here are three.

As it turns out, these three assertions are all OLD famous extremely difficult unsolved problems! Anyone who proves one of them will be very famous.

Assertion 2 is called ``The Goldbach Conjecture''; Goldbach reformulated it in a letter to Euler in 1742. It's featured in the following recent novel:

\includegraphics{petros.eps}

The publisher of that novel offers a MILLION dollar prize for the solution to the Goldbach conjecture:

  http://www.faber.co.uk/faber/million_dollar.asp?PGE=&ORD=faber&TAG=&CID=
The Goldbach conjecture is true for all $ n<4\cdot 10^{14}$, see
  http://www.informatik.uni-giessen.de/staff/richstein/ca/Goldbach.html

Assertion 3 is the ``Twin Primes Conjecture''. According to

  http://perso.wanadoo.fr/yves.gallot/primes/chrrcds.html#twin
on May 17, 2001, David Underbakke and Phil Carmody discovered a 32220 digits twin primes record with a set of different programs: $ 318032361\cdot 2^{107001}\pm 1$. This is the current ``world record''.

With a computer, even if you can't solve one of these ``Grand Challenge'' problems, at least you can perhaps work very hard and prove it for more cases than anybody before you, especially since computers keep getting more powerful. This can be very fun, especially as you search for a more efficient algorithm to extend the computations.


next up previous
Next: Some Tools for Computing Up: Lecture 3: Introduction to Previous: Introduction
William A Stein 2001-09-17