The polynomial p(x) has integer coefficients, and p(100)=100. Let r1,r2,…,rk be distinct integers that satisfy the equation p(x)=x3. What is the largest possible value of k?
Answer
Suppose there are k distinct integer roots for p(x)−x3. Then we may write p(x)=x3+q(x)∏ki=1(x−ri)⟹100=1003+q(100)∏ki=1(100−ri).
This gives q(100)∏ki=1(100−ri)=−999,900=−22⋅32⋅52⋅11⋅101
LHS is thus a product of k+1 integers of which at least k are distinct, and the RHS can be expressed as a product of at most 11 factors. Hence k≤10.
To prove kmax=10, all we need now is to demonstrate one polynomial p(x), say:
1003−(x−99)(x−101)(x−102)(x−98)(x−103)(x−97)(x−105)(x−95)(x−111)(x−201)
which will satisfy the conditions.
No comments:
Post a Comment