HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
(particularly in
complex analysis Complex analysis, traditionally known as the theory of functions of a complex variable, is the branch of mathematical analysis that investigates Function (mathematics), functions of complex numbers. It is helpful in many branches of mathemati ...
), the argument of a complex number ''z'', denoted arg(''z''), is the angle between the positive real axis and the line joining the origin and ''z'', represented as a point in the
complex plane In mathematics, the complex plane is the plane formed by the complex numbers, with a Cartesian coordinate system such that the -axis, called the real axis, is formed by the real numbers, and the -axis, called the imaginary axis, is formed by the ...
, shown as \varphi in Figure 1. It is a multi-valued function operating on the nonzero complex numbers. To define a single-valued function, the
principal value In mathematics, specifically complex analysis, the principal values of a multivalued function are the values along one chosen branch of that function, so that it is single-valued. The simplest case arises in taking the square root of a positive ...
of the argument (sometimes denoted Arg ''z'') is used. It is often chosen to be the unique value of the argument that lies within the interval .


Definition

An argument of the complex number , denoted , is defined in two equivalent ways: #Geometrically, in the
complex plane In mathematics, the complex plane is the plane formed by the complex numbers, with a Cartesian coordinate system such that the -axis, called the real axis, is formed by the real numbers, and the -axis, called the imaginary axis, is formed by the ...
, as the
2D polar angle In mathematics, the polar coordinate system is a two-dimensional coordinate system in which each point on a plane is determined by a distance from a reference point and an angle from a reference direction. The reference point (analogous to the ...
\varphi from the positive real axis to the vector representing . The numeric value is given by the angle in radians, and is positive if measured counterclockwise. #Algebraically, as any real quantity \varphi such that z = r (\cos \varphi + i \sin \varphi) = r e^ for some positive real (see Euler's formula). The quantity is the '' modulus'' (or absolute value) of , denoted , , : r = \sqrt. The names '' magnitude,'' for the modulus, and '' phase'',Dictionary of Mathematics (2002). ''phase''. for the argument, are sometimes used equivalently. Under both definitions, it can be seen that the argument of any non-zero complex number has many possible values: firstly, as a geometrical angle, it is clear that whole circle rotations do not change the point, so angles differing by an integer multiple of radians (a complete circle) are the same, as reflected by figure 2 on the right. Similarly, from the periodicity of and cosine, , the second definition also has this property. The argument of zero is usually left undefined.


Alternative Definition

The complex argument can also be defined algebraically in terms of Square root#Algebraic_formula, complex roots as: \arg(z) = \lim_ n\cdot \operatorname This definition removes reliance on other difficult-to-compute functions such as arctangent as well as eliminating the need for the piecewise definition. Because it's defined in terms of roots, it also inherits the principal branch of square root as its own principle branch. The
normalization Normalization or normalisation refers to a process that makes something more normal or regular. Most commonly it refers to: * Normalization (sociology) or social normalization, the process through which ideas and behaviors that may fall outside of ...
of z by dividing by , z, isn't necessary for convergence to the correct value, but it does speed up convergence and ensures that \arg(0) is left undefined.


Principal value

Because a complete rotation around the origin leaves a complex number unchanged, there are many choices which could be made for \varphi by circling the origin any number of times. This is shown in figure 2, a representation of the multi-valued (set-valued) function f(x,y)=\arg(x+iy), where a vertical line (not shown in the figure) cuts the surface at heights representing all the possible choices of angle for that point. When a well-defined function is required, then the usual choice, known as the ''
principal value In mathematics, specifically complex analysis, the principal values of a multivalued function are the values along one chosen branch of that function, so that it is single-valued. The simplest case arises in taking the square root of a positive ...
'', is the value in the open-closed interval , that is from to radians, excluding rad itself (equiv., from −180 to +180 degrees, excluding −180° itself). This represents an angle of up to half a complete circle from the positive real axis in either direction. Some authors define the range of the principal value as being in the closed-open interval .


Notation

The principal value sometimes has the initial letter capitalized, as in , especially when a general version of the argument is also being considered. Note that notation varies, so and may be interchanged in different texts. The set of all possible values of the argument can be written in terms of as: :\arg(z) = \.


Computing from the real and imaginary part

If a complex number is known in terms of its real and imaginary parts, then the function that calculates the principal value is called the two-argument arctangent function atan2: :\operatorname(x + iy) = \operatorname(y,\, x). The atan2 function (also called arctan2 or other synonyms) is available in the math libraries of many programming languages, and usually returns a value in the range . Many texts say the value is given by , as is slope, and converts slope to angle. This is correct only when , so the quotient is defined and the angle lies between and , but extending this definition to cases where is not positive is relatively involved. Specifically, one may define the principal value of the argument separately on the two half-planes and (separated into two quadrants if one wishes a branch cut on the negative -axis), , , and then patch together. :\operatorname(x + iy) = \operatorname(y,\, x) = \begin \arctan\left(\frac y x\right) &\text x > 0, \\ \arctan\left(\frac y x\right) + \pi &\text x < 0 \text y \ge 0, \\ \arctan\left(\frac y x\right) - \pi &\text x < 0 \text y < 0, \\ +\frac &\text x = 0 \text y > 0, \\ -\frac &\text x = 0 \text y < 0, \\ \text &\text x = 0 \text y = 0. \end A compact expression with 4 overlapping half-planes is :\operatorname(x + iy) = \operatorname(y,\, x) = \begin \arctan\left(\frac\right) &\text x > 0, \\ \frac - \arctan\left(\frac\right) &\text y > 0, \\ -\frac - \arctan\left(\frac\right) &\text y < 0, \\ \arctan\left(\frac\right) \pm \pi &\text x < 0, \\ \text &\text x = 0 \text y = 0. \end It's also possible to use arccotangent for the definition: :\operatorname(x + iy) = \begin \arccot\left(\frac\right) &\text y > 0, \\ \arccot\left(\frac\right)-\pi &\text y < 0, \\ 0 &\text y = 0 \text x>0 \\ \pi &\text y = 0 \text x<0 \\ \text &\text x = 0 \text y = 0. \end For the variant where is defined to lie in the interval , the value can be found by adding to the value above when it is negative (when ). Alternatively, the principal value can be calculated in a uniform way using the tangent half-angle formula, the function being defined over the complex plane but excluding the origin: :\operatorname(x + iy) = \begin \displaystyle 2 \arctan\left(\frac\right) &\text x > 0 \text y \neq 0, \\ \pi &\text x < 0 \text y = 0, \\ \text &\text x = 0 \text y = 0. \end This is based on a parametrization of the circle (except for the negative -axis) by rational functions. This version of is not stable enough for floating point computational use (as it may overflow near the region ), but can be used in
symbolic calculation In mathematics and computer science, computer algebra, also called symbolic computation or algebraic computation, is a scientific area that refers to the study and development of algorithms and software for manipulating mathematical expressions ...
. A variant of the last formula which avoids overflow is sometimes used in high precision computation: :\operatorname(x + iy) = \begin \displaystyle 2 \arctan\left(\frac\right) &\text y \neq 0, \\ 0 &\text x > 0 \text y = 0, \\ \pi &\text x < 0 \text y = 0, \\ \text &\text x = 0 \text y = 0. \end


Identities

One of the main motivations for defining the principal value is to be able to write complex numbers in modulus-argument form. Hence for any complex number , :z = \left, z \ e^. This is only really valid if is non-zero, but can be considered valid for if is considered as an indeterminate form—rather than as being undefined. Some further identities follow. If and are two non-zero complex numbers, then :\begin \operatorname(z_1 z_2) &\equiv \operatorname(z_1) + \operatorname(z_2) \pmod, \\ \operatorname\left(\frac\right) &\equiv \operatorname(z_1) - \operatorname(z_2) \pmod. \end If and is any integer, then :\operatorname\left(z^n\right) \equiv n \operatorname(z) \pmod.


Example

:\operatorname\biggl(\frac\biggr) = \operatorname(-1 - i) - \operatorname(i) = -\frac - \frac = -\frac


Using the complex logarithm

From z = , z, e^, it easily follows that \operatorname(z) = -i \ln \frac. This is useful when one has the
complex logarithm In mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in ...
available.


Extended Argument

Extended argument of a number z (denoted as \overline(z)) is the set of all real numbers congruent to \arg (z) modulo 2\pi.\overline(z) = \arg (z) + 2k\pi, \forall k \in \mathbb


References


Bibliography

* * * * {{refend


External links


''Argument''
at Encyclopedia of Mathematics. Trigonometry Complex analysis Signal processing