On the Cartesian plane, let C be the graph of the function y=3x2. A line d varies on the plane such that d always cuts C at three distinct points with x-coordinates x1,x2 and x3.
a. Prove that the following value is a constant: 3x32x1x2+3x12x2x3+3x22x3x1
b. Show that: 3x2x3x12+3x3x1x22+3x1x2x32<−415
Solution
a. It is easy to see that d cannot be a line parallel to the y-axis (otherwise d only intersects C at at most one point), so d has the form y=ax+b where a,b∈R and a=0. The x-coordinates of intersections of d and C are roots of 3x2=ax+b. Let t=3x, then x=t3, so 3x2=t2. The equation becomes t2=at3+b⟹at3−t2+b=0. This cubic equation at3−t2+b=0 has three distinct solutions t1,t2,t3 and t1t2t3=0 (because b=0). Applying Vieta's theorem to the cubic equation, we have t1t2+t2t3+t3t1=0, which implies (t1t2)3+(t2t3)3+(t3t1)3=3(t1t2)(t2t3)(t3t1)=3t12t22t32. We can rewrite this equality as t12t2t3+t22t3t1+t32t1t2=3, or 3x12x2x3+3x22x3x1+3x32x1x2=3. So 3x12x2x3+3x22x3x1+3x32x1x2=3 is a constant.
b. Without loss of generality, assume that t1 and t2 have the same signs. From t1t2+t2t3+t3t1=0, we have t3=−t1+t2t1t2. Hence, 3x2x3x12+3x3x1x22+3x1x2x32=t2t3t12+t3t1t22+t1t2t32=−(t1+t2)(t22t1+t12t2)+(t1+t2)2t1t2=−(t22t12+t12t22+t2t1+t1t2)+(t1+t2)2t1t2. Using the AM-GM inequality, we have t22t12+t12t22≥2,t2t1+t1t2≥2,(t1+t2)2t1t2≤41. Therefore, 3x2x3x12+3x3x1x22+3x1x2x32≤−(2+2)+41=−415. Note that t1,t2 are distinct so the equality does not occur.
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: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic and difficulty added by this site.