login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A157481
Number of primes between n^3-n^2 and (n+1)^3-(n+1)^2.
1
0, 2, 5, 8, 10, 16, 21, 24, 32, 36, 43, 53, 57, 65, 74, 86, 92, 104, 114, 123, 133, 150, 151, 175, 180, 194, 207, 224, 238, 251, 271, 275, 306, 305, 332, 349, 359, 383, 408, 410, 434, 458, 473, 497, 502, 549, 553, 570, 590, 630, 641, 668, 685, 718, 726, 748, 780
OFFSET
1,2
MATHEMATICA
Table[PrimePi[(n+1)^3-(n+1)^2]-PrimePi[n^3-n^2], {n, 0, 5!}]
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 20 05:52 EDT 2024. Contains 376020 sequences. (Running on oeis4.)