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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A105961 Primes p such that 20*p+3 is prime. 0
2, 5, 11, 13, 19, 23, 37, 41, 43, 53, 61, 71, 79, 83, 89, 103, 107, 127, 151, 167, 173, 179, 181, 191, 193, 197, 223, 229, 233, 239, 251, 281, 307, 313, 317, 349, 379, 421, 431, 433, 439, 443, 467, 487, 523, 569, 571, 587, 593, 607, 613, 617, 641, 653, 659 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Select[Prime[Range[120]], PrimeQ[20#+3]&]

PROG

(MAGMA) [p: p in PrimesUpTo(5000)|IsPrime(20*p+3)] [From Vincenzo Librandi, Jan 30 2011]

CROSSREFS

Cf. A023238.

Sequence in context: A084792 A109640 A191048 * A045361 A086081 A113305

Adjacent sequences:  A105958 A105959 A105960 * A105962 A105963 A105964

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), May 05 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 08:20 EST 2012. Contains 205729 sequences.