Find the argument of a complex number

In summary, the conversation discusses finding the argument of a complex number, -2+i. The suggested method is to plot the number on a complex plane and create a triangle, making it easier to find the argument. Another method suggested is to use the formula arg(x+iy)=arctan(y/x), but it is important to consider the restrictions on the domain and range of inverse trig functions. The conversation also mentions the importance of leaving the answer in exact form instead of using decimal approximations.
  • #1
fluidistic
Gold Member
3,923
261

Homework Statement


Find the argument of [tex](-2+i)(1+2i)[/tex].
2. The attempt at a solution [tex]z=(-2+i)(1+2i)=-4-3i[/tex]. I've read on the Internet that I can write [tex]z=\rho (\cos \theta +i\sin \theta)[/tex] where [tex]\rho[/tex] is the modulo of [tex]z[/tex]. I've calculated the modulo of [tex]z[/tex] which is [tex]5[/tex].
So I have that [tex]-4=5\cos \theta \Leftrightarrow \theta = \arccos \left( -\frac{4}{5} \right)[/tex]. 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
  • #2
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.
 
  • #3
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?
 
  • #4
No. Plot a+bi on the complex plane, and make a triangle. It should be easier to see that way.
 
  • #5
Most commonly given is: arg(x+ iy)= arctan(y/x).
 
  • #6
Ah ok, thanks to both. Nice to know.
 
  • #7
Arg(-pi)= arctan(-pi)??
 
  • #8
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.
 
  • #9
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.
[tex] \theta = arctan(y/x) \pm \pi[/tex]

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, [itex] -\pi/2 \le arctan(m) \le \pi/2[/itex] (so that the domain is connected) thus we only get correct results with [itex] x\ge 0 [/itex]. Again remembering we are working via tan with slopes we simply rotate the line [itex] 180^o = \pi[/itex] 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.
[itex] -\pi/2 \le \theta \le \pi/2[/itex] for tangent and sine (slope and y-coordinate)
and
[itex] 0\le \theta \le \pi[/itex] for cotangent and cosine (1/slope and x-coordinate)

This is all analogous to the [itex]\pm[/itex] ambiguity we put in a square root because the principle root is defined for the restricted domain [itex] x \ge 0[/itex] of the square function.
[itex] x^2 = a \quad \Longleftrightarrow \quad x = \pm\sqrt{a}[/itex]
 
  • #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, [tex]tan^{-1}\left(\frac{3}{4}\right)-\pi[/tex]
 
  • #14
Mentallic said:
Yes, but you should keep it in exact form, [tex]tan^{-1}\left(\frac{3}{4}\right)-\pi[/tex]

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.
 

1. What is the definition of the argument of a complex number?

The argument of a complex number is the angle between the positive real axis and the vector representing the complex number in the complex plane. It is often denoted by the symbol theta (θ).

2. How is the argument of a complex number calculated?

The argument of a complex number can be calculated using the arctangent function (atan2) in mathematical software or calculators. The formula is θ = atan2(b,a), where a is the real part of the complex number and b is the imaginary part.

3. What is the range of values for the argument of a complex number?

The range of values for the argument of a complex number is between -π and π (inclusive), or -180° and 180° in degrees. This range represents a full rotation in the complex plane.

4. Can the argument of a complex number be negative?

Yes, the argument of a complex number can be negative if the vector representing the complex number falls in the lower half of the complex plane, with respect to the positive real axis. This corresponds to angles between -π and 0, or -180° and 0° in degrees.

5. How does finding the argument of a complex number help in solving mathematical problems?

Finding the argument of a complex number is useful in solving problems involving complex numbers, such as finding roots, powers, and logarithms. It also helps in understanding the geometric properties of complex numbers, such as their position and orientation in the complex plane.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
14
Views
247
  • Precalculus Mathematics Homework Help
Replies
20
Views
896
  • Precalculus Mathematics Homework Help
Replies
10
Views
929
  • Precalculus Mathematics Homework Help
Replies
12
Views
967
  • Precalculus Mathematics Homework Help
Replies
7
Views
2K
  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
2
Replies
39
Views
4K
  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
Back
Top