Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154500
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154500 Sum of any 3 consecutive numbers is prime and a(n+2)-(a(n+1)+a(n)) is prime, a(0)=3,a(1)=5. +0
3
3, 5, 11, 13, 17, 23, 43, 47, 59 (list; graph; listen)
OFFSET

1,1

COMMENT

3+5+11=19;11-(3+5)=3, 5+11+13=29;13-(5+11)=-3, 11+13+17=41;17-(11+13)=-7, 13+17+23=53;23-(13+17)=-7,...

MATHEMATICA

a=3; b=5; lst={a, b}; Do[c=Prime[n]; p1=c+a+b; p2=c-(a+b); If[PrimeQ[p1]&&PrimeQ[p2], AppendTo[lst, c]; a=b; b=c], {n, 5, 9!}]; lst

CROSSREFS

Cf. A154484, A154485, A154486, A154487, A154488, A154493, A154494, A154495, A154496, A062391, A154497, A154498

Sequence in context: A072539 A062391 A038951 this_sequence A020578 A153443 A066587

Adjacent sequences: A154497 A154498 A154499 this_sequence A154501 A154502 A154503

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 10 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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research