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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107438 Primes p such that 7*p+2 or 2*p+7 is prime. 0
2, 3, 5, 11, 17, 23, 41, 47, 53, 71, 83, 101, 107, 113, 131, 137, 167, 173, 191, 197, 227, 251, 257, 281, 293, 311, 317, 347, 353, 383, 401, 431, 461, 467, 503, 521, 563, 587, 593, 641, 647, 677, 683, 701, 743, 773, 797, 821, 827, 857, 863, 887, 911, 941, 947 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Cf. A105760 Numbers n such that (2*n + 7) is prime; A105772 Numbers n such that (7*n + 2) is prime

MATHEMATICA

Select[Prime[Range[220]], PrimeQ[2#+7]&&PrimeQ[7#+2]&]

Select[Prime[Range[220]], PrimeQ[2#+7]||PrimeQ[7#+2]&] (Shepherd)

CROSSREFS

Cf. A105760, A105772.

Sequence in context: A113239 A049553 A049595 * A023206 A049565 A094480

Adjacent sequences:  A107435 A107436 A107437 * A107439 A107440 A107441

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), May 26 2005

EXTENSIONS

Edited by Rick L. Shepherd (rshepherd2(AT)hotmail.com), Feb 01 2006

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 13:08 EST 2012. Contains 205623 sequences.