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.

A079014 a(n) is the least prime initiating consecutive prime difference pattern consisting of n increasing consecutive powers of 2 started with 2.

Original entry on oeis.org

2, 3, 5, 1997, 2237, 6824897, 1356705137, 3637803390827
Offset: 0

Views

Author

Labos Elemer, Jan 21 2003

Keywords

Examples

			n=6: a(6) = p(67928439) = 1356705137 because {p, p+2, p+2+4, p+2+4+8, p+2+...+16, p+2+...+32, p+2+...+64} = {p, p+2, p+6, p+14, p+30, p+62, p+126} are consecutive primes.
		

Crossrefs

Extensions

Missing a(1)=3 inserted by Sean A. Irvine, Jul 27 2025
a(7) (from A090807) added by Pontus von Brömssen, Aug 27 2025