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!)
A055501 a(0)=1, a(1)=2, a(n) = largest prime < a(n-1)+a(n-2). 3
1, 2, 2, 3, 3, 5, 7, 11, 17, 23, 37, 59, 89, 139, 227, 359, 577, 929, 1499, 2423, 3919, 6337, 10253, 16573, 26821, 43391, 70207, 113591, 183797, 297377, 481171, 778541, 1259701, 2038217, 3297913, 5336129, 8633983, 13970093, 22604069 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Except for initial terms, same as A055500. - Franklin T. Adams-Watters, Jul 11 2006
LINKS
MATHEMATICA
Transpose[NestList[{#[[2]], NextPrime[Total[#], -1]}&, {1, 2}, 40]][[1]] (* Harvey P. Dale, May 29 2013 *)
CROSSREFS
Sequence in context: A133277 A133276 A354485 * A096010 A241507 A243927
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jul 08 2000
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)