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.

A065308 a(n) = prime(n - pi(n)).

Original entry on oeis.org

2, 2, 2, 3, 3, 5, 5, 7, 11, 13, 13, 17, 17, 19, 23, 29, 29, 31, 31, 37, 41, 43, 43, 47, 53, 59, 61, 67, 67, 71, 71, 73, 79, 83, 89, 97, 97, 101, 103, 107, 107, 109, 109, 113, 127, 131, 131, 137, 139, 149, 151, 157, 157, 163, 167, 173, 179, 181, 181, 191, 191, 193, 197
Offset: 1

Views

Author

Labos Elemer, Oct 29 2001

Keywords

Examples

			For n=100, pi(100) = 25, prime(100-25) = prime(75) = 379 = a(100).
		

Crossrefs

Programs