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.

A037070 a(n)-th prime is the smallest prime containing exactly n 9's.

Original entry on oeis.org

1, 8, 46, 303, 5133, 17984, 216816, 1270607, 41146179, 420243162, 2524038155, 36159205628, 343392568900, 1955010428258, 15237833654620, 260219446617109, 2621513397605657, 24619309639366177, 233874804775621799, 684559920583084690, 20920441130654929928, 200085344903558463823
Offset: 0

Views

Author

Patrick De Geest, Jan 04 1999

Keywords

Crossrefs

Programs

  • Mathematica
    (* see A037071 for f *) PrimePi[ Table[ f[n, 9], {n, 1, 13}]]

Formula

a(n) = A000720(A037071(n)). - Amiram Eldar, Jul 21 2025

Extensions

One more term from Vladeta Jovovic, Jan 10 2002
a(0)=1 prepended by Sean A. Irvine, Dec 06 2020
a(14)-a(21) calculated using Kim Walisch's primecount and added by Amiram Eldar, Jul 21 2025