2000 OIM Problems/Problem 3
Problem
Find all solutions to the equation
for integers greater than 1.
~translated into English by Tomas Diaz. ~orders@tomasdiaz.com
Solution
Solution. We split this problem into cases.
Case 1. is odd. Notice that if we take mod
, we get:
Since
, this is clearly only possible if
is odd.
Case 1.1. is odd. Then we can rearrange:
Let
be some odd prime such that
; there will always exist such a prime because
. Then, we can lift the exponent:
where
is understood to represent the
-adic valuation of
. Clearly this holds for all primes
such that
, so we can let
for a positive integer
such that
from the above. Therefore, substituting:
Lemma. For all positive integers
, we have
.
Proof. Clearly, proving the case for will prove the other cases since
; thus, we need to prove:
We use induction. First, for
, we have:
which is clearly true since
. Next, for our inductive step, assume that the claim holds for some positive integer
; in other words,
which proves the claim for
, thus completing the inductive step and proving the statement.
We return to:
which we will prove has no solutions for
. First, it is clear that
from our claim above. Since both are integers, it follows that
It is also clear that
since
is greater than
. Both are integers, so
Combining the statements, we find that
hence there are no solutions for
.
We know that must be odd, so
, and thus there are no solutions in this case.
Case 1.2. is even. We show that there are no solutions in this case. Assume for the sake of contradiction that there exists a solution
such that
, where
is odd and
is a positive integer. In other words,
. Then we can substitute:
Let
since
is odd. Then,
Take the equation mod
:
implying that
is even, a contradiction. Thus there exist no solutions in this case.
Case 2. is even. Then let
, where
is a positive integer. Rearranging and using difference of squares:
Case 2.1. is odd. Then both
and
are odd. However, by the Euclidean Algorithm, they must be relatively prime.
Let be a given odd prime (
is odd so
). Then, we have:
Thus
. However, this holds for all such
, and since the factors of
must also be factors of
due to the product,
cannot be divisible by any of the factors of
and thus any odd prime, so we must have
. As a result,
, which is invalid, so there are no solutions in this case.
Case 2.2. is even. Then let
, where
is a positive integer and
is odd; in other words,
. We substitute:
Next, we lift the exponent with
:
First consider
. Then
since
is odd, so
Similarly, we can lift the exponent for any odd prime
such that
:
From the above, we have
for all primes
such that
; thus we can write
for some positive integer
such that
. Substituting:
But we showed that this is true for
in Case 1.1. Additionally, we know that
once again because if we return to
which is clearly only true if
is odd; thus
and we are done for
.
Finally, we consider . Then the equation becomes
for odd
. Again, let
be some odd prime such that
. Then,
Thus, since
can only be divisible by factors of
(and thus cannot be divisible by any odd primes), we must have
for some nonnegative integer
. Furthermore, notice that
so
. This implies that
, so
The left-hand side is odd, so
. Therefore,
, implying:
But clearly,
and since
is a positive integer, this forces
, so
Additionally, we have
. Therefore, plugging back in to our original equation:
Thus, our only solution is
, which clearly works upon substitution.
Remark. The solution follows trivially from Catalan's conjecture, which was proven in 2002. However, the competition was held before the proof of the conjecture, so we assume that we are unable to use the conjecture.