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 comments
Loading...
Problem Recent Solvers5
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15808 Solvers
-
4862 Solvers
-
7511 Solvers
-
Back to basics 22 - Rotate a matrix
938 Solvers
-
Vectorize the digits of an Integer
338 Solvers
More from this Author65
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!