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.

A096329 Prime(p^10) where p is the n-th prime.

Original entry on oeis.org

8161, 733561, 174978379, 6065997263, 679646318387, 3851884421117, 61935696080369, 195412630499981, 1402090078377899, 15243760266373817, 30260601850590289, 186278471527230527, 534126386413471121, 870547653763149821, 2166779476441061129, 7419756995015118023
Offset: 1

Views

Author

Cino Hilliard, Aug 02 2004

Keywords

Comments

a(5)-a(7) from the Nth Prime Page.

Examples

			2^10 = 125, prime(1024) = 8161.
		

Crossrefs

Programs

Formula

a(n) ~ 10n^10 log^11 n. - Charles R Greathouse IV, Nov 02 2014
a(n) = A000040(A030629(n)). - Amiram Eldar, Jul 11 2024

Extensions

Edited and extended by Robert G. Wilson v, Aug 07 2004
a(8)-a(16) from Charles R Greathouse IV, Nov 02 2014