Olympiad Maths Prep

Track / Stage 7 / 117 of 300 #1517 of 2000

Problem 1517

National olympiad second round; IMO P1/P4
Number theory Difficulty 7.2 Prove it

Given a set SS of 2n12n-1, nNn\in \mathbb N, different irrational numbers. Prove that there are nn different elements x1,x2,,xnSx_1, x_2, \ldots, x_n\in S such that for all non-negative rational numbers a1,a2,,ana_1, a_2, \ldots, a_n with a1+a2++an>0a_1+a_2+\ldots + a_n>0 we have that a1x1+a2x2++anxna_1x_1+a_2x_2+\cdots +a_nx_n is an irrational number.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Define the Vector Space:
Let L L be the vector space over the scalar field Q \mathbb{Q} generated by S{1} S \cup \{1\} . Since S S consists of 2n1 2n-1 different irrational numbers, and adding 1 1 (a rational number) to the set, the dimension of L L is at least 2 2 .

2. Dual Space and Hyperplane:
The dual space of L L , which consists of all linear functionals on L L , also has a dimension at least 2 2 . Therefore, we can find a vector vL v \in L that is not collinear with 1 1 . This means v v is not a scalar multiple of 1 1 .

3. **Hyperplane H H :**
Consider the hyperplane H H in L L that is orthogonal to v v . By definition, H H is the set of all vectors in L L that are orthogonal to v v .

4. Half-Spaces:
The hyperplane H H divides L L into two half-spaces. Since S S consists of 2n1 2n-1 points, at least one of these half-spaces must contain at least n n points from S S . Let these points be x1,x2,,xn x_1, x_2, \ldots, x_n .

5. Projections and Irrationality:
The projections of xi x_i (for i=1,2,,n i = 1, 2, \ldots, n ) on v v have the same sign and none of them equals zero. This implies that for any non-negative rational numbers a1,a2,,an a_1, a_2, \ldots, a_n with a1+a2++an>0 a_1 + a_2 + \cdots + a_n > 0 , the linear combination a1x1+a2x2++anxn a_1 x_1 + a_2 x_2 + \cdots + a_n x_n cannot be rational.

To see why, assume for contradiction that a1x1+a2x2++anxn a_1 x_1 + a_2 x_2 + \cdots + a_n x_n is rational. Since xi x_i are irrational and their projections on v v have the same sign, the linear combination would also be irrational unless all ai a_i are zero, which contradicts the condition a1+a2++an>0 a_1 + a_2 + \cdots + a_n > 0 .

Therefore, we have shown that there exist n n different elements x1,x2,,xnS x_1, x_2, \ldots, x_n \in S such that for all non-negative rational numbers a1,a2,,an a_1, a_2, \ldots, a_n with a1+a2++an>0 a_1 + a_2 + \cdots + a_n > 0 , the sum a1x1+a2x2++anxn a_1 x_1 + a_2 x_2 + \cdots + a_n x_n is irrational.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.