OFFSET
0,1
COMMENTS
See A057684 for definition.
LINKS
T. D. Noe, Table of n, a(n) for n=0..72
Index entries for linear recurrences with constant coefficients, signature (0,0,0,1).
MATHEMATICA
Module[{lpf}, NestList[If[1 < (lpf = FactorInteger[#][[1, 1]]) < 19, #/lpf, #*19 + 1] &, 19, 50]] (* Paolo Xausa, Feb 12 2026 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Oct 20 2000
STATUS
approved
