Problem:
There are nonzero integers a,b,r, and s such that the complex number r+si is a zero of the polynomial P(x)=x3βax2+bxβ65. For each possible combination of a and b, let pa,bβ be the sum of the zeros of P(x). Find the sum of the pa,bβ 's for all possible combinations of a and b.
Solution:
Because P(x) has real coefficients, the number rβsi must also be a zero of P(x), and the third zero must be a real number q. The sum of the zeros is a=q+2r, so q is an integer. The product of the zeros is 65=q(r2+s2), so r2+s2 is a factor of 65, and therefore must be 1,5,13, or 65. Note that 5=12+22,13=22+32, and 65=12+82=42+72. Therefore {β£rβ£,β£sβ£} is one of the sets {1,2},{2,3},{1,8},{4,7}, and each set corresponds to 4 distinct polynomials P(x). For the set {1,2},q=565β=13, for {2,3},q=1365β=5, and for the last two sets q=6565β=1. The requested sum is then
a,bββpa,bβ=4β
13+4β
5+8β
1=80β
The problems on this page are the property of the MAA's American Mathematics Competitions