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.

A066612 Number of primes between n^n and (n+1)^(n+1).

Original entry on oeis.org

2, 7, 45, 391, 4376, 60864, 1012186, 19622935, 434351705, 10807060863, 298525056829, 9063891473730, 300004447041493, 10750198453038838, 414596707456493479, 17122019740329088733, 753855850836114017867, 35248703133243910547502
Offset: 1

Views

Author

Amarnath Murthy, Dec 24 2001

Keywords

Examples

			a(2) = 7 as there are 7 primes between 2^2 (= 4) and 3^3 (= 27) namely 5, 7, 11, 13, 17, 19, and 23.
		

Crossrefs

Equals first differences of A064151.

Programs

Extensions

Corrected and extended by Robert G. Wilson v, Dec 26 2001
a(12)-a(14) from Donovan Johnson, Oct 14 2010
a(15)-a(18) from Amiram Eldar, Jun 11 2024