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!)
A230481 Prime(prime(2n)) - prime(2 prime(n)). 2
-2, 4, 12, 24, 30, 56, 52, 78, 84, 82, 108, 88, 126, 144, 126, 162, 150, 204, 210, 210, 248, 242, 234, 348, 266, 268, 320, 362, 380, 394, 304, 396, 340, 480, 378, 420, 466, 486, 476, 464, 498, 578, 476, 566, 592, 678, 600, 456, 524, 660, 714, 742, 768, 756 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
As difference of two odd primes, all terms are even.
LINKS
FORMULA
a(n) = A217622(n) - A230460(n) = 2*A230482(n).
PROG
(PARI) a=n->prime(prime(2*n))-prime(2*prime(n))
CROSSREFS
Sequence in context: A059322 A163908 A332666 * A212169 A108720 A330592
KEYWORD
sign
AUTHOR
M. F. Hasler, Oct 20 2013
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 20 11:40 EDT 2024. Contains 371838 sequences. (Running on oeis4.)