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.

A139571 Numbers with 31 divisors.

Original entry on oeis.org

1073741824, 205891132094649, 931322574615478515625, 22539340290692258087863249, 17449402268886407318558803753801, 2619995643649944960380551432833049
Offset: 1

Views

Author

Omar E. Pol, May 07 2008

Keywords

Comments

30th powers of primes. The n-th number with p divisors is equal to the n-th prime raised to power p-1, where p is prime.
Start of 31st row of A073915. - R. J. Mathar, Jun 27 2009, Jun 28 2009

Crossrefs

Cf. A073915, A122971, A137493 (30 divs), A175742 (32 divs).

Programs

Formula

a(n) = A000040(n)^(31-1) = A000040(n)^30.
a(n) = A122971(A000040(n)). - R. J. Mathar, Jun 27 2009