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

IMC / 1994 / Problems / Day 2, P11

IMC 1994 · Day 2 · P11

Let x1,x2,,xkx_1, x_2, \dots, x_k be vectors of mm-dimensional Euclidian

space, such that x1+x2++xk=0x_1 + x_2 + \cdots + x_k = 0. Show that there exists a permutation π\pi of the integers {1,2,,k}\{1,2,\dots,k\} such that i=1nxπ(i)(i=1kxi2)1/2for each n=1,2,,k.\biggl\| \sum_{i=1}^{n} x_{\pi(i)} \biggr\| \le \left( \sum_{i=1}^{k} \| x_i \|^2 \right)^{1/2} \quad \text{for each } n = 1,2,\dots,k. Note that \|\cdot\| denotes the Euclidian norm.

Solution (official)

We define π\pi inductively. Set π(1)=1\pi(1) = 1. Assume π\pi is defined for i=1,2,,ni = 1,2,\dots,n and also i=1nxπ(i)2i=1nxπ(i)2.(1)\tag{1} \biggl\| \sum_{i=1}^{n} x_{\pi(i)} \biggr\|^2 \le \sum_{i=1}^{n} \| x_{\pi(i)} \|^2. Note (1) is true for n=1n = 1. We choose π(n+1)\pi(n+1) in a way that (1) is fulfilled with n+1n+1 instead of nn. Set y=i=1nxπ(i)y = \sum\limits_{i=1}^{n} x_{\pi(i)} and A={1,2,,k}{π(i):i=1,2,,n}A = \{1,2,\dots,k\} \setminus \{ \pi(i) : i = 1,2,\dots,n \}. Assume that (y,xr)>0(y, x_r) > 0 for all rAr \in A. Then (y,rAxr)>0\left( y, \sum\limits_{r \in A} x_r \right) > 0 and in view of y+rAxr=0y + \sum\limits_{r \in A} x_r = 0 one gets (y,y)>0-(y,y) > 0, which is impossible. Therefore there is rAr \in A such that (y,xr)0.(2)\tag{2} (y, x_r) \le 0. Put π(n+1)=r\pi(n+1) = r. Then using (2) and (1) we have i=1n+1xπ(i)2=y+xr2=y2+2(y,xr)+xr2y2+xr2i=1nxπ(i)2+xr2=i=1n+1xπ(i)2,\biggl\| \sum_{i=1}^{n+1} x_{\pi(i)} \biggr\|^2 = \| y + x_r \|^2 = \|y\|^2 + 2 (y, x_r) + \| x_r \|^2 \le \|y\|^2 + \| x_r \|^2 \le \sum_{i=1}^{n} \| x_{\pi(i)} \|^2 + \| x_r \|^2 = \sum_{i=1}^{n+1} \| x_{\pi(i)} \|^2, which verifies (1) for n+1n+1. Thus we define π\pi for every n=1,2,,kn = 1,2,\dots,k. Finally from (1) we get i=1nxπ(i)2i=1nxπ(i)2i=1kxi2.\biggl\| \sum_{i=1}^{n} x_{\pi(i)} \biggr\|^2 \le \sum_{i=1}^{n} \| x_{\pi(i)} \|^2 \le \sum_{i=1}^{k} \| x_i \|^2.

Similar problems

IMC 2002 · Day 1 · P6killeravg 0.2/10 · solved 2% · near-0 98% · disc 0.21
IMC 2014 · Day 2 · P7easyavg 7.3/10 · solved 71% · near-0 21% · disc 0.46
IMC 2016 · Day 2 · P10killeravg 0.1/10 · solved 1% · near-0 99% · disc 0.16