2021 IMO Problems/Problem 1
Problem
Let be an integer. Ivan writes the numbers
each on different cards. He then shuffles these
cards, and divides them into two piles. Prove that at least one of the piles contains two cards such that the sum of their numbers is a perfect square.
Video Solutions
https://youtu.be/cI9p-Z4-Sc8 [Video contains solutions to all day 1 problems]
https://www.youtube.com/watch?v=a3L9O7b1WYg [disclaimer: only a sketch of the solution]
Solution 1
If we can guarantee that there exist cards such that every pair of them sum to a perfect square, then we can guarantee that one of the piles contains
cards that sum to a perfect square. Assume the perfect squares
,
, and
satisfy the following system of equations:
where
,
, and
are numbers on three of the cards. Solving for
,
, and
in terms of
,
, and
tells us that
,
, and
. We can then substitute
,
, and
to cancel out the
s in the denominatior, and simplifying gives
,
, and
. Now, we have to prove that there exists three numbers in these forms between
and
when
. Notice that
will always be the least of the three and
will always be the greatest of the three. So it is sufficient to prove that there exists numbers in the form
and
between
and
.
For two numbers in the form of and
to be between
and
, the inequalities
must be satisfied. We can then expand and simplify to get that
Then, we can complete the square on the left sides of both inequalities and isolate
to get that
Notice that
must be an integer, so there must be an integer between
and
. If
and
differ by at least
, then we can guarantee that there is an integer between them (and those integers are the possible values of
). Setting up the inequality
and solving for
tells us that
always works. Testing the remaining
numbers (
to
) manually tells us that there is an integer between
and
when
. Therefore, there exists a triplet of integers
with
when
such that every pair of the numbers sum to a perfect square. By the pigeonhole principle, we know that
of the numbers must be on cards in the same pile, and hence, when
, there will always be a pile with
numbers that sum to a perfect square.
~Mathdreams
Solution 2
For the statement to be true, there must be at least three pairs whose sum is each a perfect square. There must be p,q,r such that
and
,
.
WLOG... Equation
![]()
by equation 1
...(1)
...(2)
...(3)
if we add (2) and (3) to (1),
(1) + (2) + (3)
if we assume that x, y, and z is close enough,
At this time , so let's put
to this
where
fits perfectly
therefore the minimum of fits the proposition so the proposition is true
~Mathhyhyhy
~Kingfireboy
Solution 3
Claim: If , then there exist at least three perfect squares between
and
inclusive.
Proof: If , then the perfect squares
,
, and
are between
and
.
Let . Note that
Moreover, is increasing because
So if , then
. Thus there are at least three distinct integers between
and
, and their squares will lie between
and
. This proves the claim.
Now given any , it follows from the claim that there exist three consecutive squares
,
, and
such that
This is equivalent to
The three numbers ,
, and
have the property that the sum of any two of them is a perfect square:
\begin{align*} (2k^2 - 4k) + (2k^2 + 1) &= (2k - 1)^2 \\ (2k^2 - 4k) + (2k^2 + 4k) &= (2k)^2 \\ (2k^2 + 1) + (2k^2 + 4k) &= (2k + 1)^2. \end{align*}
By the pigeonhole principle, cards showing two of these numbers will end up in the same pile, and the sum of those cards’ numbers will be a perfect square.
See also
2021 IMO (Problems) • Resources | ||
Preceded by First Problem |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 2 |
All IMO Problems and Solutions |