Find the monic polynomial of degree 5 which has 1, 1 + i and 2 − i as three of its roots..
any help on this question id appreciate.
Printable View
Find the monic polynomial of degree 5 which has 1, 1 + i and 2 − i as three of its roots..
any help on this question id appreciate.
I think the polynomial has real coefficients. Then
Did you replace,
,
, and
with 1, 1+ i, 1- i, 2- i and 2+ i, respectively?
First, the reason red-dog said, "I think the polynomial has real coefficients" is that if you allow complex coefficients, there are an infinite number of such polynomials. Assuming complex coefficients, all roots must be in complex conjugate pairs. That is why 1- i and 2+ i must also be roots. Of course, it follows (You've solved polynomial equations by factoring haven't you. Same idea here). Saying "monic" polynomial means the leading coefficient (the coefficient ofhere) is 1.
That is why the polynomial must be the product, (x-1)(x-1-i)(x-1+i)(x-2+i)(x-2-i). That is the polynomial. Whether you are required to multiply that out depends on the particular statement of the question.
If you do, it's simplest to multiply the complex conjugates first:can be done as "sum and difference product":
(x-2+i)(x-2-i)= ((x-2)+i)((x-2)-i=
The polynomial you want is
Can you multiply that out?