17th USAMO 1988

------
 
 
Problem 5

Let p(x) be the polynomial (1 - x)a (1 - x2)b (1 - x3)c ... (1 - x32)k, where a, b, ..., k are integers. When expanded in powers of x, the coefficient of x1 is -2 and the coefficients of x2, x3, ... , x32 are all zero. Find k.

 

Solution

Answer: 227 - 211.

We have p(x) = 1 - 2x + O(x33). Hence p(-x) = 1 + 2x + O(x33). Multiplying p(x)p(-x) = 1 - 22x2 + O(x33). Now p(x) p(-x) cannot have any odd terms, so we can write it as a polynomial in x2, q(x2). Hence q(x2) = 1 - 22x2 + O(x34). Similarly, r(x4) = q(x2) q(-x2) = 1 - 24x4 + O(x36), s(x8) = r(x4) r(-x4) = 1 - 28x8 + O(x40), and t(x16) = 1 - 216x16 + O(x48).

Now go back to the definition of p(x). When we take p(x) p(-x), the term (1 - x)a becomes (1 - x2)a. All the even terms just double their exponent, so (1 - x2)b becomes (1 - x2)2b, (1 - x4)d becomes (1 - x4)2d and so on. The odd terms all keep the same exponent, so (1 - x3)c becomes (1 - x6)c and so on. Thus we get t(x16) = (1 - x16)n(1 - x32)16k ... . The first exponent is a sum of several exponents from p(x), but the details are unimportant. We know that t(x16) = 1 - 216x16 + O(x48). The x16 term can only come from (1 - x16)n, so n = 216. Now there is no x32 term, so putting N = 216 we have NC2 = 16k, were NC2 is the binomial coefficient N(N -1)/2 = 231 - 215. Hence k = 227 - 211.

 


 

17th USAMO 1988

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