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.

A189993 Length of the longest run of Ramanujan primes that are consecutive primes < 10^n.

Original entry on oeis.org

1, 2, 5, 13, 13, 20, 21, 26, 31
Offset: 1

Views

Author

Jonathan Sondow, May 03 2011

Keywords

Examples

			In the sequence of primes < 10^3, there is a run of 5 Ramanujan primes, but no longer run, so a(3) = 5.
		

Crossrefs

Cf. A104272 (Ramanujan primes), A189994 (length of the longest run of non-Ramanujan primes < 10^n), A174602 (smallest prime that begins a run of n Ramanujan primes).