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

A124299
Largest prime < 10*a(n-1), a(1)=17.
2
17, 167, 1669, 16673, 166723, 1667227, 16672267, 166722667, 1667226667, 16672266659, 166722666527, 1667226665213, 16672266652081, 166722666520801, 1667226665207989, 16672266652079879, 166722666520798747, 1667226665207987467, 16672266652079874607, 166722666520798746053
OFFSET
1,1
LINKS
MATHEMATICA
NestList[NextPrime[10#, -1]&, 17, 20] (* Harvey P. Dale, Sep 05 2013 *)
CROSSREFS
Cf. A124262.
Sequence in context: A076458 A299551 A362537 * A289422 A157688 A155658
KEYWORD
nonn,changed
AUTHOR
Artur Jasinski, Dec 16 2006
STATUS
approved