login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126329 Primes of the form 6p+5 where p is a prime. 0
17, 23, 47, 71, 83, 107, 179, 191, 227, 251, 263, 359, 431, 443, 479, 503, 587, 647, 659, 683, 827, 839, 911, 947, 983, 1091, 1151, 1163, 1187, 1367, 1439, 1451, 1511, 1583, 1619, 1667, 1847, 1871, 1907, 2027, 2087, 2099, 2207, 2243, 2339, 2411, 2459, 2531, 2591 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

lst={}; Do[p=Prime[n]; p=6*p+5; If[PrimeQ[p], AppendTo[lst, p]], {n, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 04 2009]

CROSSREFS

For the primes p see A023221.

Sequence in context: A102874 A086532 A159044 * A130098 A046123 A152292

Adjacent sequences:  A126326 A126327 A126328 * A126330 A126331 A126332

KEYWORD

nonn

AUTHOR

J. M. Bergot (thekingfishb(AT)yahoo.ca), Mar 09 2007

EXTENSIONS

Corrected and extended by N. J. A. Sloane (njas(AT)research.att.com), Mar 10 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 04:59 EST 2012. Contains 205694 sequences.