Maths Olympiad Prep

Library / /2 of 2

, 2015

Algebra Difficulty 8.8 Shortlist Prove it Vietnam

Find the smallest positive integer nn such that there exist nn real numbers a1,a2,,ana_1, a_2, \dots, a_n satisfying the following conditions:
i) a1++an>0a_1 + \dots + a_n > 0;
ii) a13++an3<0a_1^3 + \dots + a_n^3 < 0; and
iii) a15++an5>0a_1^5 + \dots + a_n^5 > 0.

Solution

For an nn-tuple a=(a1,a2,,an)\mathbf{a} = (a_1, a_2, \dots, a_n) and a nonnegative integer kk, let
Sk(a)=a1k++ank. S_k(\mathbf{a}) = a_1^k + \dots + a_n^k.

We need to find the smallest positive integer nn such that there exist an nn-tuple a=(a1,,an)\mathbf{a} = (a_1, \dots, a_n) of real numbers such that S1(a)>0S_1(\mathbf{a}) > 0, S3(a)<0S_3(\mathbf{a}) < 0 and S5(a)>0S_5(\mathbf{a}) > 0.
Note that if there exists an nn-tuple satisfying the given condition then for any m>nm > n, by adding extra mnm-n zeros, there exists a mm-tuple satisfying the given condition.
First we show that there exists a 5-tuple a=(a1,a2,a3,a4,a5)\mathbf{a} = (a_1, a_2, a_3, a_4, a_5) such that S1(a)>0S_1(\mathbf{a}) > 0, S3(a)<0S_3(\mathbf{a}) < 0, and S5(a)>0S_5(\mathbf{a}) > 0. We choose a1=2x,a2=a3=1,a4+a5=(x+1)a_1 = 2x, a_2 = a_3 = 1, a_4 + a_5 = -(x+1) then S1(a)=0S_1(\mathbf{a}) = 0. We choose xx so that S3(a)=8x3+22(x+1)3<0S_3(\mathbf{a}) = 8x^3 + 2 - 2(x+1)^3 < 0 and S5(a)=32x5+22(x+1)5>0S_5(\mathbf{a}) = 32x^5 + 2 - 2(x+1)^5 > 0. Solving these inequalities, we can take x=1.5x = 1.5. After that, we adjust a4,a5a_4, a_5 to obtain a 5-tuple satisfying the conditions: S1(a)>0S_1(\mathbf{a}) > 0, S3(a)<0S_3(\mathbf{a}) < 0, and S5(a)>0S_5(\mathbf{a}) > 0 as follows a1=3,a2=a3=1,a4=a5=2.45a_1 = 3, a_2 = a_3 = 1, a_4 = a_5 = -2.45.

Now we show that there does not exist a 4-tuple a=(a1,a2,a3,a4)\mathbf{a} = (a_1, a_2, a_3, a_4) such that S1(a)>0S_1(\mathbf{a}) > 0, S3(a)<0S_3(\mathbf{a}) < 0, and S5(a)>0S_5(\mathbf{a}) > 0. Suppose for the contrary, there exists a 4-tuple a=(a1,a2,a3,a4)\mathbf{a} = (a_1, a_2, a_3, a_4) such that S1(a)>0S_1(\mathbf{a}) > 0, S3(a)<0S_3(\mathbf{a}) < 0, and S5(a)>0S_5(\mathbf{a}) > 0, then there is at least one positive and one negative among the aia_i's. We consider three cases.

Case 1. There is one positive and three non-positive among aia_i's. Suppose that a1>0a2,a3,a4a_1 > 0 \ge a_2, a_3, a_4. Let bi=aib_i = -a_i for i=2,3,4i = 2, 3, 4 then a1>b2+b3+b4a_1 > b_2 + b_3 + b_4. This implies that
a13>(b2+b3+b4)3b23+b33+b43=(a23+a33+a43), a_1^3 > (b_2 + b_3 + b_4)^3 \ge b_2^3 + b_3^3 + b_4^3 = -(a_2^3 + a_3^3 + a_4^3),
which is a contradiction.

Case 2. There are three non-negative and one negative among aia_i's. Suppose that a1,a2,a30>a4a_1, a_2, a_3 \ge 0 > a_4. Let b4=a4b_4 = -a_4 then
a1+a2+a3>b4,a13+a23+a33<b43,a15+a25+a35>b45. a_1 + a_2 + a_3 > b_4, \quad a_1^3 + a_2^3 + a_3^3 < b_4^3, \quad a_1^5 + a_2^5 + a_3^5 > b_4^5.
From the second inequality, we have a1,a2,a3<b4a_1, a_2, a_3 < b_4. Hence,
a15+a25+a35<a13b42+a23b42+a33b42=(a13+a23+a33)b42<b45, a_1^5 + a_2^5 + a_3^5 < a_1^3 b_4^2 + a_2^3 b_4^2 + a_3^3 b_4^2 = (a_1^3 + a_2^3 + a_3^3) b_4^2 < b_4^5,
which is a contradiction.

Case 3. There are two positive and two negative among aia_i's. Let two positive numbers be x,yx, y and two negative numbers be z,t-z, -t then we have
x,y,z,t>0,x+y>z+t,x3+y3<z3+t3,x5+y5>z5+t5. x, y, z, t > 0, \quad x + y > z + t, \quad x^3 + y^3 < z^3 + t^3, \quad x^5 + y^5 > z^5 + t^5.
W.l.o.g, we assume that xyx \ge y and ztz \ge t. Since
x3+y3=(x+y)(x2xy+y2)<(z+t)(z2zt+t2)=z3+t3, x^3 + y^3 = (x + y)(x^2 - x y + y^2) < (z + t)(z^2 - z t + t^2) = z^3 + t^3,
and x+y>z+tx + y > z + t, so z2zt+t2>x2xy+y2z^2 - z t + t^2 > x^2 - x y + y^2. This implies that
(z+t)2+3(zt)2>(x+y)2+3(xy)2. (z + t)^2 + 3(z - t)^2 > (x + y)^2 + 3(x - y)^2.
Therefore, zt>xyz - t > x - y. If zxz \le x, then yt>xz0y - t > x - z \ge 0 or y>ty > t. Hence, x3+y3>z3+t3x^3 + y^3 > z^3 + t^3, which is a contradiction. So, we have z>xy>tz > x \ge y > t.
From x3+y3<z3+t3x^3 + y^3 < z^3 + t^3, we have z3x3>y3t3z^3 - x^3 > y^3 - t^3, or
zx>y3t3z2+zx+x2(1). z - x > \frac{y^3 - t^3}{z^2 + z x + x^2} \quad (1).
From x5+y5>z5+t5x^5 + y^5 > z^5 + t^5, we have y5t5>z5x5y^5 - t^5 > z^5 - x^5. Together with (1), we have
y5t5>(y3t3)z4+z3x+z2x2+zx3+x4z2+zx+x2. y^5 - t^5 > (y^3 - t^3) \frac{z^4 + z^3 x + z^2 x^2 + z x^3 + x^4}{z^2 + z x + x^2}.
Hence,
(y4+y3t+y2t2+yt3+t4)(z2+zx+x2)>(y2+yt+t2)(z4+z3x+z2x2+zx3+x4). (y^4 + y^3 t + y^2 t^2 + y t^3 + t^4)(z^2 + z x + x^2) > (y^2 + y t + t^2)(z^4 + z^3 x + z^2 x^2 + z x^3 + x^4).
Set X=z2+zx+x2X = z^2 + z x + x^2 and Y=y2+yt+t2Y = y^2 + y t + t^2, then the above inequality can be rewritten as
((y2+t2)Yy2t2)X>((z2+x2)X2z2x2)Y, ((y^2 + t^2)Y - y^2 t^2)X > ((z^2 + x^2)X^2 - z^2 x^2)Y,
or
xyzt(xzyt)>(x2y2)(XYz2t2)+(z2t2)(XYx2y2). xyzt(xz - y t) > (x^2 - y^2)(X Y - z^2 t^2) + (z^2 - t^2)(X Y - x^2 y^2).
The last inequality is a contradiction as x2y20x^2 - y^2 \ge 0, z2t2>zxytz^2 - t^2 > z x - y t and
XYx2y2=(x2+xz+z2)(y2+yt+t2)x2y2>xyzt. X Y - x^2 y^2 = (x^2 + x z + z^2)(y^2 + y t + t^2) - x^2 y^2 > x y z t.
Therefore, the minimum positive integer nn satisfying the given conditions is n=5n = 5.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.