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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107366 Numbers n such that 101*n + 103 is prime. 0
0, 6, 8, 26, 36, 44, 48, 50, 54, 60, 68, 74, 104, 110, 114, 126, 140, 156, 158, 194, 198, 204, 210, 224, 228, 230, 258, 278, 288, 300, 314, 320, 326, 336, 344, 348, 378, 386, 396, 410, 428, 440, 450, 474, 476, 488, 510, 530, 534, 546, 560, 566, 578, 590, 600 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

101 and 103 are twin primes.

LINKS

Chris Caldwell The First 1,008 Twin Primes .

EXAMPLE

If n=0, then 101*n + 103 = 103 (prime).

If n=60, then 101*n + 103 = 6163 (prime).

PROG

(MAGMA) [n: n in [0..100000] | IsPrime(101*n + 103)] [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 13 2010]

CROSSREFS

Sequence in context: A024860 A025100 A155478 * A024873 A066231 A007829

Adjacent sequences:  A107363 A107364 A107365 * A107367 A107368 A107369

KEYWORD

nonn

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), May 24 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 15 05:45 EST 2012. Contains 205694 sequences.