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.

A058328 Primes for which A049076(p) = 12.

Original entry on oeis.org

9737333, 16123689073, 175650481151, 592821132889, 963726515729, 1765037224331, 3809491708961, 5669795882633, 6947574946087, 9163611272327, 12695664159413, 19638537755027, 20909033866927, 24894639811901
Offset: 1

Views

Author

Robert G. Wilson v, Dec 12 2000

Keywords

Crossrefs

Programs

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

Formula

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