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!)
A137382 Number of primes between Pi^(prime(n)) and Pi^(prime(n+1)). 0
7, 51, 371, 25116, 184807, 15161948, 119510273, 10619203228, 8117133311259, 66755371425339, 59943578764218680, 5202903726035784628, 44211655386352360485, 4351545315671679793432 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A071973(prime(n+1)) - A071973(prime(n)). - Amiram Eldar, Jun 14 2024
EXAMPLE
7 primes between Pi^2 (9.8...) and Pi^3 (31.0...).
51 primes between Pi^3 (31.0...) and Pi^5 (306.0...).
371 primes between Pi^5 (306.0...) and Pi^7 (3020.29...).
MATHEMATICA
Table[PrimePi[Pi^(Prime[n + 1])] - PrimePi[Pi^(Prime[n])], {n, 1, 8}]
CROSSREFS
Sequence in context: A037677 A034354 A015555 * A162757 A285880 A147958
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
a(9)-a(14) calculated from the data at A071973 and added by Amiram Eldar, Jun 14 2024
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 July 17 14:36 EDT 2024. Contains 374377 sequences. (Running on oeis4.)