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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071186 prime(2n)-2*prime(n) is prime. 0
3, 4, 5, 6, 10, 11, 13, 15, 18, 19, 20, 26, 29, 33, 34, 37, 42, 43, 44, 49, 50, 60, 61, 62, 64, 65, 66, 72, 77, 79, 84, 89, 91, 92, 96, 97, 98, 99, 101, 103, 105, 109, 112, 118, 120, 126, 127, 128, 129, 130, 133, 135, 140, 144, 146, 152, 153, 155, 163, 166, 172, 173 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) for(n=1, 251, if(isprime(prime(2*n)-2*prime(n))==1, print1(n, ", ")))

CROSSREFS

Sequence in context: A047307 A179774 A138918 * A174057 A164977 A103033

Adjacent sequences:  A071183 A071184 A071185 * A071187 A071188 A071189

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 10 2002

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 16 21:51 EST 2012. Contains 205978 sequences.