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.

A080132 Number of primes between n*10^13 and (n+1)*10^13.

Original entry on oeis.org

346065536839, 329830372432, 324225759582, 320690302849, 318111792865, 316086663691, 314422443046, 313011242183, 311788137296, 310709500019, 309745405634, 308874350130, 308080330159, 307351596825, 306677187567, 306051434210, 305466718919, 304918341204, 304402227011
Offset: 0

Views

Author

Robert G. Wilson v and Jeff Burch, Jan 29 2003

Keywords

Crossrefs

Programs

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

Extensions

a(8)-a(9) added using Mathematica, by David Baugh, Oct 06 2011
More terms from Chai Wah Wu, Mar 25 2021