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 Solvers6
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2070 Solvers
-
998 Solvers
-
Arrange vector in ascending order
836 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
522 Solvers
-
39 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!