2024 SSMO Speed Round Problems/Problem 9
Problem
Let and
be positive integers such that
. Find the maximum possible value of
.
Solution 1
Note that satisfies the equation. Now, assume for the sake of contradiction that
has a solution. We have
clearly true for
and
Clearly, we
doesn't satisfy the equation. So, the smallest value of
for
occurs when
This gives
for all
a contradiction. In conclusion, the maximum possible value of
is
~SMO_Team
Solution 2
We claim that the maximum possible value of is
. This is attainable when
. We now show that it is impossible to have
.
Suppose for the sake of contradiction that . WLOG
. We have
, so
. Note that
and
, so
, or
. This implies either
or
. If
, then
, which is absurd because
. Hence,
, and
, or
. Dividing both sides by
gives
. However, since
,
and
are all at least
, the left hand side of this inequality is at most
, which is a contradiction. Hence, it is impossible to have
, as desired.
~Sedro