For each of them either prove that it holds true for all positive real numbers a,b, and c, or provide a triple (a,b,c)∈R+, which does not satisfy it.
This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.
a) The triple (a,b,c)=(0.01,1000,1000) does not satisfy the inequality.
b) We will prove that the inequality holds true for all positive real numbers a,b, and c. Denote by x=ba, y=cb, and z=ac - then xyz=1 and (xy+y)2+(yz+z)2+(zx+x)2≥x+y+z+9. This is equivalent to x2+y2+z2+2(xy2+yz2+zx2)+x2y2+y2z2+z2x2≥x+y+z+9. Applying AM-GM, we get
xy2+yz2+zx2≥33x3y3z3=3 and x2y2+y2z2+z2x2≥33x4y4z4=3. Thus, it suffices to prove that x2+y2+z2≥x+y+z. But x2+y2+z2≥3(x+y+z)2 (it is equivalent to (x−y)2+(y−z)2+(z−x)2≥0), so we need x+y+z≥3, which follows from the AM-GM inequality x+y+z≥3xyz=3.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.