A210439 The minimal Skewes number for prime n-tuplets.
1369391, 337867, 1172531, 21432401, 251331775687, 7572964186421, 1203255673037261
Offset: 2
Examples
Initially, for twin primes we have pi_2(p) < C_2 Li_2(p). The inequality is reversed for the first time for the 10744th pair of twin primes (1369391,1369393), therefore a(2) = 1369391. Similarly, for prime triples (p,p+4,p+6), pi_3(p) < C_3 Li_3(p) until the 652nd triple (337867,337871,337873) where the inequality is reversed for the first time. Thus a(3)=337867. (The reversal for the other type of triples (p,p+2,p+6) occurs much later, so triples (p,p+2,p+6) do not contribute a term to this sequence.) From _Hugo Pfoertner_, Aug 26 2021, Oct 24 2021: (Start) a(8) corresponds to the 134292-th 8-tuple of the form p + [0, 2, 6, 8, 12, 18, 20, 26], found using a program provided by _Norman Luhn_. This type of 8-tuple is the one that leads to the earliest crossing of the corresponding comparison value (see linked illustration), while the other two possible configurations (enumerated in A022012 and A022013 or in A346997 and A346998) are still far from crossing their respective applicable comparison values. The other two possible 8-tuples, which lead to the crossing that occurs later, determine the terms A332493(8) and A348053(8), dependent on the criterion applied to decide what is "later". (End)
Links
- Tony Forbes and Norman Luhn, Patterns of prime k-tuplets & the Hardy-Littlewood constants.
- Tony Forbes and Norman Luhn, Prime k-tuplets.
- Alexei Kourbatov, PARI code for computing a(6)
- Norman Luhn, Database of the smallest prime k-tuplets, compressed files.
- Hugo Pfoertner, Illustration of 8-tuplet counts determining a(8).
- László Tóth, On The Asymptotic Density Of Prime k-tuples and a Conjecture of Hardy and Littlewood, arXiv:1910.02636 [math.NT], 2019.
- Eric Weisstein's World of Mathematics, k-Tuple Conjecture
- Eric Weisstein's World of Mathematics, Prime Constellation
- Marek Wolf, The Skewes number for twin primes: counting sign changes of Pi_2(x)-C_2 Li_2(x), arXiv:1107.2809 [math.NT], 2011.
Crossrefs
Programs
-
PARI
\\ See Alexei Kourbatov link.
Extensions
a(7) from Hugo Pfoertner, May 09 2020
a(8) from Hugo Pfoertner, Aug 26 2021
Comments