Let and be positive integers for which . The minimum possible value of is
Problem 359
Official solution
Solution 1
Since is a positive integer, is a positive integer.
Since is a positive integer, is less than 2021.
The largest multiple of 45 less than 2021 is . (Note that which is greater than 2021.)
If , then .
Here, .
If is decreased by 1, the value of is decreased by 45 and so must be increased by 45 to maintain the same value of , which increases the value of by .
Therefore, if , the value of is always greater than 85.
If , then which makes negative, which is not possible.
Therefore, the minimum possible value of is 85.
Solution 2
We re-write as .
Since and are positive integers, and are positive integers.
In particular, this tells us that , which is a multiple of 44, is less than 2021.
Since the sum of and is constant, to minimize , we can try to maximize .
Since and , the largest multiple of 44 less than 2021 is 1980.
This means that .
However, cannot equal 41 since we would need and so (making ) to make this possible.
The next multiple of 44 less than 1980 is .
If , then .
If and , then which is possible.
Since is not possible and 85 is the next smallest possible value for , then the minimum possible value for is 85.