In mathematics, a Cunningham chain is a certain sequence of prime numbers.
Cunningham chains are named after mathematician A. J. C. Cunningham.
They are also called chains of nearly doubled primes.
A Cunningham chain of the first kind of length n is a sequence of prime numbers (p1, ..., pn) such that pi+1 = 2pi + 1 for all 1 ≤ i < n. (Hence each term of such a chain except the last is a Sophie Germain prime, and each term except the first is a safe prime).
is not part of the sequence and need not be a prime number), we have
Similarly, a Cunningham chain of the second kind of length n is a sequence of prime numbers (p1, ..., pn) such that pi+1 = 2pi − 1 for all 1 ≤ i < n. It follows that the general term is Now, by setting
Cunningham chains are also sometimes generalized to sequences of prime numbers (p1, ..., pn) such that pi+1 = api + b for all 1 ≤ i ≤ n for fixed coprime integers a and b; the resulting chains are called generalized Cunningham chains.
A Cunningham chain is called complete if it cannot be further extended, i.e., if the previous and the next terms in the chain are not prime numbers.
Examples of complete Cunningham chains of the first kind include these: Examples of complete Cunningham chains of the second kind include these: Cunningham chains are now considered useful in cryptographic systems since "they provide two concurrent suitable settings for the ElGamal cryptosystem ... [which] can be implemented in any field where the discrete logarithm problem is difficult.
"[1] It follows from Dickson's conjecture and the broader Schinzel's hypothesis H, both widely believed to be true, that for every k there are infinitely many Cunningham chains of length k. There are, however, no known direct methods of generating such chains.
There are computing competitions for the longest Cunningham chain or for the one built up of the largest primes, but unlike the breakthrough of Ben J.
Green and Terence Tao – the Green–Tao theorem, that there are arithmetic progressions of primes of arbitrary length – there is no general result known on large Cunningham chains to date.
q# denotes the primorial 2 × 3 × 5 × 7 × ... × q.
As of 2018[update], the longest known Cunningham chain of either kind is of length 19, discovered by Jaroslaw Wroblewski in 2014.
be the first prime of a Cunningham chain of the first kind.
Since each successive prime in the chain is
The above property can be informally observed by considering the primes of a chain in base 2.
(Note that, as with all bases, multiplying by the base "shifts" the digits to the left; e.g. in decimal we have 314 × 10 = 3140.)
in base 2, we see that, by multiplying
by 2, the least significant digit of
becomes the secondmost least significant digit of
is odd—that is, the least significant digit is 1 in base 2–we know that the secondmost least significant digit of
will be odd due to the addition of 1 to
In this way, successive primes in a Cunningham chain are essentially shifted left in binary with ones filling in the least significant digits.
For example, here is a complete length 6 chain which starts at 141361469: A similar result holds for Cunningham chains of the second kind.
In binary notation, the primes in a Cunningham chain of the second kind end with a pattern "0...01", where, for each
, the number of zeros in the pattern for
As with Cunningham chains of the first kind, the bits left of the pattern shift left by one position with each successive prime.
But, by Fermat's little theorem,
Thus, no Cunningham chain can be of infinite length.