OFFSET
1,2
COMMENTS
Differs from A099392 at n = 61.
MATHEMATICA
i = 1; Table[p = i; s = i; While[!Divisible[p *= i++, n!]]; s, {n, 1, 54}] (* Jon Maiga, Nov 28 2018 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Amarnath Murthy and Meenakshi Srikanth (menakan_s(AT)yahoo.com), Jul 10 2003
EXTENSIONS
More terms from Ray Chandler, Sep 15 2003
STATUS
approved