Understanding the Arg Function: Evaluating, Usage & Properties

  • Thread starter Thread starter wahaj
  • Start date Start date
  • Tags Tags
    Function
Click For Summary
The Arg function, or argument function, represents the angle between a complex number and the x-axis in polar coordinates. It is evaluated using formulas like Arg(z) = tan⁻¹(b/a) for a complex number z = a + bi, but care must be taken to ensure the result falls within the principal range of (-π, π]. The function is crucial for multiplying complex numbers, as it allows for the addition of angles: Arg(ab) = Arg(a) + Arg(b). Understanding the geometric interpretation of Arg helps simplify complex number operations, particularly in trigonometric form. This foundational concept is essential for working with complex numbers in various mathematical contexts.
wahaj
Messages
154
Reaction score
2
We are doing complex numbers, polar coordinates, Euler's formula etc in class and there is this thing called the Argument (Arg) function. I am having trouble understanding what this is. This is a new concept and sadly my notes aren't much help. So could someone kindly answer the following questions.
what is this function?
How do I evaluate it?
Where is it used?
Are there any properties of this function I should know about?
Anything for further reading is also appreciated but keep in mind that this is the first I am seeing all this stuff. No wikipedia please because math on wikipedia doesn't make sense to me with all those complicated equations and symbols that I have never seen before.

Here is a sample question from my assignment just to make sure I am getting my message across properly. Feel free to use it as an example if you want.
z1 = \pi/8
z2 = 3\pi/4
find Arg (z1z2)

Answer is 7\pi/8
which just seems like simple addition so why go through all this trouble with Arg?
 
Physics news on Phys.org
\text{Arg}(z)=-\imath \log \left( \dfrac{z}{|{z}|} \right)=2 \arctan \left(\dfrac{\Im{(z)}}{|{z}|+\Re{(x)}}\right)

The reason for introducing it is that complex numbers in geometric form are easier to multiply. This is because arg is a logarithm of the unit scaled numer. In particular

Arg(a b)=Arg(a)+Arg(b)
 
Last edited:
in the third expression what are those fancy symbols which look like J and R
 
Those are the real and imaginary parts of z.

In your example, I believe it should read
Arg(z1) = \pi/8
Arg(z2) = 3\pi/4
find Arg (z1z2)

There are different ways to represent complex numbers. If we will be adding them the algebraic form is best
z1=a1+i b1
z2=a2+i b2
z1+z2=(a1+a2)+i (b1+b2)

If we are multiplying, the trigonometric (which is related to exponential) form is best
z1=r1(cos θ1+sin θ1)
z2=r2(cos θ2+sin θ2)
z1 z2=(r1 r2)((cos (θ1+θ2)+sin (θ1+θ2)))

notice that if
z=r(cos θ+sin θ)
r=z/|z|
θ=Arg(z)
 
My bad about the question. Thanks for help I understand all this now.
 
lurflurf said:
\text{Arg}(z)=\log \left( \dfrac{z}{|{z}|} \right)

You missed out a factor of ##-i## there, I think.
 
There is no need to memorize all those logarithm functions if you don't want to.

The way I define Arg is just as the angle between a point and the x-axis. So in the following picture:

220px-Complex_number_illustration_modarg.svg.png


the number \varphi would be the argument.

Now, using trigonometric formulas, you can find easy formulas for the argument. For example, let's say that you have the point 1+10i. This corresponds to (1,10). So if we work in the triangle (0,0), (1,0), (1,10), then we can find the argument by

\tan \varphi= \frac{10}{1}=10

So then you can find \varphi easily.

It might be also good to remark that the principal argument is always a number in (-\pi,\pi].
So if you ever get an argument equal to 3\pi, then the principal argument is \pi (note that 3\pi and \pi correspond to the same angle!).
 
^yes thank you.
 
lurflurf said:
In particular

Arg(a b)=Arg(a)+Arg(b)

This is not true for general a and b. At least, not if you take the principal argument. If you define argument as a multivalued function, then it is true.
 
  • #10
So basically Arg is just the angle \varphi in rei\varphi given by tan-1 b/a. a and b come from a+bi
 
  • #11
wahaj said:
So basically Arg is just the angle \varphi in rei\varphi given by tan-1 b/a. a and b come from a+bi

Yes, but you need to be careful with that. For example, when calculating the argument of i that way. You would get \tan^{-1}(\frac{1}{0}) which is meaningless. On the other hand, Arg(i)=\frac{pi}{2} is easy to see.

Also, you need to take care that Arg(z) is always in the interval (-\pi,\pi] (or whatever standard you have defined in class). The \tan^{-1} function might not always do the right job for that (depending on how things are defined).

So don't just memorize \tan^{-1}(\frac{b}{a}), but rather try to think if your answer makes sense.
 
  • #12
Alright. Thank you all for the help
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K