The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120228 Numbers n such that a+n and a*n+1 are prime, case a=8. 2
5, 9, 11, 29, 35, 39, 51, 65, 71, 75, 95, 101, 119, 129, 131, 141, 149, 165, 185, 215, 219, 225, 249, 261, 269, 285, 299, 305, 309, 329, 339, 341, 371, 375, 381, 401, 431, 441, 449, 459, 471, 479, 491, 555, 591, 599, 611, 635, 639, 651, 711, 725, 731, 735, 761 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Cases a=4 A120226, a=5 A120227, a=6 A120222. Prime numbers p such that a+p and a*p+1 are prime A106057-A106066.
LINKS
MATHEMATICA
Select[Range[800], AllTrue[{8+#, 8#+1}, PrimeQ]&] (* The program uses the AllTrue function from Mathematica version 10 *) (* Harvey P. Dale, May 28 2016 *)
CROSSREFS
Sequence in context: A190894 A214262 A288143 * A053749 A099082 A062217
KEYWORD
nonn
AUTHOR
Zak Seidov, Jun 10 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 19 19:45 EDT 2024. Contains 372703 sequences. (Running on oeis4.)