OFFSET
0,1
LINKS
Tyler Busby, Table of n, a(n) for n = 0..22
MATHEMATICA
NestWhileList[FactorInteger[2+#*Prime[PrimePi[ # ]-2]][[ -1, 1]] &, 7, True, 8] (* T. D. Noe, Nov 15 2006 *)
NestList[FactorInteger[NextPrime[NextPrime[#, -1], -1]#+2][[-1, 1]]&, 7, 20] (* Harvey P. Dale, Dec 26 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Yasutoshi Kohmoto, May 10 2003
EXTENSIONS
Description corrected by Rick L. Shepherd, Dec 19 2004
Corrected by T. D. Noe, Nov 15 2006
More terms from Harvey P. Dale, Dec 26 2017
a(19) from Tyler Busby, Oct 12 2023
STATUS
approved