cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A201251 Record (maximal) gaps between prime septuplets (p, p+2, p+8, p+12, p+14, p+18, p+20).

Original entry on oeis.org

83160, 195930, 341880, 5414220, 9270030, 18980220, 25622520, 36077370, 51597630, 92184750, 125523090, 140407470, 141896370, 336026460, 403369470, 435390270, 442452570, 627852330, 754383210, 1008582120, 1021464990, 1073692620, 1088148810, 1145336850
Offset: 1

Views

Author

Alexei Kourbatov, Nov 28 2011

Keywords

Comments

Prime septuplets (p, p+2, p+8, p+12, p+14, p+18, p+20) are one of the two types of densest permissible constellations of 7 primes (A022009 and A022010). Average gaps between prime k-tuples can be deduced from the Hardy-Littlewood k-tuple conjecture and are O(log^k(p)), with k=7 for septuplets. If a gap is larger than any preceding gap, we call it a maximal gap, or a record gap. Maximal gaps may be significantly larger than average gaps; this sequence suggests that maximal gaps are O(log^8(p)).
A201252 lists initial primes in septuplets (p, p+2, p+8, p+12, p+14, p+18, p+20) preceding the maximal gaps. A233038 lists the corresponding primes at the end of the maximal gaps.

Examples

			The gap of 83160 between septuplets starting at p=5639 and p=88799 is the very first gap, so a(1)=83160. The gap of 195930 between septuplets starting at p=88799 and p=284729 is a maximal gap - larger than any preceding gap; therefore a(2)=195930. The next gap of 341880 is again a maximal gap, so a(3)=341880. The next gap is smaller, so it does not contribute to the sequence.
		

Crossrefs

Cf. A022010 (prime septuplets p, p+2, p+8, p+12, p+14, p+18, p+20), A113274, A113404, A200503, A201062, A201073, A201596, A201598, A202281, A202361, A201051, A002386, A233038.

Formula

Gaps between prime septuplets (p, p+2, p+8, p+12, p+14, p+18, p+20) are smaller than 0.02*(log p)^8, where p is the prime at the end of the gap. There is no rigorous proof of this formula. The O(log^8(p)) growth rate is suggested by numerical data and heuristics based on probability considerations.

A201252 Initial primes in prime septuplets (p, p+2, p+8, p+12, p+14, p+18, p+20) preceding the maximal gaps in A201251.

Original entry on oeis.org

5639, 88799, 284729, 1146779, 8573429, 24001709, 43534019, 87988709, 157131419, 522911099, 706620359, 1590008669, 2346221399, 3357195209, 11768282159, 30717348029, 33788417009, 62923039169, 68673910169, 88850237459, 163288980299, 196782371699, 421204876439
Offset: 1

Views

Author

Alexei Kourbatov, Nov 28 2011

Keywords

Comments

Prime septuplets (p, p+2, p+8, p+12, p+14, p+18, p+20) are one of the two types of densest permissible constellations of 7 primes. Maximal gaps between septuplets of this type are listed in A201251; see more comments there. A233038 lists the corresponding primes at the end of the maximal gaps.

Examples

			The gap of 83160 between septuplets starting at p=5639 and p=88799 is the very first gap, so a(1)=5639. The gap of 195930 between septuplets starting at p=88799 and p=284729 is a maximal gap - larger than any preceding gap; therefore a(2)=88799. The next gap starts at p=284729 and is again a maximal gap, so a(3)=284729. The next gap is smaller, so it does not contribute to the sequence.
		

Crossrefs

Cf. A022010 (prime septuplets p, p+2, p+8, p+12, p+14, p+18, p+20), A201251, A233038.
Showing 1-2 of 2 results.