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.

A283459 Primes for which A049076(p) = 15.

Original entry on oeis.org

88362852307, 392654585611999, 5519908106212193, 21034688742654437, 35843152090509943, 69532764058102673, 161191749822468689, 248761474969923757, 310467261969020581, 419776921940182991, 598644471430113247, 962125183414225879, 1029970322316321083, 1244984735583648473, 1695313841631390713
Offset: 1

Views

Author

Robert G. Wilson v, Mar 08 2017

Keywords

Comments

Also used Kim Walisch's primecount.

Crossrefs

Programs

  • Mathematica
    Nest[Prime, Select[Range[3], ! PrimeQ[#] &], 14]

Formula

a(n) = A000040(A283458(n)).