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.

A057902 a(n) = 5^prime(n).

Original entry on oeis.org

25, 125, 3125, 78125, 48828125, 1220703125, 762939453125, 19073486328125, 11920928955078125, 186264514923095703125, 4656612873077392578125, 72759576141834259033203125, 45474735088646411895751953125
Offset: 1

Views

Author

Henry Bottomley, Sep 29 2000

Keywords

Examples

			a(4) = 5^7 = 78125.
		

Crossrefs

Programs

Formula

a(n) = 5^A000040(n).
Sum_{n>=1} 1/a(n) = A132797. - Amiram Eldar, Aug 11 2020