Monic polynomial of the lowest possible degree

  • Thread starter Thread starter 53Mark53
  • Start date Start date
  • Tags Tags
    Degree Polynomial
AI Thread Summary
To find the real, monic polynomial of the lowest degree with zeros −1−2i, −2i, and i, one must consider the conjugates of the complex roots. The polynomial can be constructed by multiplying the factors corresponding to the roots, ensuring that the resulting polynomial has real coefficients. The presence of non-conjugate complex roots necessitates the inclusion of their conjugates to maintain real coefficients. Ultimately, the correct approach involves expanding the polynomial while incorporating these conjugate pairs. This method leads to the correct formulation of the polynomial.
53Mark53
Messages
52
Reaction score
0

Homework Statement



A monic polynomial is a polynomial which has leading coefficient 1. Find the real, monic polynomial of the lowest possible degree which has zeros −1−2i,−2i and i. Use z as your variable.

The Attempt at a Solution


[/B]
Would I just expand the zeros giving me

(z+1+2i)(z+2i)(z-i)

z^3+(1+3*I)*z^2+I*x+I*4+2
 
Physics news on Phys.org
53Mark53 said:

Homework Statement



A monic polynomial is a polynomial which has leading coefficient 1. Find the real, monic polynomial of the lowest possible degree which has zeros −1−2i,−2i and i. Use z as your variable.

The Attempt at a Solution


[/B]
Would I just expand the zeros giving me

(z+1+2i)(z+2i)(z-i)

z^3+(1+3*I)*z^2+I*x+I*4+2
Don't forget: It's a real polynomial.
 
SammyS said:
Don't forget: It's a real polynomial.
how would I make it real?
 
53Mark53 said:
how would I make it real?
Hint: what happened to the conjugates of the original roots?
 
SteamKing said:
Hint: what happened to the conjugates of the original roots?
SteamKing said:
Hint: what happened to the conjugates of the original roots?

Does that mean that I have to square the imaginary roots?
 
53Mark53 said:
Does that mean that I have to square the imaginary roots?
What is the conjugate of the complex number, a + bi?
 
@53Mark53 ,
Here's what you said in a previous thread:
53Mark53 said:

Homework Statement


p(x) = x^3 − x^2 + ax + b is a real polynomial with 1 + i as a zero, find a and b and find all of the real zeros of p(x).

The Attempt at a Solution


[/B]
1-i is also a zero as it is the conjugate of 1+i
The same applies here, but now you have 3 complex roots, no two of which form a conjugate pair.
 
SammyS said:
@53Mark53 ,
Here's what you said in a previous thread:

The same applies here, but now you have 3 complex roots, no two of which form a conjugate pair.
Thanks I got the right answer by using conjugate pairs
 
Back
Top