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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107306 Numbers n such that (17*n - 19) is prime. 0
6, 10, 24, 28, 30, 36, 40, 48, 58, 64, 66, 70, 78, 84, 90, 94, 96, 106, 118, 124, 136, 150, 156, 166, 168, 174, 180, 184, 196, 198, 204, 208, 226, 238, 244, 250, 274, 276, 288, 300, 318, 328, 330, 334, 336, 348, 358, 360, 366, 370, 376, 388, 394, 400, 406, 408 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

17 and 19 are twin primes.

EXAMPLE

If n=64 then 17*n - 19 = 1069 (prime).

PROG

(MAGMA) [n: n in [2..100000] | IsPrime(17*n - 19)] [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 13 2010]

CROSSREFS

Sequence in context: A199885 A024499 A143236 * A108899 A074289 A109099

Adjacent sequences:  A107303 A107304 A107305 * A107307 A107308 A107309

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), May 20 2005

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 14 09:54 EST 2012. Contains 205614 sequences.