14th USAMO 1985

------
 
 
Problem 2

Find all real roots of the quartic x4 - (2N + 1)x2 - x + N2 + N - 1 = 0 correct to 4 decimal places, where N = 1010.

 

Solution

Answer: 99999.9984 and 100000.0016.

We can write the equation as (x2 - N - 1/2)2 = x + 5/4. For x < -5/4 the lhs is positive and the rhs is negative, so there are no roots with x < -5/4. If x lies between -5/4 and 0, then the lhs is obviously much larger than the rhs, so again there is no root. Thus there are no negative roots. Descartes' rule of signs (see below) tells us that there are at most 2 positive roots.

If x = 105, then the lhs is 1/4 and the rhs is much larger (approx 105). If x = 105 ± 1, then the lhs is (± 2 105 + 1/2)2 which is approximately 4 1010 and much larger than the rhs. So there is a root either side of 105. Put x = 105 ± k. Then we want (± 2k.105 + k2 - 1/2)2 = 105 + 5/4, or (4k2105 - 1)105 ± 2k(1-2k2 )105 - 5/4 = 0. So evidently we need approximately 4k2 = 10-5, or k = ± 0.0016. So it looks as though the roots are 105 ± 0.0016 = 99999.9984 and 100000.0016.

Put x = 105 ± 0.00155. Then (x2 - 1010 - 1/2)2 - x - 5/4 = (±310 - 1/2 + 0.001552)2 - 105± 0.00155 - 5/4 < 3112 - 105 < 0. Put x = 105 ± 0.00165, then (x2 - 1010 - 1/2)2 - x - 5/4 = (±330 -1/2 + 0.001652)2 - 105 ± 0.00165 - 5/4 > 3292 - 105 - 2 > 0. So indeed one root lies between 105 - 0.00165 and 105 - 0.00155 and the other root lies between 105 + 0.00155 and 105 + 0.00165.

Descartes' rule of signs.

This states that if the number of sign changes in the coefficients of the polynomial is d, then the number of positive roots is d or d less an even number. So, for example, if the polynomial is x5 + 14.3 x4 - 34 x2 - x + 3.2, then there are two sign changes (+14.3 to -34 and -1 to 3.2), so there are either 0 or 2 positive roots. Note that we ignore zero coefficients. If r is a positive root of p(-x) = 0, then -r is a negative root of p(x) = 0. So if we substitute -x for x in the polynomial and the number of sign changes is then d', then we can conclude that the number of negative roots of the polynomial is either d' or d' less an even number. With the example above we get -x5 + 14.3 x4 - 34 x2 + x + 3.2, which has 3 sign changes. So the polynomial has 1 or 3 negative roots.

The proof is not difficult. The key idea is to show that if k is a positive root, so that p(x) = (x - k) q(x), then (1) p(x) has at least one more sign change than q(x), and (2) the difference between the number of sign changes is odd (note that the signs of the constant coefficients of p(x) and q(x) are different).

 


 

14th USAMO 1985

© John Scholes
jscholes@kalva.demon.co.uk
26 Aug 2002