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.

A124364 Largest prime < 10000*a(n-1), a(1)=2.

Original entry on oeis.org

2, 19997, 199969967, 1999699669993, 19996996699929961, 199969966999299609907, 1999699669992996099069973, 19996996699929960990699729941, 199969966999299609906997299409939, 1999699669992996099069972994099389959, 19996996699929960990699729940993899589873
Offset: 1

Views

Author

Artur Jasinski, Dec 16 2006

Keywords

Crossrefs

Programs

  • Mathematica
    NestList[NextPrime[10000#,-1]&,2,10] (* Harvey P. Dale, Nov 07 2020 *)

Extensions

a(10)-a(11) from Pontus von Brömssen, Jan 15 2025