Principal value

Revision as of 16:26, 15 August 2024 by imported>Quantling (Reverted edit by 103.86.3.55 (talk) to last version by Quantling)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description Template:For Template:For-text Template:More citations needed

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 <math>\sqrt{4}.</math>

MotivationEdit

Consider the complex logarithm function Template:Math. It is defined as the complex number Template:Mvar such that

<math>e^w = z.</math>

Now, for example, say we wish to find Template:Math. 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 Template:Mvar in the complex plane and in particular its argument <math>\arg i</math>. We can rotate counterclockwise <math>\pi/2</math> radians from 1 to reach Template:Mvar initially, but if we rotate further another <math>2\pi</math> we reach Template:Mvar again. So, we can conclude that <math>i(\pi/2 + 2\pi)</math> is also a solution for Template:Math. It becomes clear that we can add any multiple of <math>2\pi</math> to our initial solution to obtain all values for Template:Math.

But this has a consequence that may be surprising in comparison of real valued functions: Template:Math does not have one definite value. For Template:Math, 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 Template:Mvar, where Template:Math is the (principal) argument of Template:Mvar defined to lie in the interval <math>(-\pi,\ \pi]</math>. Each value of Template:Mvar 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 <math>\pi</math> as a possible value for Template:Math. With this branch cut, the single-branch function is continuous and analytic everywhere in its domain.

The branch corresponding to Template:Math is known as the principal branch, and along this branch, the values the function takes are known as the principal values.

General caseEdit

In general, if Template:Math is multiple-valued, the principal branch of Template:Mvar is denoted

<math>\mathrm{pv}\,f(z)</math>

such that for Template:Mvar in the domain of Template:Mvar, Template:Math is single-valued.

Principal values of standard functionsEdit

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 functionEdit

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

<math>\log{z} = \ln{|z|} + i\left(\mathrm{arg}\ z\right).</math>

Now, Template:Math 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 Template:Math (with the leading capital A). Using Template:Math instead of Template:Math, we obtain the principal value of the logarithm, and we write<ref>Template:Cite book</ref>

<math>\mathrm{pv}\log{z} = \mathrm{Log}\,z = \ln{|z|} + i\left(\mathrm{Arg}\,z\right).</math>

Square rootEdit

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 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 functionsEdit

Inverse trigonometric functions (Template:Math, Template:Math, Template:Math, etc.) and inverse hyperbolic functions (Template:Math, Template:Math, Template:Math, 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 argumentEdit

File:Atan2atan.png
comparison of atan and atan2 functions

The principal value of complex number argument measured in radians 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|Template:Math]] function. The value of Template:Math will be in the interval <math>(-\pi, \pi].</math> In comparison, Template:Math is typically in <math>(\tfrac{-\pi}{2}, \tfrac{\pi}{2}].</math>

See alsoEdit

ReferencesEdit

Template:Reflist