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.

A069594 Smallest prime in which the n-th significant digit is a 4.

Original entry on oeis.org

41, 401, 4001, 40009, 400009, 4000037, 40000003, 400000009, 4000000007, 40000000003, 400000000019, 4000000000039, 40000000000001, 400000000000063, 4000000000000021, 40000000000000063, 400000000000000013
Offset: 2

Views

Author

Amarnath Murthy, Mar 25 2002

Keywords

Crossrefs

Programs

  • Maple
    seq(nextprime(4*10^j),j=1..32);
  • Mathematica
    NextPrime[4*10^Range[20]] (* Harvey P. Dale, Apr 11 2013 *)

Extensions

More terms from Sascha Kurz, Mar 28 2002