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!)
A113487 Numbers k such that 17*k + 2 is prime. 3
0, 1, 3, 13, 15, 21, 27, 33, 37, 43, 55, 57, 61, 75, 85, 87, 91, 93, 103, 105, 111, 127, 135, 141, 145, 157, 171, 177, 181, 187, 213, 217, 223, 231, 241, 243, 247, 255, 265, 273, 283, 297, 301, 303, 313, 325, 345, 355, 363, 373, 385, 387, 415, 421, 423, 441, 451 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
If n=187 then 17*n + 2 = 3181 (prime).
MATHEMATICA
Select[Range[0, 400], PrimeQ[17# + 2] &] (* Stefan Steinerberger, Mar 18 2006 *)
CROSSREFS
Cf. A113115.
Sequence in context: A101235 A230508 A045233 * A032623 A146512 A082704
KEYWORD
nonn
AUTHOR
Parthasarathy Nambi, Jan 09 2006
EXTENSIONS
More terms from Stefan Steinerberger, Mar 18 2006
More terms from Franklin T. Adams-Watters, Aug 29 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 April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)