Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Principal value
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{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_anchor|''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 (mathematical analysis)|branch]] of that [[Function (mathematics)|function]], so that it is [[Single-valued function|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 <math>\sqrt{4}.</math> ==Motivation== Consider the [[complex logarithm]] function {{math|log ''z''}}. It is defined as the [[complex number]] {{mvar|w}} such that :<math>e^w = z.</math> Now, for example, say we wish to find {{math|log i}}. This means we want to solve :<math>e^w = i</math> for <math>w</math>. The value <math>i\pi/2</math> 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 (complex analysis)|argument]] <math>\arg i</math>. We can rotate counterclockwise <math>\pi/2</math> radians from 1 to reach {{mvar|i}} initially, but if we rotate further another <math>2\pi</math> we reach {{mvar|i}} again. So, we can conclude that <math>i(\pi/2 + 2\pi)</math> is ''also'' a solution for {{math|log ''i''}}. It becomes clear that we can add any multiple of <math>2\pi</math> 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 :<math>\log{z} = \ln{|z|} + i\left(\mathrm{arg}\ z \right) = \ln{|z|} + i\left(\mathrm{Arg}\ z+2\pi k\right)</math> for an [[integer]] {{mvar|k}}, where {{math|Arg ''z''}} is the (principal) argument of {{mvar|z}} defined to lie in the [[interval (mathematics)|interval]] <math>(-\pi,\ \pi]</math>. Each value of {{mvar|k}} determines what is known as a ''[[branch (mathematical analysis)|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 <math>\pi</math> as a possible value for {{math|Arg ''z''}}. With this branch cut, the single-branch function is [[continuous function|continuous]] and [[analytic function|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 :<math>\mathrm{pv}\,f(z)</math> such that for {{mvar|z}} in the [[Domain of a function|domain]] of {{mvar|f}}, {{math|pv ''f''(''z'')}} is single-valued. ===Principal values of standard functions=== Complex valued [[List of mathematical functions|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., :<math>\log{z} = \ln{|z|} + i\left(\mathrm{arg}\ z\right).</math> Now, {{math|arg ''z''}} is intrinsically multivalued. One often defines the argument of some complex number to be between <math>-\pi</math> (exclusive) and <math>\pi</math> (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<ref>{{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}}</ref> :<math>\mathrm{pv}\log{z} = \mathrm{Log}\,z = \ln{|z|} + i\left(\mathrm{Arg}\,z\right).</math> ====Square root==== For a complex number <math>z = r e^{i \phi}\,</math> the principal value of the [[square root]] is: :<math>\mathrm{pv}\sqrt{z} = \exp\left(\frac{\mathrm{pv}\log z}{2}\right) = \sqrt{r}\, e^{i \phi / 2}</math> with [[Arg (mathematics)|argument]] <math>-\pi < \phi \le \pi.</math> 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 <math>\phi = \pi.</math> ====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|right|thumb|comparison of [[Inverse trigonometric functions|atan]] and [[atan2]] functions]] The principal value of [[Arg (mathematics)|complex number argument]] measured in [[radian]]s can be defined as: * values in the range <math>[0, 2\pi)</math> * values in the range <math>(-\pi, \pi]</math> For example, many computing systems include an [[atan2|{{math|atan2(''y'', ''x'')}}]] function. The value of {{math|atan2(imaginary_part(''z''), real_part(''z''))}} will be in the interval <math>(-\pi, \pi].</math> In comparison, {{math|atan ''y''/''x''}} is typically in <math>(\tfrac{-\pi}{2}, \tfrac{\pi}{2}].</math> ==See also== *[[Principal branch]] *[[Branch point]] ==References== {{Reflist}} {{DEFAULTSORT:Principal Value}} [[Category:Complex analysis]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Cite book
(
edit
)
Template:For
(
edit
)
Template:For-text
(
edit
)
Template:Math
(
edit
)
Template:More citations needed
(
edit
)
Template:Mvar
(
edit
)
Template:Reflist
(
edit
)
Template:Short description
(
edit
)