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.

A233426 Primes p in prime sextuplets (p, p+4, p+6, p+10, p+12, p+16) at the end of the maximal gaps in A200503.

Original entry on oeis.org

97, 16057, 43777, 1091257, 6005887, 14520547, 40660717, 87423097, 94752727, 112710877, 403629757, 1593658597, 2057241997, 5933145847, 6860027887, 14112464617, 23504713147, 24720149677, 29715350377, 29952516817, 45645253597, 53086708387, 58528934197, 93495691687, 97367556817
Offset: 1

Views

Author

Alexei Kourbatov, Dec 09 2013

Keywords

Comments

Prime sextuplets (p, p+4, p+6, p+10, p+12, p+16) are densest permissible constellations of 6 primes. Maximal (record) gaps between prime sextuplets are listed in A200503; see further comments there.

Examples

			Two smallest prime sextuplets (p, p+4, p+6, p+10, p+12, p+16) start at p=7 and p=97; so a[1]=97. The gap of 15960 between sextuplets starting at p=97 and p=16057 is a record gap - larger than any preceding gap; so a[2]=16057. The next gap is not a record, so a new term is not added.
		

Crossrefs

Formula

a(n) = A200504(n) + A200503(n). - Hugo Pfoertner, May 21 2023