principal branch

{{Short description|Function which selects one branch of a multi-valued function}}

In mathematics, a principal branch is a function which selects one branch ("slice") of a multi-valued function. Most often, this applies to functions defined on the complex plane.

Examples

= Trigonometric inverses =

Principal branches are used in the definition of many inverse trigonometric functions, such as the selection either to define that

:\arcsin:[-1,+1]\rightarrow\left[-\frac{\pi}{2},\frac{\pi}{2}\right]

or that

:\arccos:[-1,+1]\rightarrow[0,\pi].

= Exponentiation to fractional powers =

A more familiar principal branch function, limited to real numbers, is that of a positive real number raised to the power of {{math|1/2}}.

For example, take the relation {{math|y {{=}} x1/2}}, where {{math|x}} is any positive real number.

This relation can be satisfied by any value of {{math|y}} equal to a square root of {{math|x}} (either positive or negative). By convention, {{sqrt|x}} is used to denote the positive square root of {{math|x}}.

In this instance, the positive square root function is taken as the principal branch of the multi-valued relation {{math|x1/2}}.

= Complex logarithms =

One way to view a principal branch is to look specifically at the exponential function, and the logarithm, as it is defined in complex analysis.

The exponential function is single-valued, where {{math|ez}} is defined as:

:e^z = e^a \cos b + i e^a \sin b

where z = a + i b.

However, the periodic nature of the trigonometric functions involved makes it clear that the logarithm is not so uniquely determined. One way to see this is to look at the following:

:\operatorname{Re} (\log z) = \log \sqrt{a^2 + b^2}

and

:\operatorname{Im} (\log z) = \operatorname{atan2}(b, a) + 2 \pi k

where {{math|k}} is any integer and {{math|atan2}} continues the values of the {{math|arctan(b/a)}}-function from their principal value range (-\pi/2,\; \pi/2], corresponding to a > 0 into the principal value range of the {{math|arg(z)}}-function (-\pi,\; \pi], covering all four quadrants in the complex plane.

Any number {{math|log z}} defined by such criteria has the property that {{math|elog z {{=}} z}}.

In this manner log function is a multi-valued function (often referred to as a "multifunction" in the context of complex analysis). A branch cut, usually along the negative real axis, can limit the imaginary part so it lies between {{math|−π}} and {{math|π}}. These are the chosen principal values.

This is the principal branch of the log function. Often it is defined using a capital letter, {{math|Log z}}.

See also