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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A156009 Primes p such that 64*p+189 is prime 3
2, 5, 13, 17, 37, 53, 61, 71, 73, 83, 97, 101, 103, 127, 131, 173, 191, 193, 211, 223, 227, 233, 251, 263, 283, 317, 337, 347, 367, 373, 431, 433, 443, 457, 487, 503, 521, 557, 577, 601, 641, 643, 647, 653, 673, 677, 701, 743, 797, 821, 823, 827, 883, 887, 907 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

a := proc (n) if isprime(64*ithprime(n)+189) = true then ithprime(n) else end if end proc: seq(a(n), n = 1 .. 180); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 01 2009]

CROSSREFS

Cf. A156004, A156005, A156007

Sequence in context: A124255 A079936 A102854 * A164620 A156013 A112634

Adjacent sequences:  A156006 A156007 A156008 * A156010 A156011 A156012

KEYWORD

nonn

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Feb 01 2009

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 01 2009

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 16 20:01 EST 2012. Contains 205955 sequences.