Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090286
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090286 Median term of prime quintuplets. +0
1
11, 17, 107, 1487, 16067, 19427, 21017, 22277, 43787, 55337, 144167, 165707, 166847, 195737, 201827, 225347, 247607, 268817, 326147, 347987, 361217, 397757, 465167, 518807, 536447, 633467, 633797, 661097, 768197, 795797, 829727, 857957 (list; graph; listen)
OFFSET

5,1

PROGRAM

(PARI) quintpr(n) = { s=0; forprime(p=5, n, if(isprime(p+2) && isprime(p+6) && isprime(p+8) && isprime(p+12), print1(p+6", "); ) ); print(); print(s+.0) }

CROSSREFS

Sequence in context: A102870 A136721 A107172 this_sequence A056577 A166655 A146446

Adjacent sequences: A090283 A090284 A090285 this_sequence A090287 A090288 A090289

KEYWORD

base,easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jan 24 2004

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 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research