principal value
{{short description|Values along one branch of a multivalued function so that it is single-valued}}
{{For|the use of the term principal value in describing improper integrals |Cauchy principal value}}
{{For-text|the use of the term principal value for arcsines, arccosines, etc. | Inverse trigonometric function § Principal value }}
{{More citations needed|date=March 2023}}
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
Consider the complex logarithm function {{math|log z}}. It is defined as the complex number {{mvar|w}} such that
:
Now, for example, say we wish to find {{math|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 {{mvar|i}} in the complex plane and in particular its argument . We can rotate counterclockwise radians from 1 to reach {{mvar|i}} initially, but if we rotate further another we reach {{mvar|i}} again. So, we can conclude that is also a solution for {{math|log i}}. It becomes clear that we can add any multiple of to our initial solution to obtain all values for {{math|log i}}.
But this has a consequence that may be surprising in comparison of real valued functions: {{math|log i}} does not have one definite value. For {{math|log z}}, we have
:
= \ln
z |
for an integer {{mvar|k}}, where {{math|Arg z}} is the (principal) argument of {{mvar|z}} defined to lie in the interval . Each value of {{mvar|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 {{math|Arg z}}. With this branch cut, the single-branch function is continuous and analytic everywhere in its domain.
The branch corresponding to {{math|1=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
In general, if {{math|f(z)}} is multiple-valued, the principal branch of {{mvar|f}} is denoted
:
such that for {{mvar|z}} in the domain of {{mvar|f}}, {{math|pv f(z)}} is single-valued.
=Principal values of standard functions=
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==
We have examined the logarithm function above, i.e.,
:
Now, {{math|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 {{math|Arg z}} (with the leading capital A). Using {{math|Arg z}} instead of {{math|arg z}}, we obtain the principal value of the logarithm, and we write{{Cite book |last1=Zill |first1=Dennis |url=https://books.google.com/books?id=YKZqY8PCNo0C |title=A First Course in Complex Analysis with Applications |last2=Shanahan |first2=Patrick |date=2009 |publisher=Jones & Bartlett Learning |isbn=978-0-7637-5772-4 |pages=166 |language=en}}
:
==Square root==
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==
Inverse trigonometric functions ({{math|arcsin}}, {{math|arccos}}, {{math|arctan}}, etc.) and inverse hyperbolic functions ({{math|arsinh}}, {{math|arcosh}}, {{math|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==
File:Atan2atan.png 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 function. The value of {{math|atan2(imaginary_part(z), real_part(z))}} will be in the interval In comparison, {{math|atan y/x}} is typically in