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.

A058325 Primes for which A049076(p) = 9.

Original entry on oeis.org

5381, 2269733, 17624813, 50728129, 77557187, 131807699, 259336153, 368345293, 440817757, 563167303, 751783477, 1107276647, 1170710369, 1367161723, 1760768239, 2062666783, 2323114841, 2458721501, 2621760397, 2860139341
Offset: 1

Views

Author

Robert G. Wilson v, Dec 12 2000

Keywords

Crossrefs

Programs

  • Mathematica
    Nest[ Prime, Select[ Range[30], !PrimeQ[ # ] &], 8] (* Robert G. Wilson v, Mar 15 2004 *)

Formula

a(n) = A000040(A058324(n)). - R. J. Mathar, Jul 07 2012