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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A074325 Difference between (1+2^n)-th and (2^n)-th primes. Also number of terms in blocks of A073798. 4
1, 2, 4, 4, 6, 6, 2, 8, 2, 2, 6, 18, 18, 30, 8, 24, 6, 2, 18, 4, 26, 30, 34, 2, 10, 30, 10, 2, 30, 6, 70, 4, 12, 22, 6, 24, 26, 10, 88, 2, 50, 18, 6 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

FORMULA

a(n)=A051439(n)-A033844(n)

EXAMPLE

n=39: 2^39=549755813888, prime[549755813889]=16149760533343, prime[549755813888]=16149760533341, difference=2,just twin primes.

MATHEMATICA

Table[Prime[1+2^w]-Prime[2^w], {w, 1, 39}]

CROSSREFS

Cf. A051439, A033844, A073798, A000079.

Sequence in context: A152782 A057696 A057697 * A058249 A058043 A162550

Adjacent sequences:  A074322 A074323 A074324 * A074326 A074327 A074328

KEYWORD

nonn,hard

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Aug 21 2002

EXTENSIONS

More terms from Michel ten Voorde (seqfan(AT)tenvoorde.org) Jun 13 2003

a(42) from Max Alekseyev (maxale(AT)gmail.com), May 08 2009

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 23:53 EST 2012. Contains 205689 sequences.