|
|
|
|
|
OFFSET
|
1,1
|
|
COMMENTS
|
a(10) has 182 digits and thus is too large to display here. It corresponds to A214830(688).
|
|
LINKS
|
|
|
MATHEMATICA
|
a={1, 8, 8}; For[n=3, n<=1000, n++, sum=Plus@@a; If[PrimeQ[sum], Print[sum]]; a=RotateLeft[a]; a[[3]]=sum]
|
|
CROSSREFS
|
Cf. A001590, A100683, A231574, A231575, A232543, A214899, A020992, A233554. A214727, A234696, A141523, A235862,A214825, A235873, A214827, A242324, A214827, A214828, A214829, A242572, A242576, A243622, A214829, A244001.
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|