Find the argument of a complex number

AI Thread Summary
To find the argument of the complex number (-2+i)(1+2i), the product simplifies to -4-3i, with a calculated modulus of 5. The argument can be expressed as θ = arccos(-4/5), but both arccos(-4/5) and -arccos(-4/5) yield the same cosine value, necessitating consideration of the sine to determine the correct quadrant. The common method for finding the argument is using θ = arctan(y/x), with adjustments for the quadrant based on the signs of x and y. Visualizing complex numbers on the Cartesian plane can aid in understanding their arguments and avoiding ambiguity in inverse trigonometric functions.
fluidistic
Gold Member
Messages
3,928
Reaction score
272

Homework Statement


Find the argument of (-2+i)(1+2i).
2. The attempt at a solution z=(-2+i)(1+2i)=-4-3i. I've read on the Internet that I can write z=\rho (\cos \theta +i\sin \theta) where \rho is the modulo of z. I've calculated the modulo of z which is 5.
So I have that -4=5\cos \theta \Leftrightarrow \theta = \arccos \left( -\frac{4}{5} \right). Am I right? Because Mathematica says it's my result but with a negative sign...
Also, is this the common used way to find the argument of a complex number?
 
Physics news on Phys.org
The cosine of both arccos(-4/5) and -arccos(-4/5) is -4/5, because cos(x) = cos(-x). You also need to take the other one into account: -3 = 5 sin(theta). Because sin(-x) and sin(x) are different (sin(-x) = -sin(x)) this will determine which one to use.

In geometric terms: the magnitude of the angle is completely determined by the cosine of an angle, but you also need to specify the sine to say in which quadrant.
 
Ah yes, you're right! I underestimated the sine part.
So this is generally the way one finds out the argument of a complex number?
 
No. Plot a+bi on the complex plane, and make a triangle. It should be easier to see that way.
 
Most commonly given is: arg(x+ iy)= arctan(y/x).
 
Ah ok, thanks to both. Nice to know.
 
Arg(-pi)= arctan(-pi)??
 
Where did you get that from?
Note that HallsOfIvy's argument doesn't entirely work here, because it only gives you the right answer modulo pi.
But you don't even need that, you can see it right away: -pi is on the negative real axis.
 
sorry i am trying to learn this concept ...but don't have real good source !...
so if you could help me would be great!
please and thank you !
 
  • #10
Do you know how to visualise a complex number on a (x, y) - plane?
 
  • #11
HallsofIvy said:
Most commonly given is: arg(x+ iy)= arctan(y/x).

Only if x>0. Else = arctan(y/x) +/- pi.
\theta = arctan(y/x) \pm \pi

Anytime we use inverse trig we must account for the fact that the trig functions are not invertible over their entire domain. We must first restrict the domain and this restricts the range of the inverse trig functions. We must use different restrictions for different trig functions so in this case it helps to think of the tangent of the angle as the slope of the line (through the origin) at that angle. The ambiguity then is on which side of the origin lies a point on the line with given slope=tan(theta).

The convention for tangent is to work in the right half-plane, -\pi/2 \le arctan(m) \le \pi/2 (so that the domain is connected) thus we only get correct results with x\ge 0. Again remembering we are working via tan with slopes we simply rotate the line 180^o = \pi modulo the full circle to get the other two quadrants.

For general inverse trig issues one picks a connected part of the unit circle which spans the definition of the value trig function... e.g.
-\pi/2 \le \theta \le \pi/2 for tangent and sine (slope and y-coordinate)
and
0\le \theta \le \pi for cotangent and cosine (1/slope and x-coordinate)

This is all analogous to the \pm ambiguity we put in a square root because the principle root is defined for the restricted domain x \ge 0 of the square function.
x^2 = a \quad \Longleftrightarrow \quad x = \pm\sqrt{a}
 
  • #12
I would just like to confirm, is the answer to the 1st part -2.4980915 radians ?
 
Last edited:
  • #13
Yes, but you should keep it in exact form, tan^{-1}\left(\frac{3}{4}\right)-\pi
 
  • #14
Mentallic said:
Yes, but you should keep it in exact form, tan^{-1}\left(\frac{3}{4}\right)-\pi

My examination board prefers it as a decimal. :)
 
  • #15
elemis said:
-2.4980915 radians
elemis said:
My examination board prefers it as a decimal. :)

Then if they don't require you to use a million decimal places, just pop out your protractor and start measuring away on an accurate diagram :wink:
 
  • #16
Mentallic said:
Then if they don't require you to use a million decimal places, just pop out your protractor and start measuring away on an accurate diagram :wink:

I can't tell if you're being sarcastic... but never mind. :rolleyes:

If you must know, I decided to write my answer to 'a million' decimal places to ensure that it truly was the correct answer and not some fluke on my part. ;)

Anyways, peace.
 
  • #17
The actual reason why examiners ask for you to leave such questions in exact form is because some students would spend their time trying to draw an accurate diagram and finding the angle with a protractor. Exact answers eliminate this possibility.
 
  • #18
Mentallic said:
The actual reason why examiners ask for you to leave such questions in exact form is because some students would spend their time trying to draw an accurate diagram and finding the angle with a protractor. Exact answers eliminate this possibility.

Are you aware of the Edexcel GCE A Level examinations ?
 
  • #19
Nope I'm from Australia.
 
Back
Top