login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076400 Number of divisors of n-th perfect power. 10
1, 3, 4, 3, 5, 3, 4, 6, 9, 3, 7, 5, 9, 3, 4, 8, 15, 3, 9, 16, 9, 6, 9, 3, 15, 4, 3, 15, 9, 9, 10, 3, 21, 5, 9, 7, 15, 3, 27, 3, 16, 11, 9, 9, 9, 25, 4, 3, 9, 9, 21, 3, 28, 27, 3, 15, 15, 12, 9, 8, 4, 3, 27, 5, 15, 9, 15, 16, 3, 21, 9, 6, 21, 9, 9, 16, 3, 45, 3, 9, 15, 13, 9, 27, 3, 15, 9, 27, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Perfect Powers.
Eric Weisstein's World of Mathematics, Divisor Function.
FORMULA
a(n) = A000005(A001597(n)).
MATHEMATICA
DivisorSigma[0, {1}~Join~Select[Range[5000], GCD @@ FactorInteger[#][[All, -1]] > 1 &]] (* Michael De Vlieger, Dec 16 2021 *)
CROSSREFS
Sequence in context: A201420 A244055 A090739 * A363194 A121889 A332026
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 09 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)