login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A244002 Prime terms in A214830. 2
17, 199, 2273, 547609, 71724269, 131339891338466303, 31640376596545867021, 2253137772896035203743 (list; graph; refs; listen; history; text; internal format)
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
Sequence in context: A196491 A017932 A125429 * A201258 A166216 A021134
KEYWORD
nonn
AUTHOR
Robert Price, Jun 17 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)