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.

A201074 Initial primes in prime 5-tuples (p, p+2, p+6, p+8, p+12) preceding the maximal gaps in A201073.

Original entry on oeis.org

5, 11, 101, 1481, 22271, 55331, 536441, 661091, 1461401, 1615841, 5527001, 11086841, 35240321, 53266391, 72610121, 92202821, 117458981, 196091171, 636118781, 975348161, 1156096301, 1277816921, 1347962381, 2195593481, 3128295551
Offset: 1

Views

Author

Alexei Kourbatov, Nov 26 2011

Keywords

Comments

Prime quintuplets (p, p+2, p+6, p+8, p+12) are one of the two types of densest permissible constellations of 5 primes. Maximal gaps between quintuplets of this type are listed in A201073; see more comments there.

Examples

			The initial four gaps of 6, 90, 1380, 14580 (starting at p=5, 11, 101, 1481) form an increasing sequence of records. Therefore a(1)=5, a(2)=11, a(3)=101, and a(4)=1481. The next gap is smaller, so a new term is not added.
		

Crossrefs

Cf. A022006 (prime 5-tuples p, p+2, p+6, p+8, p+12), A201073, A233432.