FAQwhatis

From SeventeenOrBust

Seventeen or Bust is a distributed computing project to prove that 78,557 is the lowest Sierpinski Number. The project was started in March of 2002 as a collaboration between Louis Helm, at the University of Michigan, and David Norris at the University of Illinois.

A Sierpinski Number is an odd natural number k such that k2n + 1 produces non-primes for all natural numbers n (1, 2, ... ∞)

John Selfridge proved that 78557(2n) + 1, always produces composites (i.e. non-primes) and is thus a Sierpinski number, and guessed that it is probably the smallest (i.e. first) such number.

There are two ways to decide this

1.) find a proof for a smaller k. - To show that a number is a Sierpinski number you have to prove that it always produces composites when you plug it into the formula. (You can't do this by experimentation because the series is infinite)

OR

2.) find at least one prime for k2n + 1 for all positive odd integers k < 78,557 - You can show that a number is not a Sierpinski number if you get even one result that is a prime number.

The problem with option 1 is that no such proof has been found. The problem with option 2 is that you could go on for ever looking for a prime number in the series if the k you're looking at is in fact a Sierpinski number.


When The Seventeen or Bust project started there were 17 such ks left.

I.e. some n had been found where k2n + 1 produced a prime number for all but 17 numbers less than 78557.

However if you find a prime for the remaining ks then you've done it.

(Hence the name, Seventeen or Bust, you can't be sure of ever completing the search, If you can't find primes for all 17 you will not prove that 78557 is the smallest Sierpinski number since you have no proof that the remaining k is (are) in fact Sierpinski number(s); not finding a prime doesn't tell you whether one exists or not.)

Seventeen or Bust basically is looking for an n where k2n + 1 is prime for each of the remaining 17 ks.

That means trying out a lot of ns for each of the ks left to try to find a prime number. To prove that p is a prime number you have to check every possible prime divisor that's less than the square root of p, this means a lot of calculations for big ns. (This is probably not strictly accurate as there are some clever mathematical tricks that refine the search) And the n's are big, some of the primes found by Seventeen or Bust have half a million digits in decimal notation.

Volunteers participate in Seventeen or Bust by donating some of their CPU time to do these calculations. The client application gets work instructions from the central server, processes the work, sends back the result and gets the next bit of work.

So far 11 of these 17 candidates have been knocked out by finding some value n where a prime number was generated by the formula.

These numbers were: 4847*, 5359*, 10223, 19249*, 21181, 22699, 24737, 27653*, 28433*, 33661*, 44131*, 46157*, 54767*, 55459, 65567*, 67607, 69109*

view progress

What is the next known Sierpinski number ?