OFFSET
1,1
EXAMPLE
49 is a term:
Iteration 1: 49 = 7*7 so 49 + (7+7) = 49 + 14 = 63 and composite.
Iteration 2: 63 = 3*3*7 so 63 + (3+3+7) = 63 + 13 = 76 and composite.
Iteration 3: 76 = 2*2*19 so 76 + (2+2+19) = 76 + 23 = 99 and composite.
Iteration 4: 99 = 3*3*11 so 99 + (3+3+11) = 99 + 17 = 116 and composite.
Iteration 5: 116 = 2*2*29 so 116 + (2+2+29) = 116 + 33 = 149 and prime.
CROSSREFS
KEYWORD
nonn
AUTHOR
Patrick De Geest, Aug 15 1999
EXTENSIONS
Name edited by Michel Marcus, Oct 18 2019
STATUS
approved