OFFSET
2,1
COMMENTS
a(n) = n iff n belongs to A089352. - Ivan Neretin, May 25 2016
LINKS
Ivan Neretin, Table of n, a(n) for n = 2..10000
MATHEMATICA
Table[Ceiling[#1/#2]*#2 &[n, Plus @@ FactorInteger[n][[All, 1]]], {n, 2, 73}] (* Ivan Neretin, May 25 2016 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Leroy Quet, Jun 15 2009
EXTENSIONS
More terms from Sean A. Irvine, Sep 29 2009
STATUS
approved