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.

A124357 Largest prime < 100*a(n-1), a(1)=3.

Original entry on oeis.org

3, 293, 29297, 2929699, 292969877, 29296987651, 2929698765083, 292969876508291, 29296987650829069, 2929698765082906837, 292969876508290683679, 29296987650829068367867, 2929698765082906836786649, 292969876508290683678664841, 29296987650829068367866484043
Offset: 1

Views

Author

Artur Jasinski, Dec 16 2006

Keywords

Crossrefs

Programs

  • Mathematica
    NestList[NextPrime[100#,-1]&,3,15] (* Harvey P. Dale, Oct 05 2011 *)

Extensions

More terms from Harvey P. Dale, Oct 05 2011