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!)
A113488 Numbers k such that 19*k + 2 is prime. 2
0, 3, 5, 9, 11, 21, 23, 39, 45, 51, 53, 59, 65, 75, 83, 89, 105, 111, 123, 125, 143, 149, 153, 159, 161, 165, 171, 185, 189, 191, 201, 213, 221, 231, 245, 249, 263, 269, 273, 275, 279, 285, 291, 293, 299, 315, 321, 333, 335, 341, 353, 359, 363, 369, 375, 389 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
If n =111 then 19*n + 2 = 2111 (prime).
MATHEMATICA
Select[Range[0, 400], PrimeQ[19# + 2] &] (* Stefan Steinerberger, Mar 02 2006 *)
CROSSREFS
Cf. A113151.
Sequence in context: A187753 A339638 A231716 * A092917 A256220 A163778
KEYWORD
nonn
AUTHOR
Parthasarathy Nambi, Jan 09 2006
EXTENSIONS
More terms from Stefan Steinerberger, Mar 02 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 19 09:16 EDT 2024. Contains 371782 sequences. (Running on oeis4.)