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.

A272231 a(n) = round(n / pi(n)), where pi(n) is the prime-counting function.

Original entry on oeis.org

2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 3, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 4, 4, 3, 4, 3, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
Offset: 2

Views

Author

Benjamin Przybocki, Apr 22 2016

Keywords

Comments

This sequence grows slowly; a(n) reaches 10 at n = 39017.

Crossrefs

Programs

Formula

a(n) = round(n / pi(n)).
a(n) ~ log(n). - Charles R Greathouse IV, Apr 30 2016