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.

A093981 Number of prime pairs below 10^n having a difference of 54.

Original entry on oeis.org

0, 0, 0, 0, 4, 140, 2403, 33593, 410754, 4627165, 49484726, 511589763, 5167085638, 51359117940, 504751212449, 4920758221226, 47694473239363, 460356869024451
Offset: 1

Views

Author

Enoch Haga, Apr 24 2004

Keywords

Comments

The primes must be consecutive, i.e., there must be no other primes between p and (p+54). - Harvey P. Dale, Aug 08 2011

Examples

			a(6) = 140 because there are 140 prime gaps of 54 below 10^6.
		

Crossrefs

Programs

Extensions

a(10)-a(13) from Washington Bomfim, Jun 22 2012
a(14)-a(18) from S. Herzog's website added by Giovanni Resta, Aug 14 2018