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.

A137492 Numbers with 29 divisors.

Original entry on oeis.org

268435456, 22876792454961, 37252902984619140625, 459986536544739960976801, 144209936106499234037676064081, 15502932802662396215269535105521, 28351092476867700887730107366063041
Offset: 1

Views

Author

R. J. Mathar, Apr 22 2008

Keywords

Comments

Maple implementation: see A030513.
28th 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. - Omar E. Pol, May 06 2008

Crossrefs

Programs

Formula

A000005(a(n))=29.
a(n)=A000040(n)^(29-1)=A000040(n)^(28). - Omar E. Pol, May 06 2008