Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A155954
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A155954 a(0)=2, a(1)=3, a(2)=5, a(n)=smallest prime greater or equal to a(n-1)+a(n-2)+a(n-3) +0
1
2, 3, 5, 11, 19, 37, 67, 127, 233, 431, 797, 1471, 2699, 4967, 9137, 16811, 30931, 56891, 104639, 192461, 354001, 651103, 1197571, 2202677, 4051361, 7451617, 13705667, 25208653, 46365959, 85280323, 156854959, 288501287, 530636569 (list; graph; listen)
OFFSET

0,1

EXAMPLE

a(2)+a(3)+a(4)=35, so a(5)=smallest prime larger than 35=37

MAPLE

a[0] := 2: a[1] := 3: a[2] := 5: for n from 3 to 35 do a[n] := nextprime(a[n-1]+a[n-2]+a[n-3]-1) end do: seq(a[n], n = 0 .. 35); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 27 2009]

CROSSREFS

Sequence in context: A084697 A037082 A084573 this_sequence A087581 A049888 A117221

Adjacent sequences: A155951 A155952 A155953 this_sequence A155955 A155956 A155957

KEYWORD

nonn

AUTHOR

Avik Roy (avik_3.1416(AT)yahoo.co.in), Jan 31 2009

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Feb 27 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research