Assignment_2_Solutions
Assignment_2_Solutions
Problem 1. Positive integers are painted in 3 colors. Prove that there is a color C such that for any positive
integer n there are infinitely many numbers of color C that are divisible by n.
Wrong solution. Assume, for the sake of contradiction, that no such color C exists. This would mean that for
each color, the numbers divisible by any positive integer n and painted in that color form a finite set. Since there
are only three colors, each color would cover only finitely many of the numbers divisible by n.
However, we know that there are infinitely many numbers divisible by n. Therefore, if each of the three colors
only paints finitely many of these numbers, the total number of colored numbers divisible by n would be finite. This
contradicts the fact that the numbers divisible by n are infinite. Hence, there must exist at least one color C such
that there are infinitely many numbers divisible by n that are painted with C.
Correct Solution.
1. Suppose the opposite, that for each color Ci there is such number ni that there are only finitely many numbers
of color Ci divisible by ni .
2. Consider numbers divisible by n1 n2 n3 . There are finitely many such numbers among every color.
3. But there are infinitely many numbers divisible by n1 n2 n3 in total. So we get a contradiction.
Problem 2. On a board, the numbers 1, 2, 3, . . . , 2018 are written in some order. The position number of each
number is added to it. Prove that either two equal numbers will be obtained, or two numbers will differ by 2018.
Proof: We are given that the numbers 1, 2, 3, . . . , 2018 are written in some order on a board. Each number ai
is located in position bi , and we define ci = ai + bi , where ai is the number in position bi . We want to prove that
either two equal numbers will be obtained, or two numbers will differ by 2018.
Assume, for the sake of contradiction, that neither of these conditions hold. We know that 2 ≤ ci ≤ 2 × 2018
because ci is the sum of ai (which is between 1 and 2018) and bi (its position, also between 1 and 2018).
The condition that "either two numbers will be equal, or two numbers will differ by 2018"can be reformulated
as follows: if two ci ’s are equal modulo 2018, then either the two ci ’s are equal, or one is equal to the other plus
2018.
Let oo be the number of odd numbers in odd positions, ee the number of even numbers in even positions, oe
the number of odd numbers in even positions, and eo the number of even numbers in odd positions. We know that:
oo + ee = 2018/2, eo + oe = 2018/2.
Additionally, from the arrangement of numbers and positions, we have: oo + oe = 2018/2, eo + ee = 2018/2,
eo + oo = 2018/2, oe + ee = 2018/2.
Since there are 2018/2 odd numbers and the same goes for odd positions, even positions, and even numbers,
this implies that oo = eo = oe = ee = 2018/4. However, this is impossible because 2018 is not divisible by 4.
Therefore, our assumption leads to a contradiction, and we conclude that either two equal numbers will be
obtained, or two numbers will differ by 2018.
Problem 3. Given cyclic quadrilateral ABCD. Incenters of ABC, BCD, CDA, ADB, are K, L, M, N . Prove
that KLM N is a rectangular.
Solution. If M is the incenter of △ABC, then
∠ACB
∠AM B = 90◦ + .
2
Proof In △BM C, we have
∠AM B = 180◦ − ∠M AB − ∠M BA
∠BAC ∠ABC
= 180◦ − −
2 2
∠BAC + ∠ABC
= 180◦ −
2
◦
180 − ∠ACB
= 180◦ −
2
∠ACB
= 90◦ + .
2
- N is the incenter of △DAB ⇒ ∠AN B = 90◦ + ∠ADB2
- K is the incenter of △ABC ⇒ ∠AKB = 90◦ + ∠ACB 2
- Since ABCD is cyclic ⇒ ∠ACB = ∠ADB
Combining the above equations, we find ∠AN B = ∠AKB, so quadrilateral ABN K is cyclic. It follows that
∠BAD
∠BKN = 180◦ − ∠BAN = 180◦ −
2
Similarly, since BCLK is cyclic, we have:
∠BCD
∠BKL = 180◦ − ∠BCL = 180◦ −
2
From the previous equations, we now deduce:
∠BAD ∠BCD
∠N KL = 360◦ − (∠BKL + ∠BKN ) = + = 90◦ .
2 2
In the same way, we obtain that all angles of the quadrilateral N KLM have a measure of 90◦ .
Problem 4. Prove that there exists a natural number n that has more than 2020 divisors d satisfying the
condition √ √
n < d < 1.01 n.
√
Proof: Consider n of the form n = p2a q 2b , where p and q √are primes, and p > q. Notice that pa q b = n. We
b−k a+k
define the divisors
√ of n of interest
√ as ck = q p , with c0 = n. Our goal is to find at least 2021 divisors of this
form such that n < ck < 1.01 n.
We can express ck in terms of ck−1 :
p
ck = ck−1 · .
q
Since p > √q, it follows that ck > ck−1 > ck−2 > · · · > c0 . We are interested in finding the largest k such that
ck < 1.01 · n. This condition is equivalent to:
√
q b−k pa+k < 1.01 · n.
√
Substituting c0 = n, we get the inequality:
k
p
< 1.01.
q
To satisfy this inequality for k = 2021, we need to find primes p and q such that:
2021
p
< 1.01.
q
This would contradict the given condition a2 + b2 + c2 + abc = 4. Therefore, it must be the case that ab + c ≤ 2,
and consequently a + b + c ≤ 3.
Case 2: b > 1 and c > 1.
In this case, use that
(b − 1)(c − 1) > 0
and then continue as the previous case.
Solution 2.
1. Suppose the opposite and there is such triple of numbers a0 , b0 , c0 with a0 +b0 +c0 > 3 and a20 +b20 +c20 +a0 b0 c0 =
4. Consider numbers a = a0 · a0 +b30 +c0 , b = b0 · a0 +b30 +c0 , c = c0 · a0 +b30 +c0 . Since a < a0 , b < b0 and c < c0 , it
is clear that a2 + b2 + c2 + abc < a20 + b20 + c20 + a0 b0 c0 = 4.
2. So to get a contradiction we need to prove inequality that for any positive real numbers a, b, c which satisfy
a + b + c = 3 we have a2 + b2 + c2 + abc ⩾ 4.
3. First of all, we’ll make the inequality homogeneous
a+b+c (a + b + c)3
(a2 + b2 + c2 ) + abc ⩾ 4
3 27
9(a2 + b2 + c2 )(a + b + c) + 27abc ⩾ 4(a + b + c)3
5. This inequality is the sum of two classic inequalities: Schur’s inequality T3 + 3abc ⩾ T21 and Muirhead’s
inequality 2T3 ⩾ T21 .
Solution 3. We will prove inequality 9(a2 + b2 + c2 )(a + b + c) + 27abc ⩾ 4(a + b + c)3 using pqr-method.
1. Define p = a + b + c, q = ab + bc + ca, r = abc. In this terms we can rewrite the inequality we want to prove.
5. Consider the case rmin > 0. We know that for triple (p, q, rmin ) there are three non-negative roots of
polynomial x3 − px2 + qx − rmin . Denote them a1 , b1 , c1 . Two of them are equal because T (p, q, rmin ) = 0. If
we prove the initial inequality for a1 , b1 , c1 then we’ll check 5p3 − 18pq + 27rmin 0 and 5p3 − 18pq + 27r ⩾ 0
will follow automatically because r ⩾ rmin .
6. So we need to check the inequality in the case when two numbers are equal. WLOG we can assume that a = b.
So we need to check that for 0 ⩽ a ⩽ 32 inequality a2 + a2 + (3 − 2a)2 + a2 (3 − 2a) ⩾ 4 holds.