login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A183062 Numbers with 59 divisors. 1
288230376151711744, 4710128697246244834921603689, 34694469519536141888238489627838134765625, 10367793076318844190248738727596255138212949486449 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Also, 58th 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.

LINKS

Table of n, a(n) for n=1..4.

OEIS Wiki, Index entries for number of divisors

FORMULA

a(n) = A000040(n)^(59-1) = A000040(n)^58.

A000005(a(n)) = 59.

PROG

(PARI) a(n)=prime(n)^58 \\ Charles R Greathouse IV, Jul 31 2011

CROSSREFS

Cf. A000005, A000040, A001248, A030514, A030516, A030629, A030631, A030635, A030637, A137486, A137492, A139571, A139572, A139573, A139574, A139575, A173533.

Sequence in context: A080128 A132901 A058292 * A104838 A172565 A172546

Adjacent sequences:  A183059 A183060 A183061 * A183063 A183064 A183065

KEYWORD

nonn,easy,changed

AUTHOR

Omar E. Pol, Jul 31 2011

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 24 08:47 EDT 2013. Contains 225617 sequences.