Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062517
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062517 Number of primes between consecutive 5th powers. +0
1
11, 42, 119, 273, 540, 954, 1573, 2456, 3624, 5181, 7177, 9666, 12797, 16514, 21098, 26454, 32836, 40134, 48760, 58508, 69714, 82277, 96723, 112702, 130639, 150488, 172617, 197039, 223915, 253318, 285540, 320450, 358839, 400159, 445011, 493504 (list; graph; listen)
OFFSET

0,1

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,82

EXAMPLE

a(1)=11 the number of primes between 32=2^5 and 1=1^5.

MATHEMATICA

Table[PrimePi[(w+1)^5]-PrimePi[w^5], {w, 1, 50}]

PROGRAM

(PARI) { default(primelimit, 4294965247); for (n=0, 82, write("b062517.txt", n, " ", primepi((n + 2)^5) - primepi((n + 1)^5)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 08 2009]

CROSSREFS

Cf. A014085, A060199, A061235.

Sequence in context: A101985 A055437 A055436 this_sequence A027978 A050489 A156533

Adjacent sequences: A062514 A062515 A062516 this_sequence A062518 A062519 A062520

KEYWORD

easy,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 10 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 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research