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. A simple case arises in taking the square root of a positive real number. For example, 4 has two square roots: 2 and −2; of these the positive root, 2, is considered the principal root and is denoted as

Motivation edit

Consider the complex logarithm function log z. It is defined as the complex number w such that

 

Now, for example, say we wish to find log i. This means we want to solve

 

for  . The value   is a solution.

However, there are other solutions, which is evidenced by considering the position of i in the complex plane and in particular its argument  . We can rotate counterclockwise   radians from 1 to reach i initially, but if we rotate further another   we reach i again. So, we can conclude that   is also a solution for log i. It becomes clear that we can add any multiple of   to our initial solution to obtain all values for log i.

But this has a consequence that may be surprising in comparison of real valued functions: log i does not have one definite value. For log z, we have

 

for an integer k, where Arg z is the (principal) argument of z defined to lie in the interval  . Each value of k determines what is known as a branch (or sheet), a single-valued component of the multiple-valued log function. When the focus is on a single branch, sometimes a branch cut is used; in this case removing the non-positive real numbers from the domain of the function and eliminating   as a possible value for Arg z. With this branch cut, the single-branch function is continuous and analytic everywhere in its domain.

The branch corresponding to k = 0 is known as the principal branch, and along this branch, the values the function takes are known as the principal values.

General case edit

In general, if f(z) is multiple-valued, the principal branch of f is denoted

 

such that for z in the domain of f, pv f(z) is single-valued.

Principal values of standard functions edit

Complex valued elementary functions can be multiple-valued over some domains. The principal value of some of these functions can be obtained by decomposing the function into simpler ones whereby the principal value of the simple functions are straightforward to obtain.

Logarithm function edit

We have examined the logarithm function above, i.e.,

 

Now, arg z is intrinsically multivalued. One often defines the argument of some complex number to be between   (exclusive) and   (inclusive), so we take this to be the principal value of the argument, and we write the argument function on this branch Arg z (with the leading capital A). Using Arg z instead of arg z, we obtain the principal value of the logarithm, and we write[1]

 

Square root edit

For a complex number   the principal value of the square root is:

 

with argument   Sometimes a branch cut is introduced so that negative real numbers are not in the domain of the square root function and eliminating the possibility that  

Inverse trigonometric and inverse hyperbolic functions edit

Inverse trigonometric functions (arcsin, arccos, arctan, etc.) and inverse hyperbolic functions (arsinh, arcosh, artanh, etc.) can be defined in terms of logarithms and their principal values can be defined in terms of the principal values of the logarithm.

Complex argument edit

 
comparison of atan and atan2 functions

The principal value of complex number argument measured in radians can be defined as:

  • values in the range  
  • values in the range  

For example, many computing systems include an atan2(y, x) function. The value of atan2(imaginary_part(z), real_part(z)) will be in the interval   In comparison, atan y/x is typically in  

See also edit

References edit

  1. ^ Zill, Dennis; Shanahan, Patrick (2009). A First Course in Complex Analysis with Applications. Jones & Bartlett Learning. p. 166. ISBN 978-0-7637-5772-4.