Problem 56298. Sum of Consecutive Positive Integers Equals Product of Limiting Values
Determine m and n for the following equation: 
For example: 3 + 4 + 5 + 6 = 6*3 is the first occurance that satisfies the equation where m=3 and n=6.
Output the sum of the digits of m and n for the Nth occurance.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Find the numeric mean of the prime numbers in a matrix.
9029 Solvers
-
18217 Solvers
-
Sum all integers from 1 to 2^n
16458 Solvers
-
244 Solvers
-
70 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!