Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1994 / Problems / Day 1, P3

IMC 1994 · Day 1 · P3

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, \dots, x_n \in S such that for all non-negative rational numbers a1,a2,,ana_1, a_2, \dots, a_n with a1+a2++an>0a_1 + a_2 + \cdots + a_n > 0 we have that a1x1+a2x2++anxna_1 x_1 + a_2 x_2 + \cdots + a_n x_n is an irrational number.

Solution (official)

Let II be the set of irrational numbers, Q\mathbb{Q} – the set of rational numbers, Q+=Q[0,)\mathbb{Q}^+ = \mathbb{Q} \cap [0,\infty). We work by induction. For n=1n = 1 the statement is trivial. Let it be true for n1n - 1. We start to prove it for nn. From the induction argument there are n1n-1 different elements x1,x2,,xn1Sx_1, x_2, \dots, x_{n-1} \in S such that a1x1+a2x2++an1xn1I(1)\tag{1} a_1 x_1 + a_2 x_2 + \cdots + a_{n-1} x_{n-1} \in I for all a1,a2,,anQ+a_1, a_2, \dots, a_n \in \mathbb{Q}^+ with a1+a2++an1>0a_1 + a_2 + \cdots + a_{n-1} > 0.

Denote the other elements of SS by xn,xn+1,,x2n1x_n, x_{n+1}, \dots, x_{2n-1}. Assume the statement is not true for nn. Then for k=0,1,,n1k = 0,1,\dots,n-1 there are rkQr_k \in \mathbb{Q} such that i=1n1bikxi+ckxn+k=rkfor some bik,ckQ+, i=1n1bik+ck>0.(2)\tag{2} \sum_{i=1}^{n-1} b_{ik} x_i + c_k x_{n+k} = r_k \quad \text{for some } b_{ik}, c_k \in \mathbb{Q}^+,\ \sum_{i=1}^{n-1} b_{ik} + c_k > 0. Also k=0n1dkxn+k=Rfor some dkQ+, k=0n1dk>0, RQ.(3)\tag{3} \sum_{k=0}^{n-1} d_k x_{n+k} = R \quad \text{for some } d_k \in \mathbb{Q}^+,\ \sum_{k=0}^{n-1} d_k > 0,\ R \in \mathbb{Q}. If in (2) ck=0c_k = 0 then (2) contradicts (1). Thus ck0c_k \ne 0 and without loss of generality one may take ck=1c_k = 1. In (2) also i=1n1bik>0\sum\limits_{i=1}^{n-1} b_{ik} > 0 in view of xn+kIx_{n+k} \in I. Replacing (2) in (3) we get k=0n1dk(i=1n1bikxi+rk)=Rori=1n1(k=0n1dkbik)xiQ,\sum_{k=0}^{n-1} d_k \left( -\sum_{i=1}^{n-1} b_{ik} x_i + r_k \right) = R \quad \text{or} \quad \sum_{i=1}^{n-1} \left( \sum_{k=0}^{n-1} d_k b_{ik} \right) x_i \in \mathbb{Q}, which contradicts (1) because of the conditions on bb's and dd's.

Similar problems

IMC 2005 · Day 2 · P12killeravg 1.5/10 · solved 4% · near-0 72% · disc 0.33
IMC 2006 · Day 1 · P3hardavg 2.5/10 · solved 16% · near-0 64% · disc 0.39
IMC 2008 · Day 2 · P11very hardavg 0.8/10 · solved 7% · near-0 90% · disc 0.43
IMC 2019 · Day 1 · P2mediumavg 6.1/10 · solved 44% · near-0 13% · disc 0.38