Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136162
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136162 List of prime quadruplets {p, p+2, p+6, p+8}. +0
1
5, 7, 11, 13, 11, 13, 17, 19, 101, 103, 107, 109, 191, 193, 197, 199, 821, 823, 827, 829, 1481, 1483, 1487, 1489, 1871, 1873, 1877, 1879, 2081, 2083, 2087, 2089, 3251, 3253, 3257, 3259, 3461, 3463, 3467, 3469, 5651, 5653, 5657, 5659, 9431, 9433, 9437 (list; graph; listen)
OFFSET

1,1

LINKS

Eric Weisstein's World of Mathematics, Prime Quadruplet

PROGRAM

(PARI) {forprime(p1=0, 70000, p2=p1+2; if(!isprime(p2), next; ); p3=p1+6; if(!isprime(p3), next; ); p4=p1+8; if(!isprime(p4), next; ); print1(p1, ", ", p2, ", ", p3, ", ", p4, ", "))}

CROSSREFS

Adjacent sequences: A136159 A136160 A136161 this_sequence A136163 A136164 A136165

Sequence in context: A124109 A095798 A136142 this_sequence A140554 A054500 A082684

KEYWORD

nonn,tabf

AUTHOR

Harry J. Smith (hjsmithh(AT)sbcglabal.net), Dec 17 2007

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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research