Prime k-tuple

Summary

In number theory, a prime k-tuple is a finite collection of values representing a repeatable pattern of differences between prime numbers. For a k-tuple (a, b, …), the positions where the k-tuple matches a pattern in the prime numbers are given by the set of integers n such that all of the values (n + a, n + b, …) are prime. Typically the first value in the k-tuple is 0 and the rest are distinct positive even numbers.[1]

Named patterns edit

Several of the shortest k-tuples are known by other common names:

(0, 2) twin primes
(0, 4) cousin primes
(0, 6) sexy primes
(0, 2, 6), (0, 4, 6) prime triplets
(0, 6, 12) sexy prime triplets
(0, 2, 6, 8) prime quadruplets, prime decade
(0, 6, 12, 18) sexy prime quadruplets
(0, 2, 6, 8, 12), (0, 4, 6, 10, 12) prime quintuplets
(0, 4, 6, 10, 12, 16) prime sextuplets

OEIS sequence OEISA257124 covers 7-tuples (prime septuplets) and contains an overview of related sequences, e.g. the three sequences corresponding to the three admissible 8-tuples (prime octuplets), and the union of all 8-tuples. The first term in these sequences corresponds to the first prime in the smallest prime constellation shown below.

Admissibility edit

In order for a k-tuple to have infinitely many positions at which all of its values are prime, there cannot exist a prime p such that the tuple includes every different possible value modulo p. For, if such a prime p existed, then no matter which value of n was chosen, one of the values formed by adding n to the tuple would be divisible by p, so there could only be finitely many prime placements (only those including p itself). For example, the numbers in a k-tuple cannot take on all three values 0, 1, and 2 modulo 3; otherwise the resulting numbers would always include a multiple of 3 and therefore could not all be prime unless one of the numbers is 3 itself. A k-tuple that satisfies this condition (i.e. it does not have a p for which it covers all the different values modulo p) is called admissible.

It is conjectured that every admissible k-tuple matches infinitely many positions in the sequence of prime numbers. However, there is no admissible tuple for which this has been proven except the 1-tuple (0). Nevertheless, Yitang Zhang proved in 2013 that there exists at least one 2-tuple which matches infinitely many positions; subsequent work showed that such a 2-tuple exists with values differing by 246 or less that matches infinitely many positions.[2]

Positions matched by inadmissible patterns edit

Although (0, 2, 4) is not admissible it does produce the single set of primes, (3, 5, 7).

Some inadmissible k-tuples have more than one all-prime solution. This cannot happen for a k-tuple that includes all values modulo 3, so to have this property a k-tuple must cover all values modulo a larger prime, implying that there are at least five numbers in the tuple. The shortest inadmissible tuple with more than one solution is the 5-tuple (0, 2, 8, 14, 26), which has two solutions: (3, 5, 11, 17, 29) and (5, 7, 13, 19, 31), where all values mod 5 are included in both cases.

Prime constellations edit

The diameter of a k-tuple is the difference of its largest and smallest elements. An admissible prime k-tuple with the smallest possible diameter d (among all admissible k-tuples) is a prime constellation. For all nk this will always produce consecutive primes.[3] (Recall that all n are integers for which the values (n + a, n + b, …) are prime.)

This means that, for large n:

 

where pn is the nth prime number.

The first few prime constellations are:

k d Constellation smallest[4]
2 2 (0, 2) (3, 5)
3 6 (0, 2, 6)
(0, 4, 6)
(5, 7, 11)
(7, 11, 13)
4 8 (0, 2, 6, 8) (5, 7, 11, 13)
5 12 (0, 2, 6, 8, 12)
(0, 4, 6, 10, 12)
(5, 7, 11, 13, 17)
(7, 11, 13, 17, 19)
6 16 (0, 4, 6, 10, 12, 16) (7, 11, 13, 17, 19, 23)
7 20 (0, 2, 6, 8, 12, 18, 20)
(0, 2, 8, 12, 14, 18, 20)
(11, 13, 17, 19, 23, 29, 31)
(5639, 5641, 5647, 5651, 5653, 5657, 5659)
8 26 (0, 2, 6, 8, 12, 18, 20, 26)
(0, 2, 6, 12, 14, 20, 24, 26)
(0, 6, 8, 14, 18, 20, 24, 26)
(11, 13, 17, 19, 23, 29, 31, 37)
(17, 19, 23, 29, 31, 37, 41, 43)
(88793, 88799, 88801, 88807, 88811, 88813, 88817, 88819)
9 30 (0, 2, 6, 8, 12, 18, 20, 26, 30)
(0, 4, 6, 10, 16, 18, 24, 28, 30)
(0, 2, 6, 12, 14, 20, 24, 26, 30)
(0, 4, 10, 12, 18, 22, 24, 28, 30)
(11, 13, 17, 19, 23, 29, 31, 37, 41)
(13, 17, 19, 23, 29, 31, 37, 41, 43)
(17, 19, 23, 29, 31, 37, 41, 43, 47)
(88789, 88793, 88799, 88801, 88807, 88811, 88813, 88817, 88819)

The diameter d as a function of k is sequence A008407 in the OEIS.

A prime constellation is sometimes referred to as a prime k-tuplet, but some authors reserve that term for instances that are not part of longer k-tuplets.

The first Hardy–Littlewood conjecture predicts that the asymptotic frequency of any prime constellation can be calculated. While the conjecture is unproven it is considered likely to be true. If that is the case, it implies that the second Hardy–Littlewood conjecture, in contrast, is false.

Prime arithmetic progressions edit

A prime k-tuple of the form (0, n, 2n, 3n, …, (k − 1)n) is said to be a prime arithmetic progression. In order for such a k-tuple to meet the admissibility test, n must be a multiple of the primorial of k.[5]

Skewes numbers edit

The Skewes numbers for prime k-tuples are an extension of the definition of Skewes' number to prime k-tuples based on the first Hardy–Littlewood conjecture (Tóth (2019)). Let   denote a prime k-tuple,   the number of primes p below x such that   are all prime, let   and let   denote its Hardy–Littlewood constant (see first Hardy–Littlewood conjecture). Then the first prime p that violates the Hardy–Littlewood inequality for the k-tuple P, i.e., such that

 

(if such a prime exists) is the Skewes number for P.

The table below shows the currently known Skewes numbers for prime k-tuples:

Prime k-tuple Skewes number Found by
  1369391 Wolf (2011)
  5206837 Tóth (2019)
  87613571 Tóth (2019)
  337867 Tóth (2019)
  1172531 Tóth (2019)
  827929093 Tóth (2019)
  21432401 Tóth (2019)
  216646267 Tóth (2019)
  251331775687 Tóth (2019)
  7572964186421 Pfoertner (2020)
  214159878489239 Pfoertner (2020)
  1203255673037261 Pfoertner / Luhn (2021)
  523250002674163757 Luhn / Pfoertner (2021)
  750247439134737983 Pfoertner / Luhn (2021)

The Skewes number (if it exists) for sexy primes   is still unknown.

References edit

  1. ^ Chris Caldwell, "The Prime Glossary: k-tuple" at The Prime Pages.
  2. ^ "Bounded gaps between primes". PolyMath. Retrieved 2019-04-22.
  3. ^ Weisstein, Eric W. "Prime Constellation". MathWorld.
  4. ^ Norman Luhn, "The big database of 'Smallest Prime k-tuplets' ".
  5. ^ Weisstein, Eric W. "Prime Arithmetic Progression". MathWorld.
  • Tóth, László (2019), "On The Asymptotic Density Of Prime k-tuples and a Conjecture of Hardy and Littlewood" (PDF), Computational Methods in Science and Technology, 25 (3), arXiv:1910.02636, doi:10.12921/cmst.2019.0000033, S2CID 203836016.
  • Wolf, Marek (2011), "The Skewes number for twin primes: counting sign changes of π2(x) − C2Li2(x)" (PDF), Computational Methods in Science and Technology, 17: 87–92, doi:10.12921/cmst.2011.17.01.87-92, S2CID 59578795.