What is the minimum possible LCM of $X$ natural numbers whose sum is $N$?
I faced a specific problem in my module with $X=10$ and $N=45$ and I solved it by semi-brute-force. Any ideas on how to solve the general problem?
What is the minimum possible LCM of $X$ natural numbers whose sum is $N$?
I faced a specific problem in my module with $X=10$ and $N=45$ and I solved it by semi-brute-force. Any ideas on how to solve the general problem?