[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A037062
a(n)-th prime is the smallest prime containing exactly n 5's.
1
1, 3, 102, 733, 14319, 45741, 1004275, 3313338, 169807396, 259770566, 20255937351, 21366409911, 196256438549
OFFSET
0,2
MATHEMATICA
(* see A037063 for f *) PrimePi[ Table[ f[n, 5], {n, 1, 12}]]
CROSSREFS
Sequence in context: A110625 A108220 A130733 * A290027 A224817 A157549
KEYWORD
nonn,base,hard
AUTHOR
Patrick De Geest, Jan 04 1999
EXTENSIONS
a(0)=1 prepended by Sean A. Irvine, Dec 06 2020
STATUS
approved