Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137379
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137379 Number of primes between (n + 1)^Pi and n^Pi. +0
1
0, 4, 7, 10, 15, 23, 28, 37, 43, 54, 64, 78, 83, 103, 113, 128, 145, 159, 180, 186, 215, 237, 244, 277, 296, 313, 340, 369, 384, 417, 430, 472, 504, 515, 550, 590, 620, 641, 686, 706, 746, 789, 812, 857, 902, 918, 964, 1016, 1043, 1095, 1149, 1158, 1213, 1276 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = A000720(A061294(n+1))-A000720(A061294(n)). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 16 2008

EXAMPLE

0 primes between: 0^Pi and 1^Pi (between: 0 and 1);

4 primes between: 1^Pi and 2^Pi (between: 1 and 8.82..);

7 primes between: 2^Pi and 3^Pi (between: 8.82.. and 31.54..);

MAPLE

Digits := 30 : A000720 := proc(n) numtheory[pi](n) ; end: A061294 := proc(n) floor(n^Pi) ; end: A137379 := proc(n) A000720(A061294(n+1))-A000720(A061294(n)) ; end: seq(A137379(n), n=0..80) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 16 2008

MATHEMATICA

Table[PrimePi[(n + 1)^Pi] - PrimePi[n^Pi], {n, 0, 29}]

CROSSREFS

Sequence in context: A095875 A071408 A137461 this_sequence A096676 A092863 A138694

Adjacent sequences: A137376 A137377 A137378 this_sequence A137380 A137381 A137382

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 09 2008

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 16 2008

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research