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.

A214925 Number of primes <= A214757(n).

Original entry on oeis.org

5, 5, 5, 10, 25, 31, 104, 159, 190, 219, 1186, 1832, 2227, 3388, 14358, 30804, 31547, 40935, 103522, 104072, 149690, 325853, 1094426, 1319950, 2850175, 6957880, 10539433, 10655464
Offset: 1

Views

Author

John W. Nicholson, Aug 06 2012

Keywords

Examples

			A214757(4) = 29, so a(4) = primepi(A214757(4)) = primepi(29) = 10.
		

Crossrefs

Formula

a(n) = pi(A214757(n)) = A000217(A214757(n)).

Extensions

Extension to a(28) added by John W. Nicholson, Nov 11 2013