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.

A274605 Numbers k such that there is no prime between the k-th perfect power and the (k+1)-st perfect power.

Original entry on oeis.org

3, 6, 8, 14, 60, 72, 216, 328, 361, 23268
Offset: 1

Views

Author

Felix Fröhlich, Jun 30 2016

Keywords

Comments

The perfect powers are given in A001597.
Numbers k such that A080769(k) = 0.
Index of A116086(n) in A001597.
Numbers k such that A000720(A001597(k)) = A000720(A001597(k+1)).
It has been conjectured that 23268 is the last term of the sequence.

Examples

			25 is the 6th perfect power, i.e., 25 = A001597(6), and there is no prime between 25 and the next larger perfect power A001597(7) = 27, so 25 is a term of A116086, and thus 6 is a term of this sequence.
		

Crossrefs

Programs

Formula

a(n) = A069623(A116086(n)). - Pontus von Brömssen, Nov 05 2024