|
| |
|
|
A037058
|
|
a(n)-th prime is the smallest prime containing exactly n 3's.
|
|
1
| |
|
|
2, 51, 345, 2602, 27062, 232466, 1935248, 17950160, 155123231, 1022275037, 13076476440, 119921146473, 1100928006234
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
LINKS
| Andrew R. Booker, The Nth Prime Page
|
|
|
MATHEMATICA
| (* see A037059 for f *) PrimePi[ Table[ f[n, 3], {n, 1, 13}]]
|
|
|
CROSSREFS
| Cf. A037059, A034388.
Sequence in context: A037419 A078165 A180110 * A106042 A089304 A099368
Adjacent sequences: A037055 A037056 A037057 * A037059 A037060 A037061
|
|
|
KEYWORD
| nonn,base,hard
|
|
|
AUTHOR
| Patrick De Geest (pdg(AT)worldofnumbers.com), Jan 04 1999.
|
|
|
EXTENSIONS
| Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Jul 04 2003
|
| |
|
|