Let x1,x2,…,x6 be non-negative real numbers such that x1+x2+x3+x4+x5+x6=1, and x1x3x5+x2x4x6≥5401. Find the maximum value of x1x2x3+x2x3x4+x3x4x5+x4x5x6+x5x6x1+x6x1x2.
Solution — click to reveal
Let a=x1x3x5+x2x4x6 and b=x1x2x3+x2x3x4+x3x4x5+x4x5x6+x5x6x1+x6x1x2. By AM-GM, a+b=(x1+x4)(x2+x5)(x3+x6)≤[3(x1+x4)+(x2+x5)+(x3+x6)]3=271.Hence, b≤271−5401=54019.Equality occurs if and only if x1+x4=x2+x5=x3+x6.We also want a=5401 and b=54019. For example, we can take x1=x3=103,x5=601,x2=31−x5=6019,x4=31−x1=301, and x6=31−x3=301.