Problem 60845. Sum powers of e-divisors
In number theory the function
produces the sum of divisors of an integer n raised to the power m. Setting
sums the divisors, as in Cody Problem 46898, and setting
counts the divisors, as in Cody Problem 2664.
This problem involves e-divisors of an integer, which you listed in Cody Problem 60843 and counted in Cody Problem 60844.
Write a function to sum powers of e-divisors of an integer. If the argument m is not specified, take it to be 1.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
4 Solvers
More from this Author298
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!