Problem:
Let be the set of all polynomials of the form , where , , and are integers. Find the number of polynomials in such that each of its roots satisfies either or .
Solution:
In the first case, the polynomial has real roots. These roots could be any from the options . There are polynomials in this case.
In the second case, there is one real root and two complex roots.
There are options for the one real root, namely . WLOG, let this root be . The two complex roots are conjugates, so let them be and . Expand the polynomial to get Note that in this expanded version of , the coefficient is already an integer. For the coefficient to be an integer, we need to be an integer. Note that this automatically makes an integer. So, let for an integer . Now, we have
In the first case, where it's equal to , the set of possible values for are , and these are values. Similarly, when it's equal to , the set of possible values for are , and these are values. In total, we have solutions. Multiplying by for the options for the real root, we have polynomials in this case.
So there are total polynomials.
Comments
Post a Comment