Seventeen or Bust was a
volunteer computing
Volunteer computing is a type of distributed computing in which people donate their computers' unused resources to a research-oriented project, and sometimes in exchange for credit points. The fundamental idea behind it is that a modern desktop co ...
project started in March 2002 to solve the last seventeen cases in the
Sierpinski problem. The project solved eleven cases before a server loss in April 2016 forced it to cease operations. Work on the Sierpinski problem moved to
PrimeGrid
PrimeGrid is a volunteer computing project that searches for very large (up to world-record size) prime numbers whilst also aiming to solve long-standing mathematical conjectures. It uses the Berkeley Open Infrastructure for Network Computing ...
, which solved a twelfth case in October 2016.
Five cases remain unsolved .
Goals

The goal of the project was to prove that 78557 is the smallest
Sierpinski number, that is, the least odd ''k'' such that ''k''·2
''n''+1 is
composite (i.e. not
prime
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only way ...
) for all ''n'' > 0.
When the project began, there were only seventeen values of ''k'' < 78557 for which the corresponding sequence was not known to contain a prime.
For each of those seventeen values of ''k'', the project searched for a prime number in the
sequence
In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
: ''k''·2
1+1, ''k''·2
2+1, …, ''k''·2
''n''+1, …
testing candidate values ''n'' using
Proth's theorem. If one was found, it proved that ''k'' was not a Sierpinski number. If the goal had been reached, the
conjecture
In mathematics, a conjecture is a conclusion or a proposition that is proffered on a tentative basis without proof. Some conjectures, such as the Riemann hypothesis (still a conjecture) or Fermat's Last Theorem (a conjecture until proven in 1 ...
d answer 78557 to the Sierpinski problem would be proven true.
There is also the possibility that some of the sequences contain no prime numbers. In that case, the search would continue forever, searching for prime numbers where none can be found. However, there is some empirical evidence suggesting the conjecture is true.
Every known Sierpinski number ''k'' has a small ''
covering set
In mathematics, a covering set for a sequence of integers refers to a set of prime numbers such that ''every'' term in the sequence is divisible by ''at least one'' member of the set. The term "covering set" is used only in conjunction with seq ...
'', a finite set of primes with at least one dividing ''k''·2
''n''+1 for each ''n''>0 (or else ''k'' has algebraic
factorization
In mathematics, factorization (or factorisation, see English spelling differences) or factoring consists of writing a number or another mathematical object as a product of several ''factors'', usually smaller or simpler objects of the same kind ...
s for some ''n'' values and a finite prime set that works only for the remaining ''n''). For example, for the smallest known Sierpinski number, 78557, the covering set is
. For another known Sierpinski number, 271129, the covering set is
. Each of the remaining sequences has been tested and none has a small covering set, so it is suspected that each of them contains primes.
The second generation of the client was based on
Prime95
Prime95, also distributed as the command-line utility mprime for FreeBSD and Linux, is a freeware application written by George Woltman. It is the official client of the Great Internet Mersenne Prime Search (GIMPS), a volunteer computing project ...
, which is used in the
Great Internet Mersenne Prime Search
The Great Internet Mersenne Prime Search (GIMPS) is a collaborative project of volunteers who use freely available software to search for Mersenne prime numbers.
GIMPS was founded in 1996 by George Woltman, who also wrote the Prime95 client an ...
.
In January 2010, the Seventeen or Bust project started collaboration with
PrimeGrid
PrimeGrid is a volunteer computing project that searches for very large (up to world-record size) prime numbers whilst also aiming to solve long-standing mathematical conjectures. It uses the Berkeley Open Infrastructure for Network Computing ...
which uses the software
LLR for its tests related to the Sierpinski problem.
The Seventeen or Bust server went down during April 2016, when the server and backups were lost for reasons that were not revealed to the public. The project is no longer active. Work on the Sierpinski problem continues at
PrimeGrid
PrimeGrid is a volunteer computing project that searches for very large (up to world-record size) prime numbers whilst also aiming to solve long-standing mathematical conjectures. It uses the Berkeley Open Infrastructure for Network Computing ...
.
Progress of the search
Twelve prime numbers have been found to date, eleven by the original Seventeen or Bust, and a twelfth by PrimeGrid's SoB project:
the largest of these primes, 10223·2
31172165+1, is the
largest known prime number
The largest known prime number () is , a number which has 24,862,048 digits when written in base 10. It was found via a computer volunteered by Patrick Laroche of the Great Internet Mersenne Prime Search (GIMPS) in 2018.
A prime number is a pos ...
that is not a
Mersenne prime
In mathematics, a Mersenne prime is a prime number that is one less than a power of two. That is, it is a prime number of the form for some integer . They are named after Marin Mersenne, a French Minim friar, who studied them in the early 17 ...
. It was found in October 2016. The primes on this list over one million digits in length are the six known "Colbert numbers" whimsically named after
Stephen Colbert
Stephen Tyrone Colbert ( ; born May 13, 1964) is an American comedian, writer, producer, political commentator, actor, and television host. He is best known for hosting the satirical Comedy Central program '' The Colbert Report'' from 2005 t ...
. These are defined as primes which eliminate a remaining Sierpinski number candidate.
Each of these numbers has enough digits to fill up a medium-sized
novel
A novel is a relatively long work of narrative fiction, typically written in prose and published as a book. The present English word for a long work of prose fiction derives from the for "new", "news", or "short story of something new", itsel ...
, at least. The project was dividing numbers among its active users, in hope of finding a prime number in each of the five remaining sequences:
:''k''·2
''n''+1, for ''k'' = 21181, 22699, 24737, 55459, 67607.
In March 2017, ''n'' had exceeded 31,000,000 for the last five ''k'' values. At that time, PrimeGrid decided to suspend testing to do a double check of all those smaller ''n'' values for which the Proth test residue had been lost, or for which the result had not been successfully verified by two independent computations on different computers. Testing resumed after the double check was finally completed on October 10, 2019, taking about two and a half years.
The current status for the remaining multipliers can be seen at PrimeGrid's website.
Modular restrictions
Every multiplier has modular restrictions for the exponent ''n'', assuming the latter exists. For example, for k = 21,181, it is sufficient to check only values of ''n'' congruent to 20 (mod 24); the covering set for all other terms is . Similarly, for k = 22,699, only terms with ''n'' congruent to 46 (mod 72) are candidates, as the set of all other terms have covering set .
See also
*
Riesel Sieve
Riesel Sieve was a volunteer computing project, running in part on the BOINC platform. Its aim was to prove that 509,203 is the smallest Riesel number In mathematics, a Riesel number is an odd natural number ''k'' for which k\times2^n-1 is comp ...
, a related volunteer computing project for numbers of the form ''k''·2
''n''−1
*
List of volunteer computing projects
This is a comprehensive list of volunteer computing projects; a type of distributed computing where volunteers donate computing time to specific causes. The donated computing power comes from idle CPUs and GPUs in personal computers, video game c ...
*
PrimeGrid
PrimeGrid is a volunteer computing project that searches for very large (up to world-record size) prime numbers whilst also aiming to solve long-standing mathematical conjectures. It uses the Berkeley Open Infrastructure for Network Computing ...
, biggest search for primes.
*
Computer-assisted proof
A computer-assisted proof is a mathematical proof that has been at least partially generated by computer.
Most computer-aided proofs to date have been implementations of large proofs-by-exhaustion of a mathematical theorem. The idea is to use a ...
References
{{Reflist
External links
Seventeen or Bust homepage (historical)from
Internet Archive
The Internet Archive is an American digital library with the stated mission of "universal access to all knowledge". It provides free public access to collections of digitized materials, including websites, software applications/games, music ...
PrimeGrid
Distributed prime searches
Analytic number theory
Projects established in 2002
Volunteer computing projects