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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A087683 n +/- 10 are both prime. 12
13, 21, 27, 33, 51, 57, 63, 69, 93, 99, 117, 141, 147, 183, 189, 201, 261, 267, 273, 303, 321, 327, 357, 363, 369, 399, 411, 429, 453, 477, 489, 513, 531, 567, 597, 603, 609, 651, 663, 729, 819, 849, 867, 873, 897, 957, 981, 987 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

3 divides every term except the first. - T. D. Noe, May 14 2008

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

MATHEMATICA

f[n_]:=PrimeQ[n-10]&&PrimeQ[n+10]; lst={}; Do[If[f[n], AppendTo[lst, n]], {n, 9, 8!, 2}]; lst [From Vladimir Joseph Stephan Orlovsky, Oct 09 2009]

CROSSREFS

Cf. A014574, A087678-A087683, A087695-A087697, A088770.

Sequence in context: A032693 A034294 A049745 * A195375 A128819 A165955

Adjacent sequences:  A087680 A087681 A087682 * A087684 A087685 A087686

KEYWORD

easy,nonn

AUTHOR

Zak Seidov, Sep 27 2003

STATUS

approved

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 June 20 00:15 EDT 2013. Contains 226416 sequences.