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 Solvers25
Suggested Problems
-
Back to basics 8 - Matrix Diagonals
951 Solvers
-
Change the sign of even index entries of the reversed vector
608 Solvers
-
185 Solvers
-
Numbers spiral diagonals (Part 1)
285 Solvers
-
Divide elements by sum of elements
137 Solvers
More from this Author61
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!