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

100.0% Correct | 0.0% Incorrect
Last Solution submitted on Jul 22, 2024

Solution Comments

Show comments

Problem Recent Solvers4

Suggested Problems

More from this Author55

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!