2018 OIM Problems/Problem 1
Problem
For each natural number , find the integer solutions to the following system of equations:
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
Since the right-hand side (RHS) of each equation is nonnegative, then the left-hand side (LHS) is too; this implies that each is nonnegative. As a result, we can take the
root of both sides of the first and second equations, resulting in:
Subtracting yields:
If
, then the LHS is positive but the RHS is negative, which is not possible, and the same goes for
. Thus
, and if we repeat this process for each consecutive pair of equations we eventually find that all
are equal.
Using this property on the first equation results in:
Both solutions work. Thus the solution sets are either
for all
or
for all
.