Problem:
Let S be the set of all polynomials of the form z3+az2+bz+c, where a,b, and c are integers. Find the number of polynomials in S such that each of its roots z satisfies either β£zβ£=20 or β£zβ£=13.
Solution:
Let fβS only have roots with modulus (absolute value) 20 or 13. If f has all real roots, then they must come from the set {β20,β13,13,20}. There are 20 possible ways to choose three elements from this set, with replacement, where order is not important.
Suppose f has a nonreal root z0β=r+si, where r and s are real. Then rβsi is another root, and there are four possibilities for the third (integer) root, k. Because (zβ(r+si))(zβ(rβsi))(zβk)= z3β(2r+k)z2+(2kr+r2+s2)zβ(r2+s2)k, it follows that 2r must be an integer. If β£z0ββ£=20, then there are 79 possible values for r:0,Β±21β,Β±22β,β¦,Β±239β. If β£z0ββ£=13, then there are 51 possible values for r:0,Β±21β,Β±22β,β¦,Β±225β. Therefore there are 79β
4+51β
4+20=540β polynomials in S that only have roots with modulus 20 or 13.
The problems on this page are the property of the MAA's American Mathematics Competitions