Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A154497
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A154497 Sum of any 3 consecutive numbers is prime, a(0)=3,a(1)=11. +0
5
3, 11, 17, 19, 23, 29, 31, 37, 41, 53, 73, 97, 101, 109, 127, 131, 139, 149, 151, 157, 179, 211, 223, 227, 233, 241, 269, 277, 281, 349, 353, 359, 379, 433, 467, 499, 521, 523, 557, 577, 587, 613, 631, 743, 757, 769, 821, 827, 829, 883, 947, 967, 983, 1013, 1087 (list; graph; listen)
OFFSET

1,1

COMMENT

3+11+17=31, 11+17+19=47, 17+19+23=59,...

MATHEMATICA

a=3; b=11; lst={a, b}; Do[c=Prime[n]; p=a+b+c; If[PrimeQ[p], AppendTo[lst, c]; a=b; b=c], {n, 5, 6!}]; lst

CROSSREFS

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

Sequence in context: A030765 A035337 A029500 this_sequence A038946 A095280 A085317

Adjacent sequences: A154494 A154495 A154496 this_sequence A154498 A154499 A154500

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


AT&T Labs Research