Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065914
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065914 Primes in interval [ q(n)/2, q(n)/2+q(n)-1 ] for primorial q(n). +0
2
1, 3, 8, 38, 294, 2922, 38949, 604764, 11635147, 287020007, 7721129740, 250811981714 (list; graph; listen)
OFFSET

1,2

COMMENT

Does lim q(n)/a(n+1) converge?

FORMULA

a(n) = pi( 3*q(n)/2 -1 ) - pi( q(n)/2 -1 ).

EXAMPLE

a(2) = 3 primes in [3,9], 9-3 = 6 = q(2) = 3*2. a(3) = 8 primes in [15,45], 45-15 = 30 = q(3) = 5*6. a(4) = 38 primes in [105,315], 315-105 = 210 = q(4) = 7*30.

PROGRAM

(PARI) pi(x)=c=0; forprime(p=2, x, c++); c q(n) = prod(k=1, n, prime(k)) a(n) = pi(3*q(n)/2-1)-pi(q(n)/2-1) for(n=1, 11, print1(a(n), ", "))

CROSSREFS

q(n) = A002110(n), pi(n) = A000720(n).

Adjacent sequences: A065911 A065912 A065913 this_sequence A065915 A065916 A065917

Sequence in context: A089066 A099030 A106558 this_sequence A108262 A034892 A072687

KEYWORD

nonn,more

AUTHOR

frank.ellermann(AT)t-online.de, Dec 07 2001

EXTENSIONS

Corrected by Jason Earls (zevi_35711(AT)yahoo.com), Dec 19 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 8 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research