31st USAMO 2002

------
 
 
Problem A3

p(x) is a polynomial of degree n with real coefficients and leading coefficient 1. Show that we can find two polynomials q(x) and r(x) which both have degree n, all roots real and leading coefficient 1, such that p(x) = q(x)/2 + r(x)/2.

 

Solution

The easiest way to show that a polynomial has a root between a and b is to show that it changes sign. So the idea is to take some polynomial that obviously changes sign n times. Then if we take k s(x) and -k s(x) + 2p(x), for sufficiently large k the sign of -k s(x) + 2p(x) should be dominated by s(x). That does not quite deal with the leading coefficient. But we know that ultimately the leading term dominates, so something like k s(x) + xn and -k s(x) - xn + 2p(x) ought to work.

Specifically, put s(x) = (1 - x)(2 - x)(3 - x) ... (n-1 - x). It is zero at x = 1, 2, 3, ... , n-1. It is alternately positive and negative at x = 1/2, 1 1/2, ... , n - 1/2. Suppose n is even. Let M = nn so that xn < M on the interval [0, n]. Clearly, if we take k sufficiently large (in relation to M), then k s(x) + xn has the same sign as s(x) at x = 1/2, 1 1/2, ... , n - 1/2. In particular, it is negative at x = n - 1/2, but, whatever k, if x is sufficiently large k s(x) + xn is positive. So k s(x) + xn changes sign at least n times and hence has n real roots.

Similarly, for k sufficiently large (in relation to M and the max value of 2p(x) over the interval [0, n] ), -k s(x) - xn + 2p(x) will have the opposite sign to s(x) at x = 1/2, 1 1/2, ... , n - 1/2 and in particular will be negative at x = 1/2. But the leading term in - k s(x) - xn + 2p(x) is xn and n is even, so for x sufficiently negative, the sign will be positive. Thus - k s(x) - xn + 2p(x) also changes sign at least n times and hence has n real roots.

Exactly similar arguments work for n odd. We get n-1 sign changes from the k s(x) term and one extra for x large and positive or large and negative (this time k s(x) has the same sign at x = 1/2 and x = n - 1/2, but xn has different signs for large positive and large negative).

 


 

31st USAMO 2002

© John Scholes
jscholes@kalva.demon.co.uk
11 May 2002