Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153075
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153075 Prime numbers such that the sum of any 3 consecutive terms is a prime and sum of any 5 consecutive terms is a prime also. +0
2
3, 5, 11, 13, 29, 31, 43, 83, 97, 113, 127, 149, 157, 173, 191, 193, 223, 311, 373, 467, 487, 499, 557, 607, 647, 653, 673, 677, 739, 787, 821, 829, 881, 883, 977, 991, 1051, 1217, 1291, 1373, 1427, 1429, 1471, 1583, 1597, 1607, 1609, 1693, 1811, 1877, 1951 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

a=3; b=5; c=11; d=13; lst={a, b, c, d}; Do[z=a+b+c+d+n; y=c+d+n; If[PrimeQ[z]&&n>b&&PrimeQ[n]&&PrimeQ[y], AppendTo[lst, n]; a=b; b=c; c=d; d=n], {n, 0, 8!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 17 2008]

CROSSREFS

Cf. A153065, A062391

Sequence in context: A129096 A079448 A045407 this_sequence A095082 A105071 A089251

Adjacent sequences: A153072 A153073 A153074 this_sequence A153076 A153077 A153078

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 17 2008, corrected Dec 19 2008

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 27 14:50 EST 2009. Contains 167570 sequences.


AT&T Labs Research