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.

A100690 a(n) = p * 5^p - 1 where p=prime(n).

Original entry on oeis.org

49, 374, 15624, 546874, 537109374, 15869140624, 12969970703124, 362396240234374, 274181365966796874, 5401670932769775390624, 144354999065399169921874, 2692104317247867584228515624
Offset: 1

Views

Author

Parthasarathy Nambi, Dec 07 2004

Keywords

Examples

			a(1) = 2*5^2 - 1 = 49.
		

Programs

Formula

a(n) = A064751(prime(n)) = A064751(A000040(n)). - Michel Marcus, Aug 27 2015

Extensions

More terms from Stefan Steinerberger, Feb 15 2006