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.

A058326 Primes for which A049076(p) = 10.

Original entry on oeis.org

52711, 37139213, 326851121, 997525853, 1559861749, 2724711961, 5545806481, 8012791231, 9672485827, 12501968177, 16917026909, 25366202179, 26887732891, 31621854169, 41192432219, 48596930311, 55022031709, 58379844161
Offset: 1

Views

Author

Robert G. Wilson v, Dec 12 2000

Keywords

Crossrefs

Programs

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

Formula

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