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.

A036878 a(n) = p^(p-1) where p = prime(n).

Original entry on oeis.org

2, 9, 625, 117649, 25937424601, 23298085122481, 48661191875666868481, 104127350297911241532841, 907846434775996175406740561329, 88540901833145211536614766025207452637361, 550618520345910837374536871905139185678862401
Offset: 1

Views

Author

Simon Colton (simonco(AT)cs.york.ac.uk)

Keywords

Comments

Also the least refactorable number (A033950) that has the n-th prime as its least prime factor. - Robert G. Wilson v, Jun 28 2006

Examples

			5^(5-1) = 5^4 = 625.
		

Crossrefs

These integers are refactorable -- i.e., the number of divisors divides the number itself, cf. A033950.
Subset of A062981. Subsequence of A000169.
Subsequence of A111134 and A246655.

Programs