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.

A093046 Primes for which A049076(p) = 13.

Original entry on oeis.org

174440041, 414507281407, 4952019383323, 17461204521323, 28871271685163, 53982894593057, 119543903707171, 180252380737439, 222334565193649, 295872998567819, 414190707114539, 649544694886663, 692919372869953, 829484152743469, 1111923751842437, 1335294947809661, 1532021237514419, 1635795965187779
Offset: 1

Views

Author

Robert G. Wilson v, Mar 15 2000

Keywords

Crossrefs

Programs

  • Mathematica
    Nest[ Prime, Select[ Range[30], !PrimeQ[ # ] &], 12]

Formula

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

Extensions

a(7)-a(9) from Robert G. Wilson v, Dec 27 2005
a(10)-a(18) from Robert G. Wilson v, Mar 08 2017 using Kim Walisch's primecount.