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.

A031215 Even-indexed primes: a(n) = prime(2n).

Original entry on oeis.org

3, 7, 13, 19, 29, 37, 43, 53, 61, 71, 79, 89, 101, 107, 113, 131, 139, 151, 163, 173, 181, 193, 199, 223, 229, 239, 251, 263, 271, 281, 293, 311, 317, 337, 349, 359, 373, 383, 397, 409, 421, 433, 443, 457, 463, 479, 491, 503, 521, 541, 557, 569
Offset: 1

Views

Author

Keywords

Comments

Also every second odd prime. - Cino Hilliard, Dec 02 2007
If n > 1, then a(n) is less than, and asymptotic to, the n-th Ramanujan prime R_n = A104272(n). Research questions on the difference R_n - a(n) are at A104272. - Jonathan Sondow, Dec 16 2013

Crossrefs

Cf. A000040, A031368 (odd-indexed primes), A104272, A105720, A161463, A179740, A233739.

Programs

Formula

a(n) = A104272(n) - A233739(n). - Jonathan Sondow, Dec 16 2013
a(n) = A105720(n) - A161463(n). - Torlach Rush, May 31 2021