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 Solvers23
Suggested Problems
-
248 Solvers
-
Create logical matrix with a specific row and column sums
316 Solvers
-
Change the sign of even index entries of the reversed vector
583 Solvers
-
9910 Solvers
-
Is this is a Tic Tac Toe X Win?
515 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!