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.

A069597 Smallest prime in which the n-th significant digit is a 0.

Original entry on oeis.org

101, 1009, 10007, 100003, 1000003, 10000019, 100000007, 1000000007, 10000000019, 100000000003, 1000000000039, 10000000000037, 100000000000031, 1000000000000037, 10000000000000061, 100000000000000003
Offset: 2

Views

Author

Amarnath Murthy, Mar 25 2002

Keywords

Crossrefs

Programs

  • Maple
    seq(nextprime(10^j),j=2..32);

Extensions

More terms from Sascha Kurz, Mar 28 2002