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.

A058019 a(n) is the smallest prime > A051451(n)+1.

Original entry on oeis.org

5, 11, 17, 67, 431, 853, 2531, 27733, 360391, 720743, 12252259, 232792597, 5354228921, 26771144429, 80313433231, 2329089562843, 72201776446853, 144403552893641, 5342931457063253, 219060189739591279
Offset: 2

Views

Author

Labos Elemer, Nov 14 2000

Keywords

Crossrefs

Programs

  • Mathematica
    NextPrime[FoldList[LCM, Select[Range[50], PrimePowerQ]] + 1] (* Amiram Eldar, Aug 27 2024 *)

Extensions

Edited with better definition. - N. J. A. Sloane, Aug 20 2021