cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A038832 Number of primes between n*10^12 and (n+1)*10^12.

Original entry on oeis.org

37607912018, 35693984121, 35038402564, 34625909423, 34325453523, 34089765390, 33896261765, 33732382007, 33590283297, 33465182731, 33353349498, 33252408445, 33160315829, 33075934249, 32997926272, 32925345549, 32857801337, 32794327530, 32734665500, 32678298223
Offset: 0

Views

Author

Keywords

Crossrefs

Programs

  • Mathematica
    Table[ PrimePi[(n+1)*10^12] - PrimePi[n*10^12], {n, 0, 17}]

Extensions

Edited, corrected and extended by Robert G. Wilson v, Jan 29 2003
a(15)-a(19) from Amiram Eldar, Jun 14 2024