5. Given x,y,z∈R+,x2+y2+z2≤3xyz, prove: x+y+z≤xyz.
Solution
We can easily prove that ab+bc+ca≤31(a+b+c)2,ab+bc+ca≤a2+b2+c2, thus we have xyzx+y+z=xy1+yz1+zx1≤31(x1+y1+z1)2=31(xyzxy+yz+zx)2≤31(xyzx2+y2+z2)2≤31(xyz3xyz)2=1
Therefore, x+y+z≤xyz.
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: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.