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.

A354842 a(n) is the smallest number k such that A354841(k) = n.

Original entry on oeis.org

1, 4, 28, 1276, 9430, 463446, 24786396, 1340301868
Offset: 0

Views

Author

Bernard Schott, Jun 24 2022

Keywords

Comments

Equivalently, the smallest integer k such that the number of primes between k and k+log(k), exclusive, is n.

Examples

			In the interval ]28; 28+log(28)[ = ]28; 31.332...[, there are two primes 29 and 31 and this is the first such interval with 2 primes, hence a(2) = 28.
		

Crossrefs

Cf. A354840 (similar, but between k and k+log(k)^2), A354841.

Programs

Extensions

a(3)-a(5) from Alois P. Heinz, Jun 25 2022
a(6) from Amiram Eldar, Jun 25 2022
a(7) from David Consiglio, Jr., Jun 29 2022