How Do You Correctly Convert Complex Numbers to Mod-Arg Form?

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
3 replies · 6K views
Messages
3,802
Reaction score
95
When given a complex number [itex]z=x+iy[/itex] and transforming this into its mod-arg form giving [itex]rcis\theta[/itex] where [itex]r=\sqrt{(x^2+y^2)}[/itex] and [itex]\theta=arctan(y/x)[/itex], we are assuming that [itex]-\pi/2<\theta<\pi/2[/itex].

What if however a student is asked to convert the complex number -1-i into mod-arg form? If they just start to plug-and-chug they'll quickly end up with the result [itex]\theta=\pi/4[/itex] and all of a sudden they've changed the complex number into it's negative, 1+i.

How does one avoid this dilemma?
 
Physics news on Phys.org
Mentallic said:
When given a complex number [itex]z=x+iy[/itex] and transforming this into its mod-arg form giving [itex]rcis\theta[/itex] where [itex]r=\sqrt{(x^2+y^2)}[/itex] and [itex]\theta=arctan(y/x)[/itex], we are assuming that [itex]-\pi/2<\theta<\pi/2[/itex].

What if however a student is asked to convert the complex number -1-i into mod-arg form? If they just start to plug-and-chug they'll quickly end up with the result [itex]\theta=\pi/4[/itex] and all of a sudden they've changed the complex number into it's negative, 1+i.

How does one avoid this dilemma?
Be careful with the angle domain. You have a semicircle, while it should be a full circle. The signs of x and y have to be taken into account so that you end up in the correct quadrant.