Skip to main content
OlympiadHQ

Browse · MathNet

Print

2023 Chinese IMO National Team Selection Test

China 2023 algebra

Problem

Given a positive integer and integers (). Prove that there exist such that the following inequality holds
Solution
Proof 1. For any and satisfying the given conditions, we define Since we can always choose with the same sign as , we have Note that (summing over all possible and ) and the last line has non-zero value only when and , so (To obtain a lower bound estimate for , we need to estimate for some large greater than 2.) Similarly, we have In the last summation, it is non-zero only when and are paired up in pairs, and each term is repeated when all 4 items are the same, so we have Now, by Hölder's inequality, so Hence, summing over yields which implies the existence of such that . The proposition holds.

Note: The last part using Hölder's inequality can also be proved using the lemma. When , . Hence, we have . Thus, Therefore, Summing over yields .

Proof 2. We first prove two lemmas. Lemma 1: Let be a positive integer, and let be real numbers. Then we have Proof of Lemma 1: Since each takes values from , replacing with does not change the original expression. Therefore, without loss of generality, we can assume that for . Notice that when all simultaneously change sign, the value of remains the same. Thus, we have: Furthermore, notice that due to symmetry, the value of does not depend on . Let's consider the case when . The value of this sum is given by The final step is due to the fact that satisfy if and only if exactly numbers among take the value 1 and exactly numbers take the value -1. Thus, Lemma 1 is proven.

Lemma 2: For any positive integer , we have Proof of Lemma 2: It can be easily verified that the inequality holds for (with equality holding for ). For even , the inequality is equivalent to ; for odd , the inequality is equivalent to . Thus, it suffices to prove that for any integer , we have Indeed, note that Let then and . Hence, , which implies Lemma 2 is proven.

From the two lemmas above, we immediately obtain the following result: for any real numbers , we have By applying this result twice, we can conclude that for any real numbers , (), we have (*) \qquad \sum_{x_1, \dots, x_n, y_1, \dots, y_n \in \{-1, 1\}} \left| \sum_{i=1}^{n} \sum_{j=1}^{n} a_{ij} x_i y_j \right| &= \sum_{x_1, \dots, x_n \in \{-1, 1\}} \left( \sum_{y_1, \dots, y_n \in \{-1, 1\}} \left| \sum_{j=1}^{n} \left( \sum_{i=1}^{n} a_{ij} x_i \right) y_j \right| \right) \\ &\geq \sum_{x_1, \dots, x_n \in \{-1, 1\}} \left( \frac{2^n}{\sqrt{2n}} \sum_{j=1}^{n} \left| \sum_{i=1}^{n} a_{ij} x_i \right| \right) \\ &= \frac{2^n}{\sqrt{2n}} \sum_{j=1}^{n} \sum_{x_1, \dots, x_n \in \{-1, 1\}} \left| \sum_{i=1}^{n} a_{ij} x_i \right| \\ &\geq \frac{2^n}{\sqrt{2n}} \sum_{j=1}^{n} \frac{2^n}{\sqrt{2n}} \sum_{i=1}^{n} |a_{ij}| \\ &= \frac{2^{2n}}{2n} \sum_{i=1}^{n} \sum_{j=1}^{n} |a_{ij}|. Back to the original question, for a fixed set of , we can choose such that for . In this case, According to (*), we have Thus, by the principle of averages, there exists a set of such that Therefore, the original problem is proved.

Techniques

Cauchy-SchwarzAlgebraic properties of binomial coefficientsExpected values