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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A086380 Numbers n such that p = n^2+2, p+2 and p+6 are consecutive primes. 4
3, 15, 33, 57, 117, 147, 255, 477, 837, 903, 1035, 2193, 2487, 3345, 5325, 5727, 7377, 7833, 8205, 9723, 11055, 11763, 11955, 13545, 15015, 15267, 16047, 17667, 19923, 20385, 21663, 26247, 26457, 26643, 29187, 29493, 30207, 32397, 32967, 35475 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(MAGMA)[n: n in [0..100000]|IsPrime(n^2+2) and IsPrime(n^2+4) and IsPrime(n^2+8)] [From Vincenzo Librandi, Dec 17 2010]

CROSSREFS

Sequence in context: A184235 A086381 A031091 * A009261 A102790 A000466

Adjacent sequences:  A086377 A086378 A086379 * A086381 A086382 A086383

KEYWORD

easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 08 2003

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 14 18:47 EST 2012. Contains 205663 sequences.