Problem 46898. Sum of all the divisors of n
Output the sum of all the divisors of a number (n). For example n=10, divisors = 1, 2, 5, 10, output = 18.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers22
Suggested Problems
-
6883 Solvers
-
Return the 3n+1 sequence for n
8357 Solvers
-
1795 Solvers
-
Duplicate each element of a vector.
618 Solvers
-
Multiples of a Number in a Given Range
775 Solvers
More from this Author57
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!