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.

A157035 Largest prime with 2^n digits.

Original entry on oeis.org

7, 97, 9973, 99999989, 9999999999999937, 99999999999999999999999999999979, 9999999999999999999999999999999999999999999999999999999999999949
Offset: 0

Views

Author

Lekraj Beedassy, Feb 22 2009

Keywords

Crossrefs

Programs

  • Mathematica
    NextPrime[10^2^Range[0,6],-1] (* Harvey P. Dale, Dec 28 2023 *)