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.

A180936 a(n) is a power of its number of divisors.

Original entry on oeis.org

1, 2, 9, 625, 6561, 21952, 64000, 117649, 4100625, 25937424601, 23298085122481, 29192926025390625, 59604644775390625, 300283484326400961, 48661191875666868481, 104127350297911241532841
Offset: 1

Views

Author

David W. Wilson, Sep 26 2010

Keywords

Examples

			a(5) = 6561 = 9^4 has 9 divisors.
a(12) = 29192926025390625 = 225^7 has 225 divisors.
		

Crossrefs