Suppose a, b, and c are real numbers, with a=b. Prove that the minimum value of the quadratic polynomial p(x)=3x2+2cx−(c(a+b)+(a2+ab+b2)),−∞<x<∞, is negative. Prove also that p(a)+p(b) is positive.
Solution
3p(x)=(3x)2+2c(3x)−(3c(a+b)+3(a2+ab+b2))=(3x+c)2−(c2+3c(a+b)+3(a2+ab+b2))=(3x+c)2−((c+23(a+b))2−49(a+b)2+3(a2+ab+b2))=(3x+c)2−(c+23(a+b))2−412(a2+ab+b2)−9(a2+2ab+b2)=(3x+c)2−(c+23(a+b))2−43(a2−2ab+b2)≥−((c+23(a+b))2+43(a−b)2), for all real x, with equality iff x=−3c. Thus 12(2c+3(a+b))2+3(a−b)2 is the minimum value of p. Since a=b, this is a negative real number.
Next p(a)=3a2+2ca−c(a+b)−(a2+ab+b2)=2a2−ab−b2+c(a−b)=(2a+b)(a−b)+c(a−b)=(a−b)(2a+b+c). And interchanging a and b, p(b)=(b−a)(2b+a+c). Hence p(a)+p(b)=(a−b)(2a+b+c−(2b+a+c))=(a−b)2>0
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 reproduced verbatim; metadata (topic, difficulty) added by this project.