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.

A081028 Numbers n such that n-th term of A080997 is prime; a(n) is ranking of n-th prime number among the positive integers in terms of centrality (cf. A080997 for explanation of this concept).

Original entry on oeis.org

2, 3, 6, 10, 18, 20, 25, 33, 40, 53, 56, 69, 79, 89, 95, 108
Offset: 1

Views

Author

Matthew Vandermast, Mar 02 2003

Keywords

Comments

Let p(n) be the n-th prime. In order for the centrality rankings of all numbers from 1 to p(n) to be known, it is necessary for the numbers that occupy all of the ranking positions from 1 to a(n) to be determined.

Crossrefs

Formula

Formula for centrality of n: A018804(n)/n^2 (see also A080997).