Suppose that there are real numbers a,b,c≥1 and that there are positive reals x,y,z such that ax+by+czxax+yby+zczx2ax+y2by+z2cz=4=6=9 What is the maximum possible value of c ?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
The Cauchy-Schwarz inequality states that given 2 sequences of n real numbers x1,x2,…,xn and y1,y2,…,yn, then (x12+x22+…+xn2)(y12+y22+…+yn2)≥(x1y1+x2y2+…+xnyn)2 with equality holding if and only if y1x1=y2x2=…=ynxn. Applying this to {ax/2,by/2,cz/2} and {xax/2,yby/2,zcz/2} yields (ax+by+cz)(x2ax+y2by+z2cz)≥(xax+yby+zbz)2 with equality holding if and only if x=y=z. However, equality does hold (both sides evaluate to 36), so x=y=z. The second equation then becomes x(ax+bx+cx)=6, which implies x=23. Then we have a3/2+b3/2+c3/2=4. To maximize c, we minimize a and b by setting a=b=1. Then c3/2=2 or c=34.
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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.