1986 IMO Problems/Problem 1
Problem
Let be any positive integer not equal to
or
. Show that one can find distinct
in the set
such that
is not a perfect square.
Solution
Solution 1
We do casework with modular arithmetic.
is not a perfect square.
is not a perfect square.
Therefore, Now consider
is not a perfect square.
is not a perfect square.
As we have covered all possible cases, we are done. ~Shen kislay kai
Solution 2
Proof by contradiction:
Suppose ,
and
. From the first equation,
is an odd integer. Let
. We have
, which is an odd integer. Then
and
must be even integers, denoted by
and
respectively, and thus
, from which
can be deduced. Since
is even,
and
have the same parity, so
is divisible by
. It follows that the odd integer
must be divisible by
, leading to a contradiction. We are done.
Solution 3
By contradiction suppose
\begin{align}
2d-1 &= a^2 \\
5d-1 &= b^2 \\
13d-1 &= c^2
\end{align}
Note . By the first equation
otherwise
. Substituting, the three equations become
\begin{align}
4d_1 + 1 &= a^2 \\
10d_1 + 4 &= b^2 \\
26d_1 + 12 &=c^2
\end{align}
By the second equation
hence
hence
. Write
. Substituting, the three equations become
\begin{align}
8d_2 + 1 &= a^2 \\
5d_2+1 &= b_1^2 \\
13d_2 + 3 &= c_1^2
\end{align}
where
. Taking mod
of the third equation implies
. Case
: substituting, the first equation becomes
. Similar to before this implies
. The second equation becomes
. Since
and
we get
. A contradiction. Case
: the third equation becomes
where
. Taking mod
yields
. The only way this is possible is if
. But then
which implies
. So we are done.
~detriti
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
1986 IMO (Problems) • Resources | ||
Preceded by First Problem |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 2 |
All IMO Problems and Solutions |