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”).

A364635
a(n) is the largest prime p such that p/PrimePi(p) < n.
0
7, 31, 113, 359, 1129, 3089, 8467, 24281, 64717, 175141, 481447, 1304713, 3524621, 9560081, 25874773, 70119967, 189969349, 514282961, 1394199299, 3779856617, 10246936393, 27788573801, 75370126379, 204475055189, 554805820519, 1505578026059, 4086199303001, 11091501632977
OFFSET
2,1
COMMENTS
Sequence begins at a(2) because there exists no prime p such that p/PrimePi(p) < 1.
FORMULA
a(n) = prime(A102281(n)). - Michel Marcus, Sep 10 2023
EXAMPLE
a(4) = 113 because 113/PrimePi(113) = 113/30 = 3.766... but p/PrimePi(p) >= 4 for all primes > 113.
CROSSREFS
KEYWORD
nonn
AUTHOR
Jon E. Schoenfield, Sep 09 2023
STATUS
approved