Factoring equation with real coefficients

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 2K views
Nathew

Homework Statement


Find the roots of [tex]z^4+4=0[/tex] and use that to factor the expression into quadratic factors with real coefficients.

Homework Equations


DeMoivre's formula.

The Attempt at a Solution


I have been able to identify they are [tex]\pm 1 \pm i[/tex] but i have no idea how to factor the expression.
Thanks!
 
Physics news on Phys.org
Nathew said:

Homework Statement


Find the roots of [tex]z^4+4=0[/tex] and use that to factor the expression into quadratic factors with real coefficients.

Homework Equations


DeMoivre's formula.

The Attempt at a Solution


I have been able to identify they are [tex]\pm 1 \pm i[/tex] but i have no idea how to factor the expression.
Thanks!

No, they aren't. None of those are roots. Try them. Use deMoivre!
 
Dick said:
No, they aren't. None of those are roots. Try them. Use deMoivre!

[tex](1+i)^4+4=0[/tex]
[tex](-1+i)^4+4=0[/tex]
[tex](1-i)^4+4=0[/tex]
[tex](-1-i)^4+4=0[/tex]

Not sure what you're talking about.
 
Nathew said:

Homework Statement


Find the roots of [tex]z^4+4=0[/tex] and use that to factor the expression into quadratic factors with real coefficients.
It is possible to do this in the reverse order. That is:
1. Factor ##\ z^4+4\ ## into quadratic factors with real coefficients.
then
2. find the roots of ##\ z^4+4=0\ .\ ##​

That's not following the instructions, but it may give some insight.

Suppose ##\ z^4+4=(z^2+az+2)(z^2+bz+2)\ ##.
Expand the right hand side & equate coefficients.
 
Nathew said:
[tex](1+i)^4+4=0[/tex]
[tex](-1+i)^4+4=0[/tex]
[tex](1-i)^4+4=0[/tex]
[tex](-1-i)^4+4=0[/tex]

Not sure what you're talking about.

Sorry! I read your post as saying the roots were ##\pm 1## and ##\pm i##. If ##r_1## and ##r_2## are roots then ##(z-r_1)(z-r_2)## is a factor of your polynomial. Try multiplying that out when ##r_1## and ##r_2## are complex conjugates.
 
Nathew said:

Homework Statement


Find the roots of [tex]z^4+4=0[/tex] and use that to factor the expression into quadratic factors with real coefficients.

Homework Equations


DeMoivre's formula.

The Attempt at a Solution


I have been able to identify they are [tex]\pm 1 \pm i[/tex] but i have no idea how to factor the expression.
Thanks!
Yes, 1+ i, 1- i, -1- i, and -1+ i are roots so the we can write [itex]z^4+ 4= (z- (1+ i))(z- (1- i))(z- (-1+ i)(z- (-1- i))= (z- 1- i)(z- 1+ i)(z+ 1- i)(z+ 1+ i)[/itex]
Write [itex](z- 1- i)(z- 1+ i)= ((z- 1)- i)((z- 1)+ i)[/itex] and [itex](z+ 1- i)(z+ 1+ i)= ((z+ 1)- i)((z+ 1)+ i)[/itex]. Now use the fact that [itex](a- b)(a+ b)= a^2- b^2[/itex].
 
  • Like
Likes   Reactions: Nathew
HallsofIvy said:
Yes, 1+ i, 1- i, -1- i, and -1+ i are roots so the we can write [itex]z^4+ 4= (z- (1+ i))(z- (1- i))(z- (-1+ i)(z- (-1- i))= (z- 1- i)(z- 1+ i)(z+ 1- i)(z+ 1+ i)[/itex]
Write [itex](z- 1- i)(z- 1+ i)= ((z- 1)- i)((z- 1)+ i)[/itex] and [itex](z+ 1- i)(z+ 1+ i)= ((z+ 1)- i)((z+ 1)+ i)[/itex]. Now use the fact that [itex](a- b)(a+ b)= a^2- b^2[/itex].
Thanks a lot this worked great!
 
SammyS said:
What did you get for the quadratic factors?
[tex](z^2-2z+2)(z^2+2z+2)[/tex]
 
  • Like
Likes   Reactions: SammyS