Finding the modulus and argument of a complex number

AI Thread Summary
To find the modulus and argument of the complex number -1 + 2i, the modulus is straightforward, but the argument requires careful consideration of the quadrant. The point is actually located in the second quadrant, not the fourth, which affects the angle calculation. The negative angle obtained from arctan can be converted to a positive angle by adding 2π. Understanding coterminal angles is essential for determining the correct positive angle in the context of the complex plane. Proper visualization of the point's position aids in accurately identifying the angle.
Bashyboy
Messages
1,419
Reaction score
5
Hello,

I have the point ##-1 + 2i##, for which I am asked to find the modulus and argument. The modulus was simple enough, but I am having difficulty finding the angle. The point is located in the 4th quadrant, and so I need to make certain that I calculate an angle in the range ##(\frac{3 \pi}{2}, 2 \pi )##, if I wish to measure counterclockwise rotations. Here is what I did:

##\theta = \arctan(-2) = - \arctan(2)##.

So, clearly I have a negative angle, which is reasonable. However, I would like to find a positive angle, but I can't seem to wrap my head around the concept of coterminal angles and calculating angles based upon that principle.
 
Physics news on Phys.org
Bashyboy said:
Hello,

I have the point ##-1 + 2i##, for which I am asked to find the modulus and argument. The modulus was simple enough, but I am having difficulty finding the angle. The point is located in the 4th quadrant
No it isn't.
Bashyboy said:
, and so I need to make certain that I calculate an angle in the range ##(\frac{3 \pi}{2}, 2 \pi )##, if I wish to measure counterclockwise rotations. Here is what I did:

##\theta = \arctan(-2) = - \arctan(2)##.

So, clearly I have a negative angle, which is reasonable. However, I would like to find a positive angle, but I can't seem to wrap my head around the concept of coterminal angles and calculating angles based upon that principle.
Add ##2\pi## radians to get the positive angle.
 
Last edited:
Whoops, you are certainly correct. I meant to type in 1-2i. The principle is the same, however.
 
  • Like
Likes Ray Vickson
Arctan(-2) will give you a negative angle. Add ##2\pi## to get a positive angle. For example, if you got ##-\pi/6##, adding ##2\pi## would give you ##11\pi/6## as the positive angle.
 
I thought you just said that I should add an angle of ##\pi##.
 
I confused myself. You thought the angle was in the 4th quadrant (it isn't - it's in the 2nd quadrant). Adding π would get your angle to the second quadrant, which isn't what you want. I edited my earlier post.
 
You can also think of the line going through the origin and through the point 1-2i (equiv., (1, -2) in Cartesian ). This may help you visualize how to choose the right angle.
 
Bashyboy said:
Whoops, you are certainly correct. I meant to type in 1-2i. The principle is the same, however.

For ##0 < \alpha < \pi/2## the angles ##-\alpha## and ##2 \pi - \alpha## both describe the same point in the third quadrant.
 
Back
Top