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.

A164920 Primes which are obtained at least by two ways using the iterations of the Bertrand operator (see A164917) beginning with primes of A164368.

Original entry on oeis.org

113, 139, 199, 211, 223, 277, 293, 397, 421, 443
Offset: 1

Views

Author

Vladimir Shevelev, Aug 31 2009

Keywords

Comments

The sequence is connected with our sieve selecting the primes of A164368 from all primes.

Examples

			113 is in the sequence since it is obtained either by iterations of Bertrand operator beginning from 17 (17=>31=>61=>113) or by such iterations beginning with 59 (59=>113), and both of primes 17 and 59 are in A164368.
		

Crossrefs