|
| |
|
|
A037062
|
|
a(n)-th prime is the smallest prime containing exactly n 5's.
|
|
1
| |
|
|
3, 102, 733, 14319, 45741, 1004275, 3313338, 169807396, 259770566, 20255937351, 21366409911, 196256438549
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Andrew R. Booker, The Nth Prime Page
|
|
|
MATHEMATICA
| (* see A037063 for f *) PrimePi[ Table[ f[n, 5], {n, 1, 12}]]
|
|
|
CROSSREFS
| Cf. A037063, A034388.
Sequence in context: A110625 A108220 A130733 * A157549 A157566 A157600
Adjacent sequences: A037059 A037060 A037061 * A037063 A037064 A037065
|
|
|
KEYWORD
| nonn,base,hard
|
|
|
AUTHOR
| Patrick De Geest (pdg(AT)worldofnumbers.com), Jan 04 1999.
|
| |
|
|