Solving a Complex Polynomial Equation

  • Thread starter Thread starter wam_mi
  • Start date Start date
  • Tags Tags
    Polynomial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
wam_mi
Messages
78
Reaction score
1

Homework Statement



Happy New Year, everybody!

Problem: Solve (z^4)+1 = 0


Homework Equations





The Attempt at a Solution



Attempt: (z^4)+1 = 0
((z^2)+i)*((z^2)-i) = 0

Could anyone help me to complete this question please?

Many Thanks!
 
Physics news on Phys.org
wam_mi said:

Homework Statement



Happy New Year, everybody!

Problem: Solve (z^4)+1 = 0


Homework Equations





The Attempt at a Solution



Attempt: (z^4)+1 = 0
((z^2)+i)*((z^2)-i) = 0

Could anyone help me to complete this question please?

Many Thanks!
So you know that z^2+ i= 0 and z^2- i= 0. Now you need to solve z^2= i and z^2= -i.

You can, as Hootenanny suggested, write i and -i in "polar form" and use the fact that
[tex]\left(re^{i\theta}\right)^{1/2}= r^{1/2} e^{i\theta/2}[/tex]
 
HallsofIvy said:
So you know that z^2+ i= 0 and z^2- i= 0. Now you need to solve z^2= i and z^2= -i.

You can, as Hootenanny suggested, write i and -i in "polar form" and use the fact that
[tex]\left(re^{i\theta}\right)^{1/2}= r^{1/2} e^{i\theta/2}[/tex]



Thanks a lot for your help HallsofIvy. I think I can do it now, thank you!
 
HallsofIvy said:
So you know that z^2+ i= 0 and z^2- i= 0. Now you need to solve z^2= i and z^2= -i.

You can, as Hootenanny suggested, write i and -i in "polar form" and use the fact that
[tex]\left(re^{i\theta}\right)^{1/2}= r^{1/2} e^{i\theta/2}[/tex]


Thanks for the hint!