Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A055502
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A055502 a(0)=0, a(1)=2, a(n) = smallest prime > a(n-1)+a(n-2). +0
8
0, 2, 3, 7, 11, 19, 31, 53, 89, 149, 239, 389, 631, 1021, 1657, 2683, 4349, 7039, 11393, 18433, 29833, 48271, 78121, 126397, 204521, 330943, 535481, 866431, 1401937, 2268377, 3670319, 5938711, 9609031, 15547769, 25156811, 40704589 (list; graph; listen)
OFFSET

0,2

MAPLE

A055502 := proc(n) option remember; if n<=0 then n else nextprime(A055502(n-1)+A055502(n-2)); fi; end;

CROSSREFS

Cf. A055498-A055501.

Sequence in context: A062576 A079739 A158709 this_sequence A003173 A159262 A160434

Adjacent sequences: A055499 A055500 A055501 this_sequence A055503 A055504 A055505

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jul 09 2000

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research