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.

A014220 Next prime after n^3.

Original entry on oeis.org

2, 2, 11, 29, 67, 127, 223, 347, 521, 733, 1009, 1361, 1733, 2203, 2749, 3389, 4099, 4919, 5839, 6863, 8009, 9277, 10651, 12197, 13829, 15629, 17579, 19687, 21961, 24391, 27011, 29803, 32771, 35951, 39313
Offset: 0

Views

Author

Keywords

Comments

According to Borwein's Remark 1, this is an example of a sequence of primes whose mean value is in [0,1]. - T. D. Noe, Sep 15 2008
More precisely, Borwein, Choi and Coons remark that the generalized Liouville function for this sequence has mean value in (0,1). - Jonathan Sondow, May 19 2013

Crossrefs

Programs

Formula

a(n) < (n+1)^3 for n sufficiently large, by Ingham's theorem in A060199. - Jonathan Sondow, May 19 2013