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.

A178128 Lesser of twin primes if it is a Ramanujan prime.

Original entry on oeis.org

11, 17, 29, 41, 59, 71, 101, 107, 149, 179, 227, 239, 269, 281, 311, 347, 419, 431, 461, 569, 599, 641, 659, 809, 821, 827, 857, 881, 1019, 1031, 1049, 1061, 1091, 1151, 1229, 1277, 1289, 1301, 1427, 1451, 1481, 1487, 1607, 1667, 1721, 1787, 1871, 1877, 1997
Offset: 1

Views

Author

Jonathan Sondow, May 20 2010

Keywords

Comments

By definition, a number p is a member if p and p+2 are primes and p is a Ramanujan prime A104272.
Supersequence of A178127.
In the first 328 pairs of twin primes, more than 78% of their first members are Ramanujan primes. For a partial explanation, see "Ramanujan primes and Bertrand's postulate" Section 7.
See A001359 and A104272 for additional comments, links, and references.

Examples

			a(1) = 11 because 11 and 13 are the 1st twin primes the lesser of which is a Ramanujan prime.
		

Crossrefs

Cf. A001359 (lesser of twin primes), A104272 (Ramanujan primes), A164371 (lesser of twin prime pairs which are non-Ramanujan primes), A178127 (lesser of twin Ramanujan primes).

Programs

Formula

A001359 intersect A104272.