Difference between revisions of "2016 OIM Problems/Problem 2"
(solution) |
|||
Line 19: | Line 19: | ||
As a result, this leaves <math>\boxed{(1,1,1)}</math> as our only solution. | As a result, this leaves <math>\boxed{(1,1,1)}</math> as our only solution. | ||
+ | |||
+ | ~ [https://artofproblemsolving.com/wiki/index.php/User:Eevee9406 eevee9406] | ||
== See also == | == See also == | ||
[[OIM Problems and Solutions]] | [[OIM Problems and Solutions]] |
Latest revision as of 17:40, 23 March 2025
Problem
Find all positive real solutions of the system of equations:
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
Clearly works. We then prove that no other solutions exist.
First, if
, then
, so
and thus
. Since
must be positive, then we have
.
Next, if
, then
, so
and thus
. Since
must be positive, then we have
.
Since implies that
and
because they are all positive, this covers all possible values of
. Now, we use these properties on all variables.
Assume that . By
, we have
, and by
, we have
. Finally, by
, we have
, a contradiction, so no solutions exist in this case.
Similarly, assume that . By
, we have
, and by
, we have
. Finally, by
, we have
, a contradiction, so no solutions exist in this case either.
As a result, this leaves as our only solution.