Let be given an integer n≥4 and x1,x2,x3,…,xn be nonnegative real numbers. a) Prove that we have inequality (i=1∑nxi)2≥min{3n,38}i=1∑nxi(xi+1+xi+2+xi+3) where xn+1=x1, xn+2=x2, xn+3=x3. b) When does the equality hold?
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
Firstly, we will prove inequality (*) for n=4,5,6,7,8.
- For n=4, we need to prove (∑i=14xi)2≥34∑i=14xi(xi+1+xi+2+xi+3). We have ∑i=14xi(xi+1+xi+2+xi+3)=(∑i=14xi)2−4∑i=14xi2 so we need to prove that 3(i=1∑4xi)2≥4(i=1∑4xi)2−4i=1∑4xi2⇔4i=1∑4xi2≥(i=1∑4xi)2. The last inequality is true by Cauchy-Schwarz inequality. So the case n=4 is proved. The equality occurs if and only if x1=x2=x3=x4.
- For n=5, we should have (∑i=15xi)2≥35∑i=15xi(xi+1+xi+2+xi+3). We have ∑i=15xi(xi+1+xi+2+xi+3)=(∑i=15xi)2−∑i=15(xi2+xixi−1) where x0=x5 so we need to prove that 3(i=1∑5xi)2≥5(i=1∑5xi)2−5i=1∑5(xi2+xixi−1)⇔5i=1∑5(xi2+xixi−1)≥2(i=1∑5xi)2⇔5i=1∑5(2xi+xi−1)2≥(i=1∑5xi)2⇔5i=1∑5(2xi+xi−1)2≥(i=1∑52xi+xi−1)2. The last inequality is true by Cauchy-Schwarz inequality. The equality occurs if and only if x1=x2=x3=x4=x5.
- For n=6, we should have (∑i=16xi)2≥2∑i=16xi(xi+1+xi+2+xi+3). We have ∑i=16xi(xi+1+xi+2+xi+3)=2(∑1≤i<j≤6xixj+x1x4+x2x5+x3x6) so we need to prove that (i=1∑6xi)2≥2(1≤i<j≤6∑xixj+x1x4+x2x5+x3x6)⇔(x1−x4)2+(x2−x5)2+(x3−x6)2≥0. The last inequality is true. The equality holds if and only if x1=x4,x2=x5,x3=x6.
- For n=7, we need to prove that (∑i=17xi)2≥37∑i=17xi(xi+1+xi+2+xi+3). We have 2i=1∑7xi(xi+1+xi+2+xi+3)=i=1∑7xi(xi+1+xi+2+xi+3+xi−1+xi−2+xi−3)=(i=1∑7xi)2−i=1∑7xi2 So, we need to prove that (∑i=17xi)2≥67[(∑i=17xi)2−∑i=17xi2]⇔7∑i=17xi2≥(∑i=17xi)2. The last inequality is true by Cauchy-Schwarz inequality. The equality occurs if and only if x1=x2=x3=x4=x5=x6=x7.
- For n=8, we should have (∑i=18xi)2≥38∑i=18xi(xi+1+xi+2+xi+3). We have 2i=1∑8xi(xi+1+xi+2+xi+3)=i=1∑8xi(xi+1+xi+2+xi+3+xi−1+xi−2+xi−3)=(i=1∑8xi)2−i=1∑8(xi2+xixi+4) We need to prove that 3(i=1∑8xi)2≥4(i=1∑8xi)2−4i=1∑8(xi2+xixi+4)⇔4i=1∑8(xi2+xixi+4)≥(i=1∑8xi)2⇔8i=1∑8(2xi+xi+4)2≥(i=1∑82xi+xi+4)2 The last inequality is true by Cauchy-Schwarz inequality. The equality occurs iff x1+x5=x2+x6=x3+x7=x4+x8.
Next, for n≥8, we will prove that 3(∑i=1nxi)2≥8∑i=1nxi(xi+1+xi+2+xi+3) by induction. - For n=8 the statement is true. - Assume that the statement is true for all n-tuple (x1,x2,x3,…,xn). Consider n+1 nonnegative numbers (x1,x2,x3,…,xn,xn+1) with xn+1=min{x1,x2,x3,…,xn,xn+1}. Put Sn=∑i=1nxi, Pn=∑i=1nxi(xi+1+xi+2+xi+3), we have to prove that Sn2≥38Pn for n≥8. We have 3Sn+12=3(Sn+xn+1)2=3(Sn2+xn+12+2xn+1Sn) and 8Pn+1=8Pn+8[xn−2(xn+1−x1)+xn−1(xn+1−x2)+xn(xn+1−x3)+xn+1(x1+x2+x3)]. By the induction hypothesis then Sn2≥38Pn so, it is sufficient to prove that 3xn+12+6xn+1Sn≥8[xn−2(xn+1−x1)+xn−1(xn+1−x2)+xn(xn+1−x3)+xn+1(x1+x2+x3)] (**) We have (x1−xn+1)(xn−2−xn+1)≥0⇒xn+12−x1xn+1≥xn−2(xn+1−x1). Similarly, we construct the other inequalities and add them up, we have 3xn+12≥xn−2(xn+1−x1)+xn−1(xn+1−x2)+xn(xn+1−x3)+xn+1(x1+x2+x3) So, it suffices to prove that 3xn+12+6xn+1Sn≥24xn+12⇔xn+1(2Sn−7xn+1)≥0. Since n≥4 we have 2Sn≥8xn+1≥7xn+1 and the last inequality is true. Thus, the statement is true for n+1. By induction principle, the inequality is true for all n≥8. So (*) holds for all n.
b) We find the condition for equality in the inequality. For n=4, equality holds if and only if x1=x2=x3=x4. For n=5, equality holds if and only if x1=x2=x3=x4=x5. For n=6, equality holds if and only if x1=x4,x2=x5,x3=x6. For n=7, equality holds if and only if x1=x2=x3=x4=x5=x6=x7. For n=8, equality holds if and only if x1+x5=x2+x6=x3+x7=x4+x8. Consider n≥9, by the proof by induction above, the equality holds if and only if xn+1=xn−2x1=xn−1x2=xnx3=0andSn2=38Pnwith (∗∗∗) If n=9 we should have the equality for n first numbers, as well as we should have x9=x6x1=x7x2=x8x3=0, that is {x9=x6x1=x7x2=x8x3=0x1+x5=x2+x6=x3+x7=x4+x8 If x2=x6=0 or x3=x7=0 then it is easy to see that all other numbers equal to 0; if not all x2,x6 and x3,x7 are 0, we can assume that x1=x2=x3=0, which leads to the conclusion that the tuple that satisfies the system of conditions is (0,0,0,0,a,a+b,a+b,a+b,b) and permutations. It is easy to see that the case when all numbers are zero can be included in this case. If n≥9 then the equality for Sn+12≥38Pn+1 requires conditions (****). By induction, we can prove that the equality holds only for the tuple (n−50,0,0,…,0,a,a+b,a+b,a+b,b) and its permutations.
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.