Difference between revisions of "2024 SSMO Speed Round Problems/Problem 9"
Line 5: | Line 5: | ||
==Solution 1== | ==Solution 1== | ||
− | Note that <math>(a,b,c,d) = (4,2,1,1)</math> satisfies the equation. Now, assume for the sake of contradiction that <math>a\geq5</math> has a solution. We have <cmath>a(b+1)cd-a-(b+1)-c-d> abcd-a-b-c-d\implies | + | Note that <math>(a,b,c,d) = (4,2,1,1)</math> satisfies the equation. Now, assume for the sake of contradiction that <math>a\geq5</math> has a solution. We have <cmath>a(b+1)cd-a-(b+1)-c-d> abcd-a-b-c-d\implies acd>1,</cmath> clearly true for <math>a\geq5</math> and <math>c,d,\geq1.</math> Clearly, we <math>b=c=d=1</math> doesn't satisfy the equation. So, the smallest value of <math>abcd-a-b-c-d</math> for <math>a\geq5</math> occurs when <math>b=2,c=d=1.</math> This gives <math>abcd-a-b-c-d = a-4\geq1,</math> for all <math>a\geq5,</math> a contradiction. In conclusion, the maximum possible value of <math>a</math> is <math>\boxed{4}.</math> |
~SMO_Team | ~SMO_Team |
Latest revision as of 14:29, 10 September 2025
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