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.

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

Original entry on oeis.org

3, 4, 7, 13, 20, 36, 47, 47, 65
Offset: 1

Views

Author

Jonathan Sondow, May 03 2011

Keywords

Examples

			Of the 4 primes < 10^1, the last 3 are not Ramanujan primes, so a(1) = 3.
		

Crossrefs

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