Complex conjugate

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Geometric representation of z and its conjugate in the complex plane. The complex conjugate is found by reflecting z across the real axis.

In mathematics, the complex conjugate of a complex number is the number with equal real part and imaginary part equal in magnitude but opposite in sign.[1][2] For example, the complex conjugate of 3 + 4i is 3 − 4i.

In polar form, the conjugate of \rho e^{i \phi} is \rho e^{-i \phi}. This can be shown using Euler's formula.

Complex conjugates are important for finding roots of polynomials. According to the complex conjugate root theorem, if a complex number is a root to a polynomial in one variable with real coefficients (such as the quadratic equation or the cubic equation), so is its conjugate.

Notation

The complex conjugate of a complex number z is written as \overline z or z^*\!. The first notation avoids confusion with the notation for the conjugate transpose of a matrix, which can be thought of as a generalization of the complex conjugate. The second is preferred in physics, where dagger is used for the conjugate transpose, while the bar-notation is more common in pure mathematics. If a complex number is represented as a 2×2 matrix, the notations are identical. In some texts, the complex conjugate of a previous known number is abbreviated as "c.c.". For example, writing e^{i \phi}+c.c. means e^{i \phi}+e^{-i \phi}

Properties

The following properties apply for all complex numbers z and w, unless stated otherwise, and can be proven by writing z and w in the form a + ib.

A significant property of the complex conjugate is that a complex number is equal to its complex conjugate if its imaginary part is zero, that is, if the complex number is real.

For any two complex numbers w,z:

\begin{align}
             \overline{z + w} &= \overline{z} + \overline{w} \\
             \overline{z - w} &= \overline{z} - \overline{w} \\
                \overline{zw} &= \overline{z} \; \overline{w} \\
               \overline{z/w} &= \overline{z}/\overline{w},\quad \text{if } z/w \text{ is defined} \\
                 \overline{z} &= z ~\Leftrightarrow~ z \in \mathbb{R} \\
               \overline{z^n} &= \left(\overline{z}\right)^n,\quad \forall n \in \mathbb{Z} \\
  \left| \overline{z} \right| &= \left| z \right| \\
         {\left| z \right|}^2 &= z\overline{z} = \overline{z}z \\
      \overline{\overline{z}} &= z \\
                       z^{-1} &= \frac{\overline{z}}{{\left| z \right|}^2},\quad \forall z \neq 0
\end{align}

The penultimate relation is involution; i.e., the conjugate of the conjugate of a complex number z is z. The ultimate relation is the method of choice to compute the inverse of a complex number if it is given in rectangular coordinates.

\exp(\overline{z}) = \overline{\exp(z)}\,\!
\log(\overline{z}) = \overline{\log(z)}\,\! if z is non-zero

If p is a polynomial with real coefficients, and p(z) = 0, then p(\overline{z}) = 0 as well. Thus, non-real roots of real polynomials occur in complex conjugate pairs (see Complex conjugate root theorem).

In general, if \phi\, is a holomorphic function whose restriction to the real numbers is real-valued, and \phi(z)\, is defined, then

\phi(\overline{z}) = \overline{\phi(z)}.\,\!

The map \sigma(z) = \overline{z}\, from \mathbb{C}\, to \mathbb{C} is a homeomorphism (where the topology on \mathbb{C} is taken to be the standard topology) and antilinear, if one considers {\mathbb C}\, as a complex vector space over itself. Even though it appears to be a well-behaved function, it is not holomorphic; it reverses orientation whereas holomorphic functions locally preserve orientation. It is bijective and compatible with the arithmetical operations, and hence is a field automorphism. As it keeps the real numbers fixed, it is an element of the Galois group of the field extension \mathbb{C}/\mathbb{R}. This Galois group has only two elements: \sigma\, and the identity on \mathbb{C}. Thus the only two field automorphisms of \mathbb{C} that leave the real numbers fixed are the identity map and complex conjugation.

Use as a variable

Once a complex number z = x + iy or z = \rho e^{i\theta} is given, its conjugate is sufficient to reproduce the parts of the z-variable:

Thus the pair of variables z\, and \overline{z} also serve up the plane as do x,y and \rho \, and \theta. Furthermore, the \overline{z} variable is useful in specifying lines in the plane:

 \{z \mid z \overline{r} + \overline{z} r = 0 \}

is a line through the origin and perpendicular to \overline{r} since the real part of z\cdot\overline{r} is zero only when the cosine of the angle between z\, and \overline{r} is zero. Similarly, for a fixed complex unit u = exp(b i), the equation:

 \frac{z - z_0}{\overline{z} - \overline{z_0}} = u

determines the line through z_0\, in the direction of u.

These uses of the conjugate of z as a variable are illustrated in Frank Morley's book Inversive Geometry (1933), written with his son Frank Vigor Morley.

Generalizations

The other planar real algebras, dual numbers, and split-complex numbers are also explicated by use of complex conjugation.

For matrices of complex numbers \overline{\mathbf{AB}} = (\overline{\mathbf{A}}) (\overline{\mathbf{B}}), where \overline{\mathbf{A}} represents the element-by-element conjugation of \mathbf{A}.[3] Contrast this to the property (\mathbf{AB})^*=\mathbf{B}^* \mathbf{A}^* , where \mathbf{A}^* represents the conjugate transpose of \mathbf{A}.

Taking the conjugate transpose (or adjoint) of complex matrices generalizes complex conjugation. Even more general is the concept of adjoint operator for operators on (possibly infinite-dimensional) complex Hilbert spaces. All this is subsumed by the *-operations of C*-algebras.

One may also define a conjugation for quaternions and coquaternions: the conjugate of a + bi + cj + dk is a - bi - cj - dk.

Note that all these generalizations are multiplicative only if the factors are reversed:

{\left(zw\right)}^* = w^* z^*.

Since the multiplication of planar real algebras is commutative, this reversal is not needed there.

There is also an abstract notion of conjugation for vector spaces V over the complex numbers. In this context, any antilinear map \phi: V \rightarrow V\, that satisfies

  1. \phi^2 = \operatorname{id}_V\,, where \phi^2=\phi\circ\phi and \operatorname{id}_V\, is the identity map on V\,,
  2. \phi(zv) = \overline{z} \phi(v) for all v\in V\,, z\in{\mathbb C}\,, and
  3. \phi(v_1+v_2) = \phi(v_1)+\phi(v_2)\, for all v_1\in V\,, v_2\in V\,,

is called a complex conjugation, or a real structure. As the involution \operatorname{\phi} is antilinear, it cannot be the identity map on V. Of course, \operatorname{\phi} is a \mathbb{R}-linear transformation of V, if one notes that every complex space V has a real form obtained by taking the same vectors as in the original space and restricting the scalars to be real. The above properties actually define a real structure on the complex vector space V.[4] One example of this notion is the conjugate transpose operation of complex matrices defined above. It should be remarked that on generic complex vector spaces there is no canonical notion of complex conjugation.

See also

Notes

  1. Weisstein, Eric W., "Complex Conjugates", MathWorld.
  2. Weisstein, Eric W., "Imaginary Numbers", MathWorld.
  3. Arfken, Mathematical Methods for Physicists, 1985, pg. 201
  4. Budinich, P. and Trautman, A. The Spinorial Chessboard. Springer-Verlag, 1988, p. 29

References

  • Budinich, P. and Trautman, A. The Spinorial Chessboard. Springer-Verlag, 1988. ISBN 0-387-19078-3. (antilinear maps are discussed in section 3.3).

ru:Комплексное число#Сопряжённые числа