Jump to content

Complex number: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
better
Undid revision 202962813 by Monroetransfer (talk)
Line 1: Line 1:
[[Image:Complex number illustration.svg|thumb|right|A complex number can be visually represented as a pair of numbers forming a vector on a diagram called an [[Argand diagram]]]]
==Complex Numbers==
In [[mathematics]], a '''complex number''' is a [[number]] which can be formally defined as an [[ordered pair]] of [[real numbers]] (''a'',''b''), often written:
There are a bunch of complex numbers for example
:<math> a + bi \,</math>
:
where ''i''<sup>2</sup> = &minus;1.


Complex numbers have addition, subtraction, multiplication, and division operations defined, with behaviours which are a strict superset of real numbers, as well as having other elegant and useful properties. Notably, negative real numbers can be obtained by squaring complex numbers.
18238912739812643982174398127398127398123


Complex numbers were invented when it was discovered that solving some [[cubic equations]] required intermediate calculations containing the square roots of negative numbers, even when the final solutions were real numbers. Additionally, from the [[fundamental theorem of algebra]], the use of complex numbers as the number field for [[polynomial]] equations means that solutions always exist. The set of complex numbers form an [[algebraically closed]] [[field (mathematics)|field]], in contrast to the set of real numbers, which is not algebraically closed.
is a very complexn umber


Complex numbers are used in many different fields including [[#Applications|applications]] in [[engineering]], [[electromagnetism]], [[quantum physics]], [[applied mathematics]], and [[chaos theory]]. When the underlying field of numbers for a type of mathematics is the field of complex numbers, the name usually reflects that fact. Examples are [[complex analysis]], [[matrix (mathematics)|complex matrix]], [[polynomial|complex polynomial]] and [[Lie algebra|complex Lie algebra]].
but only
==there are a few less complex numbers==
such as 3.


==Definitions==
== moderately compelx ==
===Notation===
Although other notations can be used, complex numbers are very often written in the form
:<math> a + bi \,</math>


where ''a'' and ''b'' are [[real number]]s, and ''i'' is the [[imaginary unit]], which has the property ''i''<sup>&nbsp;2</sup> = &minus;1. The real number ''a'' is called the ''[[real part]]'' of the complex number, and the real number ''b'' is the ''[[imaginary part]]''.
such as numbers of 2001 or 923. But even that last one is kind of complex. I would suggest moving it into the above category.

Real numbers may be expressed as complex numbers with the imaginary part of zero; that is, the real number ''a'' is equivalent to the complex number ''a''+0''i''. Complex numbers with a real part which is zero are called ''imaginary numbers''.

For example, 3 + 2''i'' is a ''complex number'', with real part 3 and imaginary part 2. If ''z'' = ''a'' + ''ib'', the real part (''a'') is denoted Re(''z'') or <math>\Re(z)</math>, and the imaginary part (''b'') is denoted Im(''z'') or <math>\Im(z)</math>.

In some disciplines (in particular, [[electrical engineering]], where ''i'' is a symbol for [[Electric current|current]]), the [[imaginary unit]] ''i'' is instead written as ''j'', so complex numbers are sometimes written as ''a'' + ''jb''.
[[Image:Color complex plot.jpg|200px|right|thumb|[[Domain_coloring|Domain Coloring]] plot of the function
<br>''f''(''x'')=(''x''²-1)(''x''-2-''i'')²/<br>(''x''²+2+2''i''). The hue represents the function argument, while the saturation represents the magnitude.]]

The [[set]] of all complex numbers is usually denoted by '''C''', or in [[blackboard bold]] by <math>\mathbb{C}</math>. The real numbers, '''R''', may be regarded as a [[subset]] of '''C''' by considering every real number as a complex: ''a'' = ''a'' + 0''i''.

=== Equality ===
Two complex numbers are equal [[iff|if and only if]] their real parts are equal ''and'' their imaginary parts are equal. That is, ''a''&nbsp;+&nbsp;''bi''&nbsp;=&nbsp;''c''&nbsp;+&nbsp;''di'' if and only if ''a''&nbsp;=&nbsp;''c'' and ''b''&nbsp;=&nbsp;''d''.

===Operations===
Complex numbers are added, subtracted, multiplied, and divided by formally applying the [[associative]], [[commutative]] and [[distributive]] laws of algebra, together with the equation ''i''<sup>&nbsp;2</sup>&nbsp;=&nbsp;&minus;1:

:* Addition: <math>\,(a + bi) + (c + di) = (a + c) + (b + d)i</math>
:* Subtraction: <math>\,(a + bi) - (c + di) = (a - c) + (b - d)i</math>
:* Multiplication: <math>\,(a + bi) (c + di) = ac + bci + adi + bd i^2 = (ac - bd) + (bc + ad)i</math>
:* Division: <math>\,\frac{(a + bi)}{(c + di)} = \left({ac + bd \over c^2 + d^2}\right) + \left( {bc - ad \over c^2 + d^2} \right)i\,</math>

(Division of complex numbers is further defined later).

=== The field of complex numbers ===
Formally, the complex numbers can be defined as [[ordered pair]]s of real numbers (''a'', ''b'') together with the operations:
:<math>(a,b) + (c,d) = (a + c,b + d) \,</math>

:<math>(a,b) \cdot (c,d) = (ac - bd,bc + ad). \,</math>

So defined, the complex numbers form a [[field (mathematics)|field]], the complex number field, denoted by '''C''' (a field is an [[algebraic structure]] in which addition, subtraction, multiplication, and division are defined and satisfy certain algebraic laws. For example, the real numbers form a field).

The real number ''a'' is identified with the complex number (''a'', 0), and in this way the field of real numbers '''R''' becomes a subfield of '''C'''. The [[imaginary unit]] ''i'' can then be defined as the complex number (0, 1), which verifies
:<math>(a, b) = a \cdot (1, 0) + b \cdot (0, 1) = a + bi \quad \text{and} \quad i^2 = (0, 1) \cdot (0, 1) = (-1, 0) = -1.</math>

In '''C''', we have:
* additive identity ("zero"): (0, 0)
* multiplicative identity ("one"): (1, 0)
* additive inverse of (''a'',''b''): (&minus;''a'', &minus;''b'')
* [[multiplicative inverse]] (reciprocal) of non-zero (''a'', ''b''): <math>\left({a\over a^2+b^2},{-b\over a^2+b^2}\right).</math>

Since a complex number ''a'' + ''bi'' is uniquely specified by an ordered pair (''a'', ''b'') of real numbers, the complex numbers are in [[one-to-one correspondence]] with points on a plane, called the [[complex plane]].

'''C''' can also be defined as the [[Closure (topology)|topological closure]] of the [[algebraic number]]s or as the [[algebraic closure]] of '''R''', both of which are described below.

=== The complex plane ===
[[Image:Complex conjugate picture.svg|right|thumb|Geometric representation of <math>z</math> and its conjugate <math>\bar{z}</math> in the complex plane.]]
A complex number ''z'' can be viewed as a point or a [[vector (spatial)|position vector]] in a two-dimensional [[Cartesian coordinate system]] called the '''[[complex plane]]''' or '''Argand diagram'''<ref>[http://demonstrations.wolfram.com/ArgandDiagram/ "Argand Diagram"] by [[Eric W. Weisstein]], [[The Wolfram Demonstrations Project]], 2007, and [http://mathworld.wolfram.com/ArgandDiagram.html Argand Diagram] on Weisstein's [[MathWorld]].</ref> (named after [[Jean-Robert Argand]]) &ndash; see figure at right. The point and hence the complex number ''z'' can be specified by Cartesian (rectangular) coordinates. The Cartesian coordinates of the complex number are the real part ''x'' = Re(''z'') and the imaginary part ''y'' = Im(''z''). The representation of a complex number by its Cartesian coordinates is called the ''Cartesian form'' or ''rectangular form'' or ''algebraic form'' of that complex number.

===Absolute value, conjugation and distance===
The '''absolute value''' (or ''modulus'' or ''magnitude'') of a complex number <math>z=re^{i\phi}</math> is defined as <math>|z|=r</math>. Algebraically, if <math>z=x+yi</math>, then <math>|z|=\sqrt{x^2+y^2}.</math><!--keep sentence-terminator within math element to make it align better with the formula-->

One can check readily that the absolute value has three important properties:

:<math> | z | = 0 \,</math> [[if and only if]] <math> z = 0 \,</math>

:<math> | z + w | \leq | z | + | w | \,</math> ([[triangle inequality]])

:<math> | z \cdot w | = | z | \cdot | w | \,</math>

for all complex numbers ''z'' and ''w''. It then follows, for example, that <math>|1|=1</math> and <math>|z/w|=|z|/|w|</math>. By defining the '''distance''' function <math>d(z,w)=|z-w|</math> we turn the set of complex numbers into a [[metric space]] and we can therefore talk about [[limit (mathematics)|limits]] and [[continuous function|continuity]].

The '''[[complex conjugate]]''' of the complex number <math>z=x+yi</math> is defined to be <math>x-yi</math>, written as <math>\bar{z}</math> or <math>z^*\,</math>. As seen in the figure, <math>\bar{z}</math> is the "reflection" of ''z'' about the real axis. The following can be checked:
: <math>\overline{z+w} = \bar{z} + \bar{w}</math>

: <math>\overline{z\cdot w} = \bar{z}\cdot\bar{w}</math>

: <math>\overline{(z/w)} = \bar{z}/\bar{w}</math>

: <math>\bar{\bar{z}}=z</math>

: <math>\bar{z}=z</math> &nbsp; if and only if ''z'' is real

: <math>\bar{z}=-z</math> &nbsp; if and only if ''z'' is purely imaginary

: <math>|z|=|\bar{z}|</math>

: <math>|z|^2 = z\cdot\bar{z}</math>

: <math>z^{-1} = \bar{z}\cdot|z|^{-2}</math> &nbsp; if ''z'' is non-zero.

The latter formula is the method of choice to compute the inverse of a complex number if it is given in rectangular coordinates.

That conjugation commutes with all the algebraic operations (and many functions; ''e.g.'' <math>\sin\bar z=\overline{\sin z}</math>) is rooted in the ambiguity in choice of ''i'' (&minus;1 has two square roots). It is important to note, however, that the function <math>f(z) = \bar{z}</math> is not complex-differentiable (see [[holomorphic function]]).

===Complex fractions===
We can divide a complex number (''a''&nbsp;+&nbsp;''bi'') by another complex number (''c''&nbsp;+&nbsp;''di'')&nbsp;≠&nbsp;0 in two ways. The first way has already been implied: to convert both complex numbers into exponential form, from which their quotient is easily derived. The second way is to express the division as a fraction, then to multiply both numerator and denominator by the complex conjugate of the denominator. The new denominator is a real number.

:<math>
\begin{align}
{a + bi \over c + di}& = {(a + bi) (c - di) \over (c + di) (c - di)} = {(ac + bd) + (bc - ad) i \over c^2 + d^2}\\ & = \left({ac + bd \over c^2 + d^2}\right) + i\left( {bc - ad \over c^2 + d^2} \right).\,
\end{align}
</math>
=== Geometric interpretation of the operations on complex numbers===
[[Image:Complex numbers addition.png|''X'' = ''A'' + ''B''|right|thumb]]
[[Image:Complex numbers multiplication.png|''X'' = ''AB''|right|thumb]]
[[Image:Complex numbers conjugation.png|''X'' = ''A''*|right|thumb]]
Consider a [[plane (mathematics)|plane]]. One point is the ''origin'', 0. Another point is ''unity'', or 1.

The '''sum''' of two points ''A'' and ''B'' is the point ''X'' = ''A'' + ''B'' such that the [[triangle]]s with vertices 0, ''A'', ''B'', and ''X'', ''B'', ''A'', are [[Congruence (geometry)|congruent]].

The '''product''' of two points ''A'' and ''B'' is the point ''X'' = ''AB'' such that the triangles with vertices 0, 1, ''A'', and ''0'', ''B'', ''X'', are [[Similarity (geometry) #Similar triangles|similar]].

The '''complex conjugate''' of a point ''A'' is the point ''X'' = ''A''* such that the triangles with vertices 0, 1, ''A'', and 0, 1, ''X'', are [[mirror image]]s of each other.

This geometric interpretation allows problems of geometry to be translated into algebra. The problem of the geometric construction of the [[17-gon]] is thus translated into the analysis of the algebraic equation ''x''<sup>17</sup> = 1.

== Polar form ==
Alternatively to the cartesian representation ''z'' = ''x''+''iy'', the complex number ''z'' can be specified by [[Polar coordinate system|polar coordinates]]. The polar coordinates are ''r''&nbsp;=&nbsp; |''z''| ≥ 0, called the '''[[Absolute value#Complex numbers|absolute value]]''' or '''modulus''', and φ&nbsp;=&nbsp;arg(''z''), called the '''argument''' or the '''angle''' of ''z''. For ''r''&nbsp;=&nbsp;0 any value of φ describes the same number. To get a unique representation, a conventional choice is to set arg(0)&nbsp;=&nbsp;0. For ''r''&nbsp;>&nbsp;0 the argument φ is unique [[modulo]] 2π; that is, if any two values of the complex argument differ by an exact [[integer]] multiple of 2π, they are considered equivalent. To get a unique representation, a conventional choice is to limit φ to the interval (-π,π], i.e. &minus;π&nbsp;<&nbsp;φ&nbsp;≤&nbsp;π. The representation of a complex number by its polar coordinates is called the ''polar form'' of the complex number.

=== Conversion from the polar form to the Cartesian form ===
:<math>x = r \cos \varphi</math>
:<math>y = r \sin \varphi</math>

=== Conversion from the Cartesian form to the polar form ===

:<math>r = \sqrt{x^2+y^2}</math>
:<math>\varphi = \arg(z) = \operatorname{atan2}(y,x)</math>

(See [[Arg (mathematics)|arg function]] and [[atan2]].)

The resulting value for φ is in the range (−π, +π]; it is negative for negative values of ''y''. If instead non-negative values in the range [0, 2π) are desired, add 2π to negative results.

=== Notation of the polar form ===
The notation of the polar form as
:<math> z = r\,(\cos \varphi + i\sin \varphi )\,</math>
is called ''trigonometric form''. The notation cis φ is sometimes used as an abbreviation for cos ''φ'' + ''i'' sin ''φ''.
Using [[Euler's formula]] it can also be written as
:<math> z = r\,\mathrm{e}^{i \varphi}\,</math>
which is called ''exponential form''.

=== Multiplication, division, exponentiation, and root extraction in the polar form ===
Multiplication, division, exponentiation, and root extraction are much easier in the polar form than in the Cartesian form.

Using [[List of trigonometric identities#Angle sum and difference identities|sum and difference identities]] its possible to obtain that

:<math>r_1\,e^{i\varphi_1} \cdot r_2\,e^{i\varphi_2}
= r_1\,r_2\,e^{i(\varphi_1 + \varphi_2)} \,</math>

and that

:<math>\frac{r_1\,e^{i\varphi_1}}{r_2\,e^{i\varphi_2}}
= \frac{r_1}{r_2}\,e^{i (\varphi_1 - \varphi_2)}. \,</math>

Exponentiation with integer exponents; according to [[De Moivre's formula]],

: <math>\big(r\,e^{i\varphi}\big)^n = r^n\,e^{in\varphi}. \,</math>

Exponentiation with arbitrary complex exponents is discussed in the article on [[exponentiation]].

The addition of two complex numbers is just the [[vector space|vector addition]] of two vectors, and multiplication by a fixed complex number can be seen as a simultaneous rotation and stretching.

Multiplication by ''i'' corresponds to a counter-clockwise rotation by 90 [[degree (angle)|degrees]] (π/2 [[radian]]s). The geometric content of the equation ''i''<sup>&thinsp;2</sup>&nbsp;=&nbsp;&minus;1 is that a sequence of two 90 degree rotations results in a 180 degree (π radians) rotation. Even the fact (&minus;1)&nbsp;·&nbsp;(&minus;1)&nbsp;=&nbsp;+1 from arithmetic can be understood geometrically as the combination of two 180 degree turns.

All the roots of any number, real or complex, may be found with a simple [[algorithm]]. The ''n''th roots are given by

:<math> \sqrt[n]{r e^{i\varphi}}=\sqrt[n]{r}\ e^{i\left(\frac{\varphi+2k\pi}{n}\right)}</math>

for ''k''&nbsp;=&nbsp;0,&nbsp;1,&nbsp;2,&nbsp;…,&nbsp;''n''&thinsp;&minus;&thinsp;1, where <math>\sqrt[n]{r}</math> represents the principal ''n''th root of ''r''.

== Some properties ==
===Matrix representation of complex numbers===<!-- This section is linked from [[Cauchy-Riemann equations]] -->
While usually not useful, alternative representations of the complex field can give some insight into its nature. One particularly elegant representation interprets each complex number as a 2×2 [[matrix (mathematics)|matrix]] with [[real number|real]] entries which stretches and rotates the points of the plane. Every such matrix has the form
:<math>
\begin{bmatrix}
a & -b \\
b & \;\; a
\end{bmatrix}
</math>

where ''a'' and ''b'' are real numbers. The sum and product of two such matrices is again of this form, and the product operation on matrices of this form is [[commutative]]. Every non-zero matrix of this form is invertible, and its inverse is again of this form. Therefore, the matrices of this form are a [[field (mathematics)|field]], [[isomorphic]] to the field of complex numbers. Every such matrix can be written as
:<math>
\begin{bmatrix}
a & -b \\
b & \;\; a
\end{bmatrix}
=
a \begin{bmatrix}
1 & \;\; 0 \\
0 & \;\; 1
\end{bmatrix}
+
b \begin{bmatrix}
0 & -1 \\
1 & \;\; 0
\end{bmatrix}
</math>
which suggests that we should identify the real number 1 with the identity matrix
:<math>
\begin{bmatrix}
1 & \;\; 0 \\
0 & \;\; 1
\end{bmatrix},
</math>
and the imaginary unit ''i'' with
:<math>
\begin{bmatrix}
0 & -1 \\
1 & \;\; 0
\end{bmatrix},
</math>

a counter-clockwise rotation by 90 degrees. Note that the square of this latter matrix is indeed equal to the 2×2 matrix that represents &minus;1.

The square of the absolute value of a complex number expressed as a matrix is equal to the [[determinant]] of that matrix.
:<math> |z|^2 =
\begin{vmatrix}
a & -b \\
b & a
\end{vmatrix}
= (a^2) - ((-b)(b)) = a^2 + b^2.
</math>
If the matrix is viewed as a transformation of the plane, then the transformation rotates points through an angle equal to the argument of the complex number and scales by a factor equal to the complex number's absolute value. The conjugate of the complex number ''z'' corresponds to the transformation which rotates through the same angle as ''z'' but in the opposite direction, and scales in the same manner as ''z''; this can be represented by the [[transpose]] of the matrix corresponding to ''z''.

If the matrix elements are themselves complex numbers, the resulting algebra is that of the [[quaternions]]. In other words, this matrix representation is one way of expressing the [[Cayley-Dickson construction]] of algebras.

It should also be noted that the two [[eigenvalues]] of the 2x2 matrix representing a complex number are the complex number itself and its conjugate.

===Real vector space===
'''C''' is a two-dimensional real [[vector space]].
Unlike the reals, the set of complex numbers cannot be [[total order|totally ordered]] in any way that is compatible with its arithmetic operations: '''C''' cannot be turned into an [[ordered field]]. More generally, no field containing a square root of &minus;1 can be ordered.

[[Linear transformation#Definition and first consequences|'''R'''-linear]] maps '''C''' → '''C''' have the general form
:<math>f(z)=az+b\overline{z}</math>
with complex coefficients ''a'' and ''b''. Only the first term is '''C'''-linear, and only the first term is [[Holomorphic function|holomorphic]]; the second term is real-differentiable, but does not satisfy the [[Cauchy-Riemann equations]].

The function
:<math>f(z)=az\,</math>
corresponds to rotations combined with scaling, while the function
:<math>f(z)=b\overline{z}</math>
corresponds to reflections combined with scaling.

===Solutions of polynomial equations===
A ''root'' of the [[polynomial]] ''p'' is a complex number ''z'' such that ''p''(''z'') = 0. A surprising result in complex analysis is that all polynomials of
degree ''n'' with real or complex coefficients have exactly ''n'' complex roots (counting [[multiple roots of a polynomial|multiple roots]] according to their multiplicity). This is known as the [[fundamental theorem of algebra]], and it shows that the complex numbers are an [[algebraically closed field]].

Indeed, the complex number field '''C''' is the [[algebraically closed field|algebraic closure]] of the real number field, and [[Cauchy]] constructed the field of complex numbers in this way. It can also be characterized as the [[quotient ring]] of the [[polynomial]] [[ring (mathematics)|ring]] '''R'''[''X''] over the [[Ideal (ring theory)|ideal]] generated by the polynomial ''X''² + 1:
:<math> \mathbb{C} = \mathbb{R}[ X ] / ( X^2 + 1). \,</math>
This is indeed a field because ''X''² + 1 is [[irreducible polynomial|irreducible]], hence generating a [[maximal ideal]], in '''R'''[''X'']. The image of ''X'' in this quotient ring is the imaginary unit ''i''.

===Algebraic characterization===
The field '''C''' is ([[up to]] field [[isomorphism]]) [[characterization (mathematics)|characterized]] by the following three facts:
* its [[characteristic (algebra)|characteristic]] is 0
* its [[transcendence degree]] over the [[prime field]] is the [[cardinality of the continuum]]
* it is [[algebraically closed]]

Consequently, '''C''' contains many proper subfields which are isomorphic to '''C'''. Another consequence of this characterization is that the [[Galois group]] of '''C''' over the rational numbers is enormous, with cardinality equal to [[Beth two|that of the power set of the continuum]].

===Characterization as a topological field===
As noted above, the algebraic characterization of '''C''' fails to capture some of its most important properties. These properties, which underpin the foundations of [[complex analysis]], arise from the [[topology]] of '''C'''. The following properties characterize '''C''' as a [[topological ring|topological field]]:
*'''C''' is a field.
*'''C''' contains a subset ''P'' of nonzero elements satisfying:
**''P'' is closed under addition, multiplication and taking inverses.
**If x and y are distinct elements of ''P'', then either ''x-y'' or ''y-x'' is in ''P''
**If ''S'' is any nonempty subset of ''P'', then ''S+P=x+P'' for some ''x'' in '''C'''.
*'''C''' has a nontrivial involutive automorphism ''x→x*'', fixing ''P'' and such that ''xx*'' is in ''P'' for any nonzero ''x'' in '''C'''.

Given these properties, one can then define a topology on '''C''' by taking the sets
*<math>B(x,p) = \{y | p - (y-x)(y-x)^*\in P\}</math>
as a [[base (topology)|base]], where ''x'' ranges over '''C''', and ''p'' ranges over ''P''.

To see that these properties characterize '''C''' as a [[topological ring|topological field]], one notes that ''P'' ∪ {0} ∪ ''-P'' is an ordered [[Dedekind completion|Dedekind-complete]] field and thus can be identified with the [[real number]]s '''R''' by a unique field isomorphism. The last property is easily seen to imply that the [[Galois group]] over the real numbers is of order two, completing the characterization.

[[Lev Semenovich Pontryagin|Pontryagin]] has shown that the only [[connected space|connected]] [[locally compact]] [[topological ring|topological fields]] are '''R''' and '''C'''. This gives another characterization of '''C''' as a topological field, since '''C''' can be distinguished from '''R''' by noting that the nonzero complex numbers are [[connected space|connected]], while the nonzero real numbers are not.

==Complex analysis==
{{details|Complex analysis}}

The study of functions of a complex variable is known as [[complex analysis]] and has enormous practical use in [[applied mathematics]] as well as in other branches of mathematics. Often, the most natural proofs for statements in [[real analysis]] or even [[number theory]] employ techniques from complex analysis (see [[prime number theorem]] for an example). Unlike real functions which are commonly represented as two dimensional graphs, [[complex function]]s have four dimensional graphs
and may usefully be illustrated by color coding a [[three dimensional graph]] to suggest four dimensions, or by animating the complex function's dynamic transformation of the complex plane.

==Applications==
The words "real" and "imaginary" were meaningful when complex numbers were used mainly as an aid in manipulating "real" numbers, with only the "real" part directly describing the world. Later applications, and especially the discovery of quantum mechanics, showed that nature has no preference for "real" numbers and its most ''real'' descriptions often require complex numbers, the "imaginary" part being just as physical as the "real" part.

===Control theory===
In [[control theory]], systems are often transformed from the [[time domain]] to the [[frequency domain]] using the [[Laplace transform]]. The system's [[pole (complex analysis)|poles]] and [[zero (complex analysis)|zeros]] are then analyzed in the ''complex plane''. The [[root locus]], [[Nyquist plot]], and [[Nichols plot]] techniques all make use of the complex plane.

In the root locus method, it is especially important whether the [[pole (complex analysis)|poles]] and [[zero (complex analysis)|zeros]] are in the left or right half planes, i.e. have real part greater than or less than zero. If a system has poles that are
*in the right half plane, it will be [[unstable]],
*all in the left half plane, it will be [[BIBO stability|stable]],
*on the imaginary axis, it will have [[marginal stability]].
If a system has zeros in the right half plane, it is a [[nonminimum phase]] system.

===Signal analysis===
Complex numbers are used in [[signal analysis]] and other fields for a convenient description for periodically varying signals. For given real functions representing actual physical quantities, often in terms of sines and cosines, corresponding complex functions are considered of which the real parts are the original quantities. For a [[sine wave]] of a given [[frequency]], the absolute value |''z''| of the corresponding ''z'' is the [[amplitude]] and the argument arg(''z'') the [[phase (waves)|phase]].

If [[Fourier analysis]] is employed to write a given real-valued signal as a sum of periodic functions, these periodic functions are often written as complex valued functions of the form
:<math> f ( t ) = z e^{i\omega t} \,</math>
where ω represents the [[angular frequency]] and the complex number ''z'' encodes the phase and amplitude as explained above.

In [[electrical engineering]], the [[Fourier transform]] is used to analyze varying [[voltage]]s and [[current (electricity)|currents]]. The treatment of [[resistor]]s, [[capacitor]]s, and [[inductor]]s can then be unified by introducing imaginary, frequency-dependent resistances for the latter two and combining all three in a single complex number called the [[Electrical impedance|impedance]]. (Electrical engineers and some physicists use the letter ''j'' for the imaginary unit since ''i'' is typically reserved for varying currents and may come into conflict with ''i''.) This approach is called [[Phasor (sine waves)|phasor calculus]]. This use is also extended into [[digital signal processing]] and [[digital image processing]], which utilize digital versions of Fourier analysis (and [[Wavelet]] analysis) to transmit, [[Data compression|compress]], restore, and otherwise process [[digital]] [[Sound|audio]] signals, still images, and [[video]] signals.

===Improper integrals===
In applied fields, complex numbers are often used to compute certain real-valued [[improper integral]]s, by means of complex-valued functions. Several methods exist to do this; see [[methods of contour integration]].

===Quantum mechanics===

The complex number field is relevant in the [[mathematical formulation of quantum mechanics]], where complex [[Hilbert space]]s provide the context for one such formulation that is convenient and perhaps most standard. The original foundation formulas of quantum mechanics – the [[Erwin Schrödinger|Schrödinger]] [[Schrödinger equation|equation]] and [[Werner Heisenberg|Heisenberg]]'s [[matrix mechanics]] – make use of complex numbers.

===Relativity===
In [[special relativity|special]] and [[general relativity]], some formulas for the metric on [[spacetime]] become simpler if one takes the time variable to be imaginary. (This is no longer standard.) Complex numbers are essential to [[spinor]]s which are a generalization of the [[tensor]]s used in relativity.

===Applied mathematics===
In [[differential equations]], it is common to
first find all complex roots ''r'' of the [[characteristic equation]] of a
[[linear differential equation]] and then attempt to solve the system
in terms of base functions of the form ''f''(''t'') = ''e''<sup>''rt''</sup>.

===Fluid dynamics===
In [[fluid dynamics]], complex functions are used to describe [[potential flow in two dimensions]].

===Fractals===
Certain [[fractal]]s are plotted in the complex plane e.g. [[Mandelbrot set]] and [[Julia set]].

==History==<!-- This section is linked from [[Number]] -->
The earliest fleeting reference to [[square root]]s of [[negative numbers]] perhaps occurred in the work of the [[Greece|Greek]] [[Hellenistic mathematics|mathematician]] and inventor [[Hero of Alexandria|Heron of Alexandria]] in the [[1st century]] [[AD]], when he considered the volume of an impossible [[frustum]] of a [[pyramid]],<ref>http://people.bath.ac.uk/aab20/complexnumbers.html</ref> though negative numbers were not conceived in the [[Hellenistic civilization|Hellenistic world]].

Complex numbers became more prominent in the [[16th century]], when closed formulas for the roots of [[Cubic equation|cubic]] and [[Quartic equation|quartic]] [[polynomial]]s were discovered by Italian mathematicians (see [[Niccolo Fontana Tartaglia]], [[Gerolamo Cardano]]). It was soon realized that these formulas, even if one was only interested in real solutions, sometimes required the manipulation of square roots of negative numbers. For example, Tartaglia's cubic formula gives the following solution to the equation ''x''³&nbsp;&minus;&nbsp;''x''&nbsp;=&nbsp;0:

:<math>\frac{1}{\sqrt{3}}\left(\sqrt{-1}^{1/3}+\frac{1}{\sqrt{-1}^{1/3}}\right).</math>

At first glance this looks like nonsense. However formal calculations with complex numbers show that the equation ''z''<sup>3</sup>&nbsp;=&nbsp;''i'' has solutions ''–i'', <math>{\scriptstyle\frac{\sqrt{3}}{2}}+{\scriptstyle\frac{1}{2}}i</math> and <math>{\scriptstyle\frac{-\sqrt{3}}{2}}+{\scriptstyle\frac{1}{2}}i</math>. Substituting these in turn for <math>{\scriptstyle\sqrt{-1}^{1/3}}</math> in Tartaglia's cubic formula and simplifying, one gets 0, 1 and &minus;1 as the solutions of ''x''<sup>3</sup>&nbsp;–&nbsp;''x''&nbsp;=&nbsp;0.

This was doubly unsettling since not even negative numbers were considered to be on firm ground at the time. The term "imaginary" for these quantities was coined by [[René Descartes]] in [[1637]] and was meant to be derogatory{{Fact|date=February 2008}} (see [[imaginary number]] for a discussion of the "reality" of complex numbers). A further source of confusion was that the equation <math>\sqrt{-1}^2=\sqrt{-1}\sqrt{-1}=-1</math> seemed to be capriciously inconsistent with the algebraic identity <math>\sqrt{a}\sqrt{b}=\sqrt{ab}</math>, which is valid for positive real numbers ''a'' and ''b'', and which was also used in complex number calculations with one of ''a'', ''b'' positive and the other negative. The incorrect use of this identity (and the related identity <math>\scriptstyle 1/\sqrt{a}=\sqrt{1/a}</math>) in the case when both ''a'' and ''b'' are negative even bedeviled [[Euler]]. This difficulty eventually led to the convention of using the special symbol ''i'' in place of <math>\sqrt{-1}</math> to guard against this mistake.

The [[18th century]] saw the labors of [[Abraham de Moivre]] and [[Leonhard Euler]]. To de Moivre is due (1730) the well-known formula which bears his name, [[de Moivre's formula]]:

:<math>(\cos \theta + i\sin \theta)^{n} = \cos n \theta + i\sin n \theta \,</math>

and to Euler (1748) [[Euler's formula]] of [[complex analysis]]:

:<math>\cos \theta + i\sin \theta = e ^{i\theta }. \,</math>

The existence of complex numbers was not completely accepted until the geometrical interpretation (see below) had been described by [[Caspar Wessel]] in [[1799]]; it was rediscovered several years later and popularized by [[Carl Friedrich Gauss]], and as a result the theory of complex numbers received a notable expansion. The idea of the graphic representation of complex numbers had appeared, however, as early as 1685, in [[John Wallis|Wallis's]] ''De Algebra tractatus''.

Wessel's memoir appeared in the Proceedings of the [[Copenhagen Academy]] for 1799, and is exceedingly clear and complete, even in comparison with modern works. He also considers the sphere, and gives a [[quaternion]] theory from which he develops a complete spherical trigonometry. In 1804 the Abbé Buée independently came upon the same idea which Wallis had suggested, that <math>\pm\sqrt{-1}</math> should represent a unit line, and its negative, perpendicular to the real axis. [[Buée]]'s paper was not published until 1806, in which year [[Jean-Robert Argand]] also issued a pamphlet on the same subject. It is to Argand's essay that the scientific foundation for the graphic representation of complex numbers is now generally referred. Nevertheless, in 1831 Gauss found the theory quite unknown, and in 1832 published his chief memoir on the subject, thus bringing it prominently before the mathematical world. Mention should also be made of an excellent little treatise by [[Mourey]] (1828), in which the foundations for the theory of directional numbers are scientifically laid. The general acceptance of the theory is not a little due to the labors of [[Augustin Louis Cauchy]] and [[Niels Henrik Abel]], and especially the latter, who was the first to boldly use complex numbers with a success that is well known.

The common terms used in the theory are chiefly due to the founders. Argand called <math>\cos \phi + i\sin \phi</math> the ''direction factor'', and <math>r = \sqrt{a^2+b^2}</math> the ''modulus''; Cauchy (1828) called <math>\cos \phi + i\sin \phi</math> the ''reduced form'' (l'expression réduite); Gauss used ''i'' for <math>\sqrt{-1}</math>, introduced the term ''complex number'' for <math>a+bi</math>, and called <math>a^2+b^2</math> the ''norm''.

The expression ''direction coefficient'', often used for <math>\cos \phi + i
\sin \phi</math>, is due to Hankel (1867), and ''absolute value,'' for ''modulus,'' is due to Weierstrass.

Following Cauchy and Gauss have come a number of contributors of high rank, of whom the following may be especially mentioned: [[Ernst Kummer|Kummer]] (1844), [[Leopold Kronecker]] (1845), [[Scheffler]] (1845, 1851, 1880), [[Bellavitis]] (1835, 1852), Peacock (1845), and [[Augustus De Morgan|De Morgan]] (1849). [[August Ferdinand Möbius|Möbius]] must also be mentioned for his numerous memoirs on the geometric applications of complex numbers, and [[Johann Peter Gustav Lejeune Dirichlet|Dirichlet]] for the expansion of the theory to include primes, congruences, reciprocity, etc., as in the case of real numbers.

A complex [[ring (mathematics)|ring]] or [[Field (mathematics)|field]] is a set of complex numbers which is [[Closure (mathematics)|closed]] under addition, subtraction, and multiplication. [[Carl Friedrich Gauss|Gauss]] studied complex numbers of the form <math>a + bi</math>, where ''a'' and ''b'' are integral, or rational (and ''i'' is one of the two roots of <math>x^2 + 1 = 0</math>). His student, [[Ferdinand Eisenstein]], studied the type <math>a + b\omega</math>, where <math>\omega</math> is a complex root of <math>x^3 - 1 = 0</math>. Other such classes (called [[cyclotomic fields]]) of complex numbers are derived from the [[roots of unity]] <math>x^k - 1 = 0</math> for higher values of <math>k</math>. This generalization is largely due to [[Ernst Kummer|Kummer]], who also invented [[ideal number]]s, which were expressed as geometrical entities by [[Felix Klein]] in 1893. The general theory of fields was created by [[Évariste Galois]], who studied the fields generated by the roots of any polynomial equation

:<math>\ F(x) = 0.</math>

The late writers (from 1884) on the general theory include [[Karl Weierstrass|Weierstrass]], [[Hermann Schwarz|Schwarz]], [[Richard Dedekind]], [[Otto Hölder]], [[Bonaventure Berloty]], [[Henri Poincaré]], [[Eduard Study]], and [[Alexander MacFarlane (mathematician)|Alexander MacFarlane]].

The formally correct definition using pairs of real numbers was given in the [[19th century]].

== See also ==
<div class="references-small" style="-moz-column-count:3; column-count:3;">
*[[Square root#Square roots of negative and complex numbers|Square root of complex numbers]]
* [[Circular motion#Using complex numbers|Circular motion using complex numbers]]
* [[Complex geometry]]
* [[De Moivre's formula]]
* [[Domain_coloring | Domain Coloring]]
* [[Euler's identity]]
* [[Hypercomplex number]]
* [[Local field]]
* [[Mandelbrot set]]
* [[Quaternion]]
* [[Riemann sphere]] (extended complex plane)
* [[Split-complex number]]
* [[Imaginary number]]/[[Imaginary unit]]
* [[Complex base systems]]
</div>

==References==
<references />
*{{cite book |last=Conway |first=John B.|title=Functions of One Complex Variable I |year=1986 |publisher=Springer |id=ISBN 0-387-90328-3}}
</div>

== Further reading ==
* ''An Imaginary Tale: The Story of <math>\sqrt{-1}</math>'', by Paul J. Nahin; Princeton University Press; ISBN 0-691-02795-1 (hardcover, 1998). A gentle introduction to the history of complex numbers and the beginnings of complex analysis.
* ''Numbers'', by H.-D. Ebbinghaus, H. Hermes, F. Hirzebruch, M. Koecher, K. Mainzer, J. Neukirch, A. Prestel, R. Remmert; Springer; ISBN 0-387-97497-0 (hardcover, 1991). An advanced perspective on the historical development of the concept of number.
* ''The Road to Reality: A Complete Guide to the Laws of the Universe'', by [[Roger Penrose]]; Alfred A. Knopf, 2005; ISBN 0-679-45443-8. Chapters 4-7 in particular deal extensively (and enthusiastically) with complex numbers.
* ''Unknown Quantity: A Real and Imaginary History of Algebra'', by John Derbyshire; Joseph Henry Press; ISBN 0-309-09657-X (hardcover 2006). A very readable history with emphasis on solving polynomial equations and the structures of modern algebra.
* ''Visual Complex Analysis'', by [[Tristan Needham]]; Clarendon Press; ISBN 0-198-53447-7 (hardcover, 1997). History of complex numbers and complex analysis with compelling and useful visual interpretations.

== External links ==
*[http://mathdl.maa.org/convergence/1/?pa=content&sa=viewDocument&nodeId=640&bodyId=1038 Euler's work on Complex Roots of Polynomials] at [http://mathdl.maa.org/convergence/1/ Convergence]
* [http://mathforum.org/johnandbetty/ John and Betty's Journey Through Complex Numbers]
* {{MathWorld | urlname=ComplexNumber | title=Complex Number}}
* [http://www.sosmath.com/complex/complex.html SOS Math - Complex Variables]
* [http://www.cut-the-knot.org/arithmetic/algebra/ComplexNumbers.shtml Algebraic Structure of Complex Numbers] from [[cut-the-knot]]
* [http://math.fullerton.edu/mathews/c2003/ComplexNumberOrigin.html Complex Numbers Module by John H. Mathews]
* [http://www.imocompendium.com/index.php?options=mbb|tekstkut IMO Compendium Training Materials] contains a text on applications of complex numbers to euclidean geometry
*[http://www.myelectrical.com/pages/tools/complexnumbers.aspx myElectrical.com Complex Number Ccalculator]
* [http://www.solvemymath.com/online_math_calculator/complex_number_trigonometry/complex_number/index.php solvemymath.com Complex Numbers Calculator]
*[http://resonanceswavesandfields.blogspot.com/2007/08/eulers-equation-and-complex-numbers.html Interactive Visual Representation of Complex Numbers]

{{Number Systems}}

[[Category:Complex numbers| ]]
[[Category:Elementary mathematics]]
[[Category:Complex analysis]]
[[Category:Elasticity]]

[[af:Komplekse getalle]]
[[ar:عدد عقدي]]
[[bn:জটিল সংখ্যা]]
[[zh-min-nan:Ho̍k-cha̍p-sò͘]]
[[bs:Kompleksan broj]]
[[bg:Комплексно число]]
[[ca:Nombre complex]]
[[cs:Komplexní číslo]]
[[da:Komplekse tal]]
[[de:Komplexe Zahl]]
[[et:Kompleksarv]]
[[el:Μιγαδικός αριθμός]]
[[es:Número complejo]]
[[eo:Kompleksa nombro]]
[[eu:Zenbaki konplexu]]
[[fa:عدد مختلط]]
[[fr:Nombre complexe]]
[[fy:Kompleks getal]]
[[zh-classical:複數]]
[[km:ចំនួនកុំផ្លិច]]
[[ko:복소수]]
[[hr:Kompleksni broj]]
[[is:Tvinntölur]]
[[it:Numero complesso]]
[[he:מספר מרוכב]]
[[la:Numerus complexus]]
[[lt:Kompleksinis skaičius]]
[[lmo:Nümar cumpless]]
[[hu:Komplex számok]]
[[ms:Nombor kompleks]]
[[nl:Complex getal]]
[[ja:複素数]]
[[no:Komplekst tall]]
[[nn:Komplekse tal]]
[[pl:Liczby zespolone]]
[[pt:Número complexo]]
[[ro:Număr complex]]
[[ru:Комплексное число]]
[[scn:Nùmmuru cumplessu]]
[[simple:Complex number]]
[[sk:Komplexné číslo]]
[[sl:Kompleksno število]]
[[sr:Комплексан број]]
[[fi:Kompleksiluku]]
[[sv:Komplexa tal]]
[[ta:சிக்கலெண்]]
[[te:సంకీర్ణ సంఖ్యలు]]
[[th:จำนวนเชิงซ้อน]]
[[vi:Trường số phức]]
[[tr:Karmaşık sayı]]
[[uk:Комплексні числа]]
[[ur:مختلط عدد]]
[[yo:Nọ́mbà tósòro]]
[[zh-yue:複數]]
[[zh:複數 (數學)]]

Revision as of 03:09, 3 April 2008

A complex number can be visually represented as a pair of numbers forming a vector on a diagram called an Argand diagram

In mathematics, a complex number is a number which can be formally defined as an ordered pair of real numbers (a,b), often written:

where i2 = −1.

Complex numbers have addition, subtraction, multiplication, and division operations defined, with behaviours which are a strict superset of real numbers, as well as having other elegant and useful properties. Notably, negative real numbers can be obtained by squaring complex numbers.

Complex numbers were invented when it was discovered that solving some cubic equations required intermediate calculations containing the square roots of negative numbers, even when the final solutions were real numbers. Additionally, from the fundamental theorem of algebra, the use of complex numbers as the number field for polynomial equations means that solutions always exist. The set of complex numbers form an algebraically closed field, in contrast to the set of real numbers, which is not algebraically closed.

Complex numbers are used in many different fields including applications in engineering, electromagnetism, quantum physics, applied mathematics, and chaos theory. When the underlying field of numbers for a type of mathematics is the field of complex numbers, the name usually reflects that fact. Examples are complex analysis, complex matrix, complex polynomial and complex Lie algebra.

Definitions

Notation

Although other notations can be used, complex numbers are very often written in the form

where a and b are real numbers, and i is the imaginary unit, which has the property i 2 = −1. The real number a is called the real part of the complex number, and the real number b is the imaginary part.

Real numbers may be expressed as complex numbers with the imaginary part of zero; that is, the real number a is equivalent to the complex number a+0i. Complex numbers with a real part which is zero are called imaginary numbers.

For example, 3 + 2i is a complex number, with real part 3 and imaginary part 2. If z = a + ib, the real part (a) is denoted Re(z) or , and the imaginary part (b) is denoted Im(z) or .

In some disciplines (in particular, electrical engineering, where i is a symbol for current), the imaginary unit i is instead written as j, so complex numbers are sometimes written as a + jb.

Domain Coloring plot of the function
f(x)=(x²-1)(x-2-i)²/
(x²+2+2i). The hue represents the function argument, while the saturation represents the magnitude.

The set of all complex numbers is usually denoted by C, or in blackboard bold by . The real numbers, R, may be regarded as a subset of C by considering every real number as a complex: a = a + 0i.

Equality

Two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal. That is, a + bi = c + di if and only if a = c and b = d.

Operations

Complex numbers are added, subtracted, multiplied, and divided by formally applying the associative, commutative and distributive laws of algebra, together with the equation i 2 = −1:

  • Addition:
  • Subtraction:
  • Multiplication:
  • Division:

(Division of complex numbers is further defined later).

The field of complex numbers

Formally, the complex numbers can be defined as ordered pairs of real numbers (a, b) together with the operations:

So defined, the complex numbers form a field, the complex number field, denoted by C (a field is an algebraic structure in which addition, subtraction, multiplication, and division are defined and satisfy certain algebraic laws. For example, the real numbers form a field).

The real number a is identified with the complex number (a, 0), and in this way the field of real numbers R becomes a subfield of C. The imaginary unit i can then be defined as the complex number (0, 1), which verifies

In C, we have:

  • additive identity ("zero"): (0, 0)
  • multiplicative identity ("one"): (1, 0)
  • additive inverse of (a,b): (−a, −b)
  • multiplicative inverse (reciprocal) of non-zero (a, b):

Since a complex number a + bi is uniquely specified by an ordered pair (a, b) of real numbers, the complex numbers are in one-to-one correspondence with points on a plane, called the complex plane.

C can also be defined as the topological closure of the algebraic numbers or as the algebraic closure of R, both of which are described below.

The complex plane

Geometric representation of and its conjugate in the complex plane.

A complex number z can be viewed as a point or a position vector in a two-dimensional Cartesian coordinate system called the complex plane or Argand diagram[1] (named after Jean-Robert Argand) – see figure at right. The point and hence the complex number z can be specified by Cartesian (rectangular) coordinates. The Cartesian coordinates of the complex number are the real part x = Re(z) and the imaginary part y = Im(z). The representation of a complex number by its Cartesian coordinates is called the Cartesian form or rectangular form or algebraic form of that complex number.

Absolute value, conjugation and distance

The absolute value (or modulus or magnitude) of a complex number is defined as . Algebraically, if , then

One can check readily that the absolute value has three important properties:

if and only if
(triangle inequality)

for all complex numbers z and w. It then follows, for example, that and . By defining the distance function we turn the set of complex numbers into a metric space and we can therefore talk about limits and continuity.

The complex conjugate of the complex number is defined to be , written as or . As seen in the figure, is the "reflection" of z about the real axis. The following can be checked:

  if and only if z is real
  if and only if z is purely imaginary
  if z is non-zero.

The latter formula is the method of choice to compute the inverse of a complex number if it is given in rectangular coordinates.

That conjugation commutes with all the algebraic operations (and many functions; e.g. ) is rooted in the ambiguity in choice of i (−1 has two square roots). It is important to note, however, that the function is not complex-differentiable (see holomorphic function).

Complex fractions

We can divide a complex number (a + bi) by another complex number (c + di) ≠ 0 in two ways. The first way has already been implied: to convert both complex numbers into exponential form, from which their quotient is easily derived. The second way is to express the division as a fraction, then to multiply both numerator and denominator by the complex conjugate of the denominator. The new denominator is a real number.

Geometric interpretation of the operations on complex numbers

X = A + B
X = AB
X = A*

Consider a plane. One point is the origin, 0. Another point is unity, or 1.

The sum of two points A and B is the point X = A + B such that the triangles with vertices 0, A, B, and X, B, A, are congruent.

The product of two points A and B is the point X = AB such that the triangles with vertices 0, 1, A, and 0, B, X, are similar.

The complex conjugate of a point A is the point X = A* such that the triangles with vertices 0, 1, A, and 0, 1, X, are mirror images of each other.

This geometric interpretation allows problems of geometry to be translated into algebra. The problem of the geometric construction of the 17-gon is thus translated into the analysis of the algebraic equation x17 = 1.

Polar form

Alternatively to the cartesian representation z = x+iy, the complex number z can be specified by polar coordinates. The polar coordinates are r =  |z| ≥ 0, called the absolute value or modulus, and φ = arg(z), called the argument or the angle of z. For r = 0 any value of φ describes the same number. To get a unique representation, a conventional choice is to set arg(0) = 0. For r > 0 the argument φ is unique modulo 2π; that is, if any two values of the complex argument differ by an exact integer multiple of 2π, they are considered equivalent. To get a unique representation, a conventional choice is to limit φ to the interval (-π,π], i.e. −π < φ ≤ π. The representation of a complex number by its polar coordinates is called the polar form of the complex number.

Conversion from the polar form to the Cartesian form

Conversion from the Cartesian form to the polar form

(See arg function and atan2.)

The resulting value for φ is in the range (−π, +π]; it is negative for negative values of y. If instead non-negative values in the range [0, 2π) are desired, add 2π to negative results.

Notation of the polar form

The notation of the polar form as

is called trigonometric form. The notation cis φ is sometimes used as an abbreviation for cos φ + i sin φ. Using Euler's formula it can also be written as

which is called exponential form.

Multiplication, division, exponentiation, and root extraction in the polar form

Multiplication, division, exponentiation, and root extraction are much easier in the polar form than in the Cartesian form.

Using sum and difference identities its possible to obtain that

and that

Exponentiation with integer exponents; according to De Moivre's formula,

Exponentiation with arbitrary complex exponents is discussed in the article on exponentiation.

The addition of two complex numbers is just the vector addition of two vectors, and multiplication by a fixed complex number can be seen as a simultaneous rotation and stretching.

Multiplication by i corresponds to a counter-clockwise rotation by 90 degrees (π/2 radians). The geometric content of the equation i 2 = −1 is that a sequence of two 90 degree rotations results in a 180 degree (π radians) rotation. Even the fact (−1) · (−1) = +1 from arithmetic can be understood geometrically as the combination of two 180 degree turns.

All the roots of any number, real or complex, may be found with a simple algorithm. The nth roots are given by

for k = 0, 1, 2, …, n − 1, where represents the principal nth root of r.

Some properties

Matrix representation of complex numbers

While usually not useful, alternative representations of the complex field can give some insight into its nature. One particularly elegant representation interprets each complex number as a 2×2 matrix with real entries which stretches and rotates the points of the plane. Every such matrix has the form

where a and b are real numbers. The sum and product of two such matrices is again of this form, and the product operation on matrices of this form is commutative. Every non-zero matrix of this form is invertible, and its inverse is again of this form. Therefore, the matrices of this form are a field, isomorphic to the field of complex numbers. Every such matrix can be written as

which suggests that we should identify the real number 1 with the identity matrix

and the imaginary unit i with

a counter-clockwise rotation by 90 degrees. Note that the square of this latter matrix is indeed equal to the 2×2 matrix that represents −1.

The square of the absolute value of a complex number expressed as a matrix is equal to the determinant of that matrix.

If the matrix is viewed as a transformation of the plane, then the transformation rotates points through an angle equal to the argument of the complex number and scales by a factor equal to the complex number's absolute value. The conjugate of the complex number z corresponds to the transformation which rotates through the same angle as z but in the opposite direction, and scales in the same manner as z; this can be represented by the transpose of the matrix corresponding to z.

If the matrix elements are themselves complex numbers, the resulting algebra is that of the quaternions. In other words, this matrix representation is one way of expressing the Cayley-Dickson construction of algebras.

It should also be noted that the two eigenvalues of the 2x2 matrix representing a complex number are the complex number itself and its conjugate.

Real vector space

C is a two-dimensional real vector space. Unlike the reals, the set of complex numbers cannot be totally ordered in any way that is compatible with its arithmetic operations: C cannot be turned into an ordered field. More generally, no field containing a square root of −1 can be ordered.

R-linear maps CC have the general form

with complex coefficients a and b. Only the first term is C-linear, and only the first term is holomorphic; the second term is real-differentiable, but does not satisfy the Cauchy-Riemann equations.

The function

corresponds to rotations combined with scaling, while the function

corresponds to reflections combined with scaling.

Solutions of polynomial equations

A root of the polynomial p is a complex number z such that p(z) = 0. A surprising result in complex analysis is that all polynomials of degree n with real or complex coefficients have exactly n complex roots (counting multiple roots according to their multiplicity). This is known as the fundamental theorem of algebra, and it shows that the complex numbers are an algebraically closed field.

Indeed, the complex number field C is the algebraic closure of the real number field, and Cauchy constructed the field of complex numbers in this way. It can also be characterized as the quotient ring of the polynomial ring R[X] over the ideal generated by the polynomial X² + 1:

This is indeed a field because X² + 1 is irreducible, hence generating a maximal ideal, in R[X]. The image of X in this quotient ring is the imaginary unit i.

Algebraic characterization

The field C is (up to field isomorphism) characterized by the following three facts:

Consequently, C contains many proper subfields which are isomorphic to C. Another consequence of this characterization is that the Galois group of C over the rational numbers is enormous, with cardinality equal to that of the power set of the continuum.

Characterization as a topological field

As noted above, the algebraic characterization of C fails to capture some of its most important properties. These properties, which underpin the foundations of complex analysis, arise from the topology of C. The following properties characterize C as a topological field:

  • C is a field.
  • C contains a subset P of nonzero elements satisfying:
    • P is closed under addition, multiplication and taking inverses.
    • If x and y are distinct elements of P, then either x-y or y-x is in P
    • If S is any nonempty subset of P, then S+P=x+P for some x in C.
  • C has a nontrivial involutive automorphism x→x*, fixing P and such that xx* is in P for any nonzero x in C.

Given these properties, one can then define a topology on C by taking the sets

as a base, where x ranges over C, and p ranges over P.

To see that these properties characterize C as a topological field, one notes that P ∪ {0} ∪ -P is an ordered Dedekind-complete field and thus can be identified with the real numbers R by a unique field isomorphism. The last property is easily seen to imply that the Galois group over the real numbers is of order two, completing the characterization.

Pontryagin has shown that the only connected locally compact topological fields are R and C. This gives another characterization of C as a topological field, since C can be distinguished from R by noting that the nonzero complex numbers are connected, while the nonzero real numbers are not.

Complex analysis

The study of functions of a complex variable is known as complex analysis and has enormous practical use in applied mathematics as well as in other branches of mathematics. Often, the most natural proofs for statements in real analysis or even number theory employ techniques from complex analysis (see prime number theorem for an example). Unlike real functions which are commonly represented as two dimensional graphs, complex functions have four dimensional graphs and may usefully be illustrated by color coding a three dimensional graph to suggest four dimensions, or by animating the complex function's dynamic transformation of the complex plane.

Applications

The words "real" and "imaginary" were meaningful when complex numbers were used mainly as an aid in manipulating "real" numbers, with only the "real" part directly describing the world. Later applications, and especially the discovery of quantum mechanics, showed that nature has no preference for "real" numbers and its most real descriptions often require complex numbers, the "imaginary" part being just as physical as the "real" part.

Control theory

In control theory, systems are often transformed from the time domain to the frequency domain using the Laplace transform. The system's poles and zeros are then analyzed in the complex plane. The root locus, Nyquist plot, and Nichols plot techniques all make use of the complex plane.

In the root locus method, it is especially important whether the poles and zeros are in the left or right half planes, i.e. have real part greater than or less than zero. If a system has poles that are

If a system has zeros in the right half plane, it is a nonminimum phase system.

Signal analysis

Complex numbers are used in signal analysis and other fields for a convenient description for periodically varying signals. For given real functions representing actual physical quantities, often in terms of sines and cosines, corresponding complex functions are considered of which the real parts are the original quantities. For a sine wave of a given frequency, the absolute value |z| of the corresponding z is the amplitude and the argument arg(z) the phase.

If Fourier analysis is employed to write a given real-valued signal as a sum of periodic functions, these periodic functions are often written as complex valued functions of the form

where ω represents the angular frequency and the complex number z encodes the phase and amplitude as explained above.

In electrical engineering, the Fourier transform is used to analyze varying voltages and currents. The treatment of resistors, capacitors, and inductors can then be unified by introducing imaginary, frequency-dependent resistances for the latter two and combining all three in a single complex number called the impedance. (Electrical engineers and some physicists use the letter j for the imaginary unit since i is typically reserved for varying currents and may come into conflict with i.) This approach is called phasor calculus. This use is also extended into digital signal processing and digital image processing, which utilize digital versions of Fourier analysis (and Wavelet analysis) to transmit, compress, restore, and otherwise process digital audio signals, still images, and video signals.

Improper integrals

In applied fields, complex numbers are often used to compute certain real-valued improper integrals, by means of complex-valued functions. Several methods exist to do this; see methods of contour integration.

Quantum mechanics

The complex number field is relevant in the mathematical formulation of quantum mechanics, where complex Hilbert spaces provide the context for one such formulation that is convenient and perhaps most standard. The original foundation formulas of quantum mechanics – the Schrödinger equation and Heisenberg's matrix mechanics – make use of complex numbers.

Relativity

In special and general relativity, some formulas for the metric on spacetime become simpler if one takes the time variable to be imaginary. (This is no longer standard.) Complex numbers are essential to spinors which are a generalization of the tensors used in relativity.

Applied mathematics

In differential equations, it is common to first find all complex roots r of the characteristic equation of a linear differential equation and then attempt to solve the system in terms of base functions of the form f(t) = ert.

Fluid dynamics

In fluid dynamics, complex functions are used to describe potential flow in two dimensions.

Fractals

Certain fractals are plotted in the complex plane e.g. Mandelbrot set and Julia set.

History

The earliest fleeting reference to square roots of negative numbers perhaps occurred in the work of the Greek mathematician and inventor Heron of Alexandria in the 1st century AD, when he considered the volume of an impossible frustum of a pyramid,[2] though negative numbers were not conceived in the Hellenistic world.

Complex numbers became more prominent in the 16th century, when closed formulas for the roots of cubic and quartic polynomials were discovered by Italian mathematicians (see Niccolo Fontana Tartaglia, Gerolamo Cardano). It was soon realized that these formulas, even if one was only interested in real solutions, sometimes required the manipulation of square roots of negative numbers. For example, Tartaglia's cubic formula gives the following solution to the equation x³ − x = 0:

At first glance this looks like nonsense. However formal calculations with complex numbers show that the equation z3 = i has solutions –i, and . Substituting these in turn for in Tartaglia's cubic formula and simplifying, one gets 0, 1 and −1 as the solutions of x3 – x = 0.

This was doubly unsettling since not even negative numbers were considered to be on firm ground at the time. The term "imaginary" for these quantities was coined by René Descartes in 1637 and was meant to be derogatory[citation needed] (see imaginary number for a discussion of the "reality" of complex numbers). A further source of confusion was that the equation seemed to be capriciously inconsistent with the algebraic identity , which is valid for positive real numbers a and b, and which was also used in complex number calculations with one of a, b positive and the other negative. The incorrect use of this identity (and the related identity ) in the case when both a and b are negative even bedeviled Euler. This difficulty eventually led to the convention of using the special symbol i in place of to guard against this mistake.

The 18th century saw the labors of Abraham de Moivre and Leonhard Euler. To de Moivre is due (1730) the well-known formula which bears his name, de Moivre's formula:

and to Euler (1748) Euler's formula of complex analysis:

The existence of complex numbers was not completely accepted until the geometrical interpretation (see below) had been described by Caspar Wessel in 1799; it was rediscovered several years later and popularized by Carl Friedrich Gauss, and as a result the theory of complex numbers received a notable expansion. The idea of the graphic representation of complex numbers had appeared, however, as early as 1685, in Wallis's De Algebra tractatus.

Wessel's memoir appeared in the Proceedings of the Copenhagen Academy for 1799, and is exceedingly clear and complete, even in comparison with modern works. He also considers the sphere, and gives a quaternion theory from which he develops a complete spherical trigonometry. In 1804 the Abbé Buée independently came upon the same idea which Wallis had suggested, that should represent a unit line, and its negative, perpendicular to the real axis. Buée's paper was not published until 1806, in which year Jean-Robert Argand also issued a pamphlet on the same subject. It is to Argand's essay that the scientific foundation for the graphic representation of complex numbers is now generally referred. Nevertheless, in 1831 Gauss found the theory quite unknown, and in 1832 published his chief memoir on the subject, thus bringing it prominently before the mathematical world. Mention should also be made of an excellent little treatise by Mourey (1828), in which the foundations for the theory of directional numbers are scientifically laid. The general acceptance of the theory is not a little due to the labors of Augustin Louis Cauchy and Niels Henrik Abel, and especially the latter, who was the first to boldly use complex numbers with a success that is well known.

The common terms used in the theory are chiefly due to the founders. Argand called the direction factor, and the modulus; Cauchy (1828) called the reduced form (l'expression réduite); Gauss used i for , introduced the term complex number for , and called the norm.

The expression direction coefficient, often used for , is due to Hankel (1867), and absolute value, for modulus, is due to Weierstrass.

Following Cauchy and Gauss have come a number of contributors of high rank, of whom the following may be especially mentioned: Kummer (1844), Leopold Kronecker (1845), Scheffler (1845, 1851, 1880), Bellavitis (1835, 1852), Peacock (1845), and De Morgan (1849). Möbius must also be mentioned for his numerous memoirs on the geometric applications of complex numbers, and Dirichlet for the expansion of the theory to include primes, congruences, reciprocity, etc., as in the case of real numbers.

A complex ring or field is a set of complex numbers which is closed under addition, subtraction, and multiplication. Gauss studied complex numbers of the form , where a and b are integral, or rational (and i is one of the two roots of ). His student, Ferdinand Eisenstein, studied the type , where is a complex root of . Other such classes (called cyclotomic fields) of complex numbers are derived from the roots of unity for higher values of . This generalization is largely due to Kummer, who also invented ideal numbers, which were expressed as geometrical entities by Felix Klein in 1893. The general theory of fields was created by Évariste Galois, who studied the fields generated by the roots of any polynomial equation

The late writers (from 1884) on the general theory include Weierstrass, Schwarz, Richard Dedekind, Otto Hölder, Bonaventure Berloty, Henri Poincaré, Eduard Study, and Alexander MacFarlane.

The formally correct definition using pairs of real numbers was given in the 19th century.

See also

References

  • Conway, John B. (1986). Functions of One Complex Variable I. Springer. ISBN 0-387-90328-3.

Further reading

  • An Imaginary Tale: The Story of , by Paul J. Nahin; Princeton University Press; ISBN 0-691-02795-1 (hardcover, 1998). A gentle introduction to the history of complex numbers and the beginnings of complex analysis.
  • Numbers, by H.-D. Ebbinghaus, H. Hermes, F. Hirzebruch, M. Koecher, K. Mainzer, J. Neukirch, A. Prestel, R. Remmert; Springer; ISBN 0-387-97497-0 (hardcover, 1991). An advanced perspective on the historical development of the concept of number.
  • The Road to Reality: A Complete Guide to the Laws of the Universe, by Roger Penrose; Alfred A. Knopf, 2005; ISBN 0-679-45443-8. Chapters 4-7 in particular deal extensively (and enthusiastically) with complex numbers.
  • Unknown Quantity: A Real and Imaginary History of Algebra, by John Derbyshire; Joseph Henry Press; ISBN 0-309-09657-X (hardcover 2006). A very readable history with emphasis on solving polynomial equations and the structures of modern algebra.
  • Visual Complex Analysis, by Tristan Needham; Clarendon Press; ISBN 0-198-53447-7 (hardcover, 1997). History of complex numbers and complex analysis with compelling and useful visual interpretations.