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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107771 Numbers n such that 2*n + 5 and 5*n + 2 are primes. 1
0, 1, 3, 7, 9, 13, 19, 21, 27, 31, 33, 39, 51, 61, 63, 67, 73, 79, 93, 97, 109, 111, 117, 123, 129, 151, 171, 177, 181, 187, 189, 217, 219, 237, 243, 247, 259, 297, 313, 319, 321, 327, 339, 357, 369, 373, 403, 417, 427, 441, 453, 457, 471, 483, 489, 493, 523, 529 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Union of A089038 and A111223.

MATHEMATICA

Reap[Do[If[PrimeQ[2*n+5]&&PrimeQ[5*n+2], Sow[n]], {n, 0, 600}]][[2, 1]]

CROSSREFS

Cf. A089038, A111223.

Sequence in context: A088649 A020498 A200567 * A103601 A111250 A118643

Adjacent sequences:  A107768 A107769 A107770 * A107772 A107773 A107774

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Mar 31 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 17 00:09 EST 2012. Contains 205978 sequences.