A008407 Minimal difference s(n) between beginning and end of n consecutive large primes (n-tuplet) permitted by divisibility considerations.
0, 2, 6, 8, 12, 16, 20, 26, 30, 32, 36, 42, 48, 50, 56, 60, 66, 70, 76, 80, 84, 90, 94, 100, 110, 114, 120, 126, 130, 136, 140, 146, 152, 156, 158, 162, 168, 176, 182, 186, 188, 196, 200, 210, 212, 216, 226, 236, 240, 246, 252, 254, 264, 270, 272, 278
Offset: 1
References
- R. K. Guy, "Unsolved Problems in Number Theory", lists a number of relevant papers in Section A8.
- John Leech, "Groups of primes having maximum density", Math. Tables Aids to Comput., 12 (1958) 144-145.
Links
- T. D. Noe, Table of n, a(n) for n = 1..342 (shortened to 342 terms by Brian Kehrig)
- Thomas J. Engelsma, Permissible Patterns
- Tony Forbes and Norman Luhn, k-tuplets
- Daniel A. Goldston, Apoorva Panidapu, and Jordan Schettler, Explicit Calculations for Sono's Multidimensional Sieve of E2-Numbers, arXiv:2208.13931 [math.NT], 2022. See H(n) in Table 1 p. 2.
- G. H. Hardy and J. E. Littlewood, Some problems of 'partitio numerorum'; III: on the expression of a number as a sum of primes, Acta Mathematica, Vol. 44, pp. 1-70, 1923. See final section.
- Norman Luhn, Patterns of prime k-tuplets & the Hardy-Littlewood constants.
- A. V. Sutherland, Narrow admissible k-tuples: bounds on H(k), 2013.
- T. Tao, Bounded gaps between primes, PolyMath Wiki Project, 2013.
- Eric Weisstein's World of Mathematics, Prime Constellation.
Formula
s(k), k >= 2, is smallest s such that there exist B = {b_1, b_2, ..., b_k} with s = b_k - b_1 and such that for all primes p <= k, not all residues modulo p are represented by B.
Extensions
Correction from Pat Weidhaas (weidhaas(AT)wotan.llnl.gov), Jun 15 1997
Edited by Daniel Forgues, Aug 13 2009
a(1)=0 prepended by Max Alekseyev, Aug 14 2015
Comments