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.

A122091 Numbers appearing in A122072 at least twice.

Original entry on oeis.org

199, 317, 509, 523, 619, 839, 887, 1069, 1129, 1259, 1327, 1409, 1459, 1499, 1637, 1669, 1709, 1759, 1789, 1847, 1889, 1913, 1951, 2039, 2069, 2099, 2179, 2311, 2357, 2399, 2477, 2503, 2557, 2579, 2819, 2939, 2971, 3049, 3089, 3137, 3169, 3229, 3259
Offset: 1

Views

Author

Zak Seidov, Oct 17 2006

Keywords

Comments

Necessary condition: p is followed by a prime gap of at least 12. Sufficient condition: p is followed by a prime gap of at least 20. [Charles R Greathouse IV, Feb 26 2012]

Crossrefs

Cf. A122072.

Programs

Formula

a(n) ~ n log n since this sequence contains almost all primes. [Charles R Greathouse IV, Feb 26 2012]