Maths Olympiad Prep

Library / /30 of 92

Algebra Difficulty 6.2 National olympiad Prove it Iran

Consider the second degree polynomial x2+ax+bx^2 + a x + b with real coefficients. We know that the necessary and sufficient condition for this polynomial to have roots in real numbers is that its discriminant, a24ba^2 - 4b, be greater than or equal to zero. Note that the discriminant is also a polynomial with variables aa and bb. Prove that the same story is not true for polynomials of degree 4: Prove that there does not exist a 4 variable polynomial P(a,b,c,d)P(a, b, c, d) such that the fourth degree polynomial x4+ax3+bx2+cx+dx^4 + a x^3 + b x^2 + c x + d can be written as the product of four 1st degree polynomials if and only if P(a,b,c,d)0P(a, b, c, d) \ge 0. (All the coefficients are real numbers.)

Solution

If we put a=c=0a = c = 0, polynomial x4+bx2+dx^4 + b x^2 + d can be written as product of four linear terms if and only if quadratic polynomial y2+by+dy^2 + b y + d has two nonnegative roots. Therefore P(0,b,0,d)0P(0, b, 0, d) \ge 0 if and only if b0b \le 0, d0d \ge 0 and b24d0b^2 - 4d \ge 0. For a fixed b0b \le 0 let Qb(d)=P(0,b,0,d)Q_b(d) = P(0, b, 0, d). Now, Qb(d)0Q_b(d) \ge 0 if and only if 0db240 \le d \le \frac{b^2}{4} and hence by continuity of QbQ_b, Qb(b2/4)Q_b(b^2/4) must be zero. This implies that for all b0b \le 0, one variable polynomial P(0,b,0,b24)=0P(0, b, 0, \frac{b^2}{4}) = 0, and hence this polynomial is always zero. This means that polynomial x4+bx2+b24x^4 + b x^2 + \frac{b^2}{4} has four real roots for all values of bb. Contradiction! \square

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.