Complex Numbers
   HOME

TheInfoList



OR:

In mathematics, a complex number is an element of a number system that extends the
real number In mathematics, a real number is a number that can be used to measure a continuous one- dimensional quantity such as a duration or temperature. Here, ''continuous'' means that pairs of values can have arbitrarily small differences. Every re ...
s with a specific element denoted , called the
imaginary unit The imaginary unit or unit imaginary number () is a mathematical constant that is a solution to the quadratic equation Although there is no real number with this property, can be used to extend the real numbers to what are called complex num ...
and satisfying the equation i^= -1; every complex number can be expressed in the form a + bi, where and are real numbers. Because no real number satisfies the above equation, was called an
imaginary number An imaginary number is the product of a real number and the imaginary unit , is usually used in engineering contexts where has other meanings (such as electrical current) which is defined by its property . The square (algebra), square of an im ...
by
René Descartes René Descartes ( , ; ; 31 March 1596 – 11 February 1650) was a French philosopher, scientist, and mathematician, widely considered a seminal figure in the emergence of modern philosophy and Modern science, science. Mathematics was paramou ...
. For the complex number is called the , and is called the . The set of complex numbers is denoted by either of the symbols \mathbb C or . Despite the historical nomenclature, "imaginary" complex numbers have a mathematical existence as firm as that of the real numbers, and they are fundamental tools in the scientific description of the natural world. Complex numbers allow solutions to all polynomial equations, even those that have no solutions in real numbers. More precisely, the fundamental theorem of algebra asserts that every non-constant polynomial equation with real or complex coefficients has a solution which is a complex number. For example, the equation (x+1)^2 = -9 has no real solution, because the square of a real number cannot be negative, but has the two nonreal complex solutions -1+3i and -1-3i. Addition, subtraction and multiplication of complex numbers can be naturally defined by using the rule i^=-1 along with the associative,
commutative In mathematics, a binary operation is commutative if changing the order of the operands does not change the result. It is a fundamental property of many binary operations, and many mathematical proofs depend on it. Perhaps most familiar as a pr ...
, and distributive laws. Every nonzero complex number has a
multiplicative inverse In mathematics, a multiplicative inverse or reciprocal for a number ''x'', denoted by 1/''x'' or ''x''−1, is a number which when Multiplication, multiplied by ''x'' yields the multiplicative identity, 1. The multiplicative inverse of a ra ...
. This makes the complex numbers a field with the real numbers as a subfield. Because of these properties, , and which form is written depends upon convention and style considerations. The complex numbers also form a real vector space of dimension two, with \ as a
standard basis In mathematics, the standard basis (also called natural basis or canonical basis) of a coordinate vector space (such as \mathbb^n or \mathbb^n) is the set of vectors, each of whose components are all zero, except one that equals 1. For exampl ...
. This standard basis makes the complex numbers a Cartesian plane, called the complex plane. This allows a geometric interpretation of the complex numbers and their operations, and conversely some geometric objects and operations can be expressed in terms of complex numbers. For example, the real numbers form the
real line A number line is a graphical representation of a straight line that serves as spatial representation of numbers, usually graduated like a ruler with a particular origin (geometry), origin point representing the number zero and evenly spaced mark ...
, which is pictured as the horizontal axis of the complex plane, while real multiples of i are the vertical axis. A complex number can also be defined by its geometric
polar coordinates In mathematics, the polar coordinate system specifies a given point (mathematics), point in a plane (mathematics), plane by using a distance and an angle as its two coordinate system, coordinates. These are *the point's distance from a reference ...
: the radius is called the
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
of the complex number, while the angle from the positive real axis is called the argument of the complex number. The complex numbers of absolute value one form the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
. Adding a fixed complex number to all complex numbers defines a
translation Translation is the communication of the semantics, meaning of a #Source and target languages, source-language text by means of an Dynamic and formal equivalence, equivalent #Source and target languages, target-language text. The English la ...
in the complex plane, and multiplying by a fixed complex number is a similarity centered at the origin (dilating by the absolute value, and rotating by the argument). The operation of complex conjugation is the reflection symmetry with respect to the real axis. The complex numbers form a rich structure that is simultaneously an algebraically closed field, a
commutative algebra Commutative algebra, first known as ideal theory, is the branch of algebra that studies commutative rings, their ideal (ring theory), ideals, and module (mathematics), modules over such rings. Both algebraic geometry and algebraic number theo ...
over the reals, and a Euclidean vector space of dimension two.


Definition and basic operations

A complex number is an expression of the form , where and are real numbers, and is an abstract symbol, the so-called imaginary unit, whose meaning will be explained further below. For example, is a complex number. For a complex number , the real number is called its ''real part'', and the real number (not the complex number ) is its ''imaginary part''. The real part of a complex number is denoted , \mathcal(z), or \mathfrak(z); the imaginary part is , \mathcal(z), or \mathfrak(z): for example, \operatorname(2 + 3i) = 2 , \operatorname(2 + 3i) = 3 . A complex number can be identified with the ordered pair of real numbers (\Re (z),\Im (z)), which may be interpreted as coordinates of a point in a Euclidean plane with standard coordinates, which is then called the ''
complex plane In mathematics, the complex plane is the plane (geometry), plane formed by the complex numbers, with a Cartesian coordinate system such that the horizontal -axis, called the real axis, is formed by the real numbers, and the vertical -axis, call ...
'' or '' Argand diagram.'' The horizontal axis is generally used to display the real part, with increasing values to the right, and the imaginary part marks the vertical axis, with increasing values upwards. A real number can be regarded as a complex number , whose imaginary part is 0. A purely imaginary number is a complex number , whose real part is zero. It is common to write , , and ; for example, . The set of all complex numbers is denoted by \Complex ( blackboard bold) or (upright bold). In some disciplines such as electromagnetism and electrical engineering, is used instead of , as frequently represents electric current, and complex numbers are written as or .


Addition and subtraction

Two complex numbers a =x+yi and b =u+vi are added by separately adding their real and imaginary parts. That is to say: a + b =(x+yi) + (u+vi) = (x+u) + (y+v)i. Similarly, subtraction can be performed as a - b =(x+yi) - (u+vi) = (x-u) + (y-v)i. The addition can be geometrically visualized as follows: the sum of two complex numbers and , interpreted as points in the complex plane, is the point obtained by building a parallelogram from the three vertices , and the points of the arrows labeled and (provided that they are not on a line). Equivalently, calling these points , , respectively and the fourth point of the parallelogram the
triangle A triangle is a polygon with three corners and three sides, one of the basic shapes in geometry. The corners, also called ''vertices'', are zero-dimensional points while the sides connecting them, also called ''edges'', are one-dimension ...
s and are congruent.


Multiplication

The product of two complex numbers is computed as follows: :(a+bi) \cdot (c+di) = ac - bd + (ad+bc)i. For example, (3+2i)(4-i) = 3 \cdot 4 - (2 \cdot (-1)) + (3 \cdot (-1) + 2 \cdot 4)i = 14 +5i. In particular, this includes as a special case the fundamental formula :i^2 = i \cdot i = -1. This formula distinguishes the complex number ''i'' from any real number, since the square of any (negative or positive) real number is always a non-negative real number. With this definition of multiplication and addition, familiar rules for the arithmetic of rational or real numbers continue to hold for complex numbers. More precisely, the distributive property, the commutative properties (of addition and multiplication) hold. Therefore, the complex numbers form an algebraic structure known as a ''field'', the same way as the rational or real numbers do.


Complex conjugate, absolute value, argument and division

The '' complex conjugate'' of the complex number is defined as \overline z = x-yi. It is also denoted by some authors by z^*. Geometrically, is the "reflection" of about the real axis. Conjugating twice gives the original complex number: \overline=z. A complex number is real if and only if it equals its own conjugate. The unary operation of taking the complex conjugate of a complex number cannot be expressed by applying only the basic operations of addition, subtraction, multiplication and division. For any complex number , the product :z \cdot \overline z = (x+iy)(x-iy) = x^2 + y^2 is a ''non-negative real'' number. This allows to define the ''
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
'' (or ''modulus'' or ''magnitude'') of ''z'' to be the square root , z, =\sqrt. By Pythagoras' theorem, , z, is the distance from the origin to the point representing the complex number ''z'' in the complex plane. In particular, the circle of radius one around the origin consists precisely of the numbers ''z'' such that , z, = 1 . If z = x = x + 0i is a real number, then , z, = , x, : its absolute value as a complex number and as a real number are equal. Using the conjugate, the reciprocal of a nonzero complex number z = x + yi can be computed to be \frac = \frac = \frac = \frac = \frac - \fraci. More generally, the division of an arbitrary complex number w = u + vi by a non-zero complex number z = x + yi equals \frac = \frac = \frac = \frac + \fraci. This process is sometimes called " rationalization" of the denominator (although the denominator in the final expression may be an irrational real number), because it resembles the method to remove roots from simple expressions in a denominator. The ''
argument An argument is a series of sentences, statements, or propositions some of which are called premises and one is the conclusion. The purpose of an argument is to give reasons for one's conclusion via justification, explanation, and/or persu ...
'' of (sometimes called the "phase" ) is the angle of the
radius In classical geometry, a radius (: radii or radiuses) of a circle or sphere is any of the line segments from its Centre (geometry), center to its perimeter, and in more modern usage, it is also their length. The radius of a regular polygon is th ...
with the positive real axis, and is written as , expressed in
radian The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. It is defined such that one radian is the angle subtended at ...
s in this article. The angle is defined only up to adding integer multiples of 2\pi , since a rotation by 2\pi (or 360°) around the origin leaves all points in the complex plane unchanged. One possible choice to uniquely specify the argument is to require it to be within the interval (-\pi,\pi] , which is referred to as the principal value. The argument can be computed from the rectangular form by means of the arctan (inverse tangent) function.


Polar form

For any complex number ''z'', with absolute value r = , z, and argument \varphi, the equation :z=r(\cos\varphi +i\sin\varphi) holds. This identity is referred to as the polar form of ''z''. It is sometimes abbreviated as z = r \operatorname\mathrm \varphi . In electronics, one represents a phasor with amplitude and phase in angle notation:z = r \angle \varphi . If two complex numbers are given in polar form, i.e., and , the product and division can be computed as z_1 z_2 = r_1 r_2 (\cos(\varphi_1 + \varphi_2) + i \sin(\varphi_1 + \varphi_2)). \frac = \frac \left(\cos(\varphi_1 - \varphi_2) + i \sin(\varphi_1 - \varphi_2)\right), \textz_2 \ne 0. (These are a consequence of the trigonometric identities for the sine and cosine function.) In other words, the absolute values are ''multiplied'' and the arguments are ''added'' to yield the polar form of the product. The picture at the right illustrates the multiplication of (2+i)(3+i)=5+5i. Because the real and imaginary part of are equal, the argument of that number is 45 degrees, or (in
radian The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. It is defined such that one radian is the angle subtended at ...
). On the other hand, it is also the sum of the angles at the origin of the red and blue triangles are arctan(1/3) and arctan(1/2), respectively. Thus, the formula \frac = \arctan\left(\frac\right) + \arctan\left(\frac\right) holds. As the arctan function can be approximated highly efficiently, formulas like this – known as Machin-like formulas – are used for high-precision approximations of : \frac = 4 \arctan\left(\frac\right) - \arctan\left(\frac\right)


Powers and roots

The ''n''-th power of a complex number can be computed using de Moivre's formula, which is obtained by repeatedly applying the above formula for the product: z^=\underbrace_ = (r(\cos \varphi + i\sin \varphi ))^n = r^n \, (\cos n\varphi + i \sin n \varphi). For example, the first few powers of the imaginary unit ''i'' are i, i^2 = -1, i^3 = -i, i^4 = 1, i^5 = i, \dots. The th roots of a complex number are given by z^ = \sqrt \left( \cos \left(\frac\right) + i \sin \left(\frac\right)\right) for . (Here \sqrt is the usual (positive) th root of the positive real number .) Because sine and cosine are periodic, other integer values of do not give other values. For any z \ne 0, there are, in particular ''n'' distinct complex ''n''-th roots. For example, there are 4 fourth roots of 1, namely :z_1 = 1, z_2 = i, z_3 = -1, z_4 = -i. In general there is ''no'' natural way of distinguishing one particular complex th root of a complex number. (This is in contrast to the roots of a positive real number ''x'', which has a unique positive real ''n''-th root, which is therefore commonly referred to as ''the'' ''n''-th root of ''x''.) One refers to this situation by saying that the th root is a -valued function of .


Fundamental theorem of algebra

The fundamental theorem of algebra, of
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observatory and ...
and Jean le Rond d'Alembert, states that for any complex numbers (called
coefficient In mathematics, a coefficient is a Factor (arithmetic), multiplicative factor involved in some Summand, term of a polynomial, a series (mathematics), series, or any other type of expression (mathematics), expression. It may be a Dimensionless qu ...
s) , the equation a_n z^n + \dotsb + a_1 z + a_0 = 0 has at least one complex solution ''z'', provided that at least one of the higher coefficients is nonzero. This property does not hold for the field of rational numbers \Q (the polynomial does not have a rational root, because is not a rational number) nor the real numbers \R (the polynomial does not have a real root, because the square of is positive for any real number ). Because of this fact, \Complex is called an algebraically closed field. It is a cornerstone of various applications of complex numbers, as is detailed further below. There are various proofs of this theorem, by either analytic methods such as Liouville's theorem, or topological ones such as the
winding number In mathematics, the winding number or winding index of a closed curve in the plane (mathematics), plane around a given point (mathematics), point is an integer representing the total number of times that the curve travels counterclockwise aroun ...
, or a proof combining
Galois theory In mathematics, Galois theory, originally introduced by Évariste Galois, provides a connection between field (mathematics), field theory and group theory. This connection, the fundamental theorem of Galois theory, allows reducing certain problems ...
and the fact that any real polynomial of ''odd'' degree has at least one real root.


History

The solution in radicals (without
trigonometric functions In mathematics, the trigonometric functions (also called circular functions, angle functions or goniometric functions) are real functions which relate an angle of a right-angled triangle to ratios of two side lengths. They are widely used in all ...
) of a general
cubic equation In algebra, a cubic equation in one variable is an equation of the form ax^3+bx^2+cx+d=0 in which is not zero. The solutions of this equation are called roots of the cubic function defined by the left-hand side of the equation. If all of th ...
, when all three of its roots are real numbers, contains the square roots of negative numbers, a situation that cannot be rectified by factoring aided by the rational root test, if the cubic is irreducible; this is the so-called '' casus irreducibilis'' ("irreducible case"). This conundrum led Italian mathematician Gerolamo Cardano to conceive of complex numbers in around 1545 in his '' Ars Magna'', though his understanding was rudimentary; moreover, he later described complex numbers as being "as subtle as they are useless". Cardano did use imaginary numbers, but described using them as "mental torture." This was prior to the use of the graphical complex plane. Cardano and other Italian mathematicians, notably Scipione del Ferro, in the 1500s created an algorithm for solving cubic equations which generally had one real solution and two solutions containing an imaginary number. Because they ignored the answers with the imaginary numbers, Cardano found them useless. Work on the problem of general polynomials ultimately led to the fundamental theorem of algebra, which shows that with complex numbers, a solution exists to every polynomial equation of degree one or higher. Complex numbers thus form an algebraically closed field, where any polynomial equation has a
root In vascular plants, the roots are the plant organ, organs of a plant that are modified to provide anchorage for the plant and take in water and nutrients into the plant body, which allows plants to grow taller and faster. They are most often bel ...
. Many mathematicians contributed to the development of complex numbers. The rules for addition, subtraction, multiplication, and root extraction of complex numbers were developed by the Italian mathematician Rafael Bombelli. A more abstract formalism for the complex numbers was further developed by the Irish mathematician William Rowan Hamilton, who extended this abstraction to the theory of quaternions. The earliest fleeting reference to
square root In mathematics, a square root of a number is a number such that y^2 = x; in other words, a number whose ''square'' (the result of multiplying the number by itself, or y \cdot y) is . For example, 4 and −4 are square roots of 16 because 4 ...
s of
negative number In mathematics, a negative number is the opposite (mathematics), opposite of a positive real number. Equivalently, a negative number is a real number that is inequality (mathematics), less than 0, zero. Negative numbers are often used to represe ...
s can perhaps be said to occur in the work of the Greek mathematician Hero of Alexandria in the 1st century AD, where in his '' Stereometrica'' he considered, apparently in error, the volume of an impossible frustum of a
pyramid A pyramid () is a structure whose visible surfaces are triangular in broad outline and converge toward the top, making the appearance roughly a pyramid in the geometric sense. The base of a pyramid can be of any polygon shape, such as trian ...
to arrive at the term \sqrt in his calculations, which today would simplify to \sqrt = 3i\sqrt. Negative quantities were not conceived of in
Hellenistic mathematics Ancient Greek mathematics refers to the history of mathematical ideas and texts in Ancient Greece during classical and late antiquity, mostly from the 5th century BC to the 6th century AD. Greek mathematicians lived in cities spread around the s ...
and Hero merely replaced the negative value by its positive \sqrt = 3\sqrt. The impetus to study complex numbers as a topic in itself first arose in the 16th century when algebraic solutions for the roots of
cubic Cubic may refer to: Science and mathematics * Cube (algebra), "cubic" measurement * Cube, a three-dimensional solid object bounded by six square faces, facets or sides, with three meeting at each vertex ** Cubic crystal system, a crystal system w ...
and quartic
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s were discovered by Italian mathematicians ( Niccolò Fontana Tartaglia and Gerolamo Cardano). It was soon realized (but proved much later) that these formulas, even if one were interested only in real solutions, sometimes required the manipulation of square roots of negative numbers. In fact, it was proved later that the use of complex numbers is unavoidable when all three roots are real and distinct. However, the general formula can still be used in this case, with some care to deal with the ambiguity resulting from the existence of three cubic roots for nonzero complex numbers. Rafael Bombelli was the first to address explicitly these seemingly paradoxical solutions of cubic equations and developed the rules for complex arithmetic, trying to resolve these issues. The term "imaginary" for these quantities was coined by
René Descartes René Descartes ( , ; ; 31 March 1596 – 11 February 1650) was a French philosopher, scientist, and mathematician, widely considered a seminal figure in the emergence of modern philosophy and Modern science, science. Mathematics was paramou ...
in 1637, who was at pains to stress their unreal nature: A further source of confusion was that the equation \sqrt^2 = \sqrt\sqrt = -1 seemed to be capriciously inconsistent with the algebraic identity \sqrt\sqrt = \sqrt, which is valid for non-negative real numbers and , and which was also used in complex number calculations with one of , positive and the other negative. The incorrect use of this identity in the case when both and are negative, and the related identity \frac = \sqrt, even bedeviled
Leonhard Euler Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
. This difficulty eventually led to the convention of using the special symbol in place of \sqrt to guard against this mistake. Even so, Euler considered it natural to introduce students to complex numbers much earlier than we do today. In his elementary algebra text book, '' Elements of Algebra'', he introduces these numbers almost at once and then uses them in a natural way throughout. In the 18th century complex numbers gained wider use, as it was noticed that formal manipulation of complex expressions could be used to simplify calculations involving trigonometric functions. For instance, in 1730 Abraham de Moivre noted that the identities relating trigonometric functions of an integer multiple of an angle to powers of trigonometric functions of that angle could be re-expressed by the following de Moivre's formula: (\cos \theta + i\sin \theta)^ = \cos n \theta + i\sin n \theta. In 1748, Euler went further and obtained Euler's formula of
complex analysis Complex analysis, traditionally known as the theory of functions of a complex variable, is the branch of mathematical analysis that investigates functions of complex numbers. It is helpful in many branches of mathematics, including algebraic ...
: e ^ = \cos \theta + i\sin \theta by formally manipulating complex power series and observed that this formula could be used to reduce any trigonometric identity to much simpler exponential identities. The idea of a complex number as a point in the complex plane was first described by DanishNorwegian
mathematician A mathematician is someone who uses an extensive knowledge of mathematics in their work, typically to solve mathematical problems. Mathematicians are concerned with numbers, data, quantity, mathematical structure, structure, space, Mathematica ...
Caspar Wessel in 1799, although it had been anticipated as early as 1685 in Wallis's ''A Treatise of Algebra''. Wessel's memoir appeared in the Proceedings of the Copenhagen Academy but went largely unnoticed. In 1806 Jean-Robert Argand independently issued a pamphlet on complex numbers and provided a rigorous proof of the fundamental theorem of algebra.
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observatory and ...
had earlier published an essentially topological proof of the theorem in 1797 but expressed his doubts at the time about "the true metaphysics of the square root of −1". It was not until 1831 that he overcame these doubts and published his treatise on complex numbers as points in the plane, largely establishing modern notation and terminology:
If one formerly contemplated this subject from a false point of view and therefore found a mysterious darkness, this is in large part attributable to clumsy terminology. Had one not called +1, −1, \sqrt positive, negative, or imaginary (or even impossible) units, but instead, say, direct, inverse, or lateral units, then there could scarcely have been talk of such darkness.
In the beginning of the 19th century, other mathematicians discovered independently the geometrical representation of the complex numbers: Buée, Mourey, Warren, Français and his brother, Bellavitis. The English mathematician G.H. Hardy remarked that Gauss was the first mathematician to use complex numbers in "a really confident and scientific way" although mathematicians such as Norwegian Niels Henrik Abel and Carl Gustav Jacob Jacobi were necessarily using them routinely before Gauss published his 1831 treatise.
Augustin-Louis Cauchy Baron Augustin-Louis Cauchy ( , , ; ; 21 August 1789 – 23 May 1857) was a French mathematician, engineer, and physicist. He was one of the first to rigorously state and prove the key theorems of calculus (thereby creating real a ...
and
Bernhard Riemann Georg Friedrich Bernhard Riemann (; ; 17September 182620July 1866) was a German mathematician who made profound contributions to analysis, number theory, and differential geometry. In the field of real analysis, he is mostly known for the f ...
together brought the fundamental ideas of
complex analysis Complex analysis, traditionally known as the theory of functions of a complex variable, is the branch of mathematical analysis that investigates functions of complex numbers. It is helpful in many branches of mathematics, including algebraic ...
to a high state of completion, commencing around 1825 in Cauchy's case. The common terms used in the theory are chiefly due to the founders. Argand called the ''direction factor'', and r = \sqrt the ''modulus''; Cauchy (1821) called the ''reduced form'' (l'expression réduite) and apparently introduced the term ''argument''; Gauss used for \sqrt, 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. Later classical writers on the general theory include Richard Dedekind, Otto Hölder, Felix Klein,
Henri Poincaré Jules Henri Poincaré (, ; ; 29 April 185417 July 1912) was a French mathematician, Theoretical physics, theoretical physicist, engineer, and philosophy of science, philosopher of science. He is often described as a polymath, and in mathemati ...
, Hermann Schwarz,
Karl Weierstrass Karl Theodor Wilhelm Weierstrass (; ; 31 October 1815 – 19 February 1897) was a German mathematician often cited as the " father of modern analysis". Despite leaving university without a degree, he studied mathematics and trained as a school t ...
and many others. Important work (including a systematization) in complex multivariate calculus has been started at beginning of the 20th century. Important results have been achieved by Wilhelm Wirtinger in 1927.


Abstract algebraic aspects

While the above low-level definitions, including the addition and multiplication, accurately describe the complex numbers, there are other, equivalent approaches that reveal the abstract algebraic structure of the complex numbers more immediately.


Construction as a quotient field

One approach to \C is via
polynomial In mathematics, a polynomial is a Expression (mathematics), mathematical expression consisting of indeterminate (variable), indeterminates (also called variable (mathematics), variables) and coefficients, that involves only the operations of addit ...
s, i.e., expressions of the form p(X) = a_nX^n+\dotsb+a_1X+a_0, where the
coefficient In mathematics, a coefficient is a Factor (arithmetic), multiplicative factor involved in some Summand, term of a polynomial, a series (mathematics), series, or any other type of expression (mathematics), expression. It may be a Dimensionless qu ...
s are real numbers. The set of all such polynomials is denoted by \R /math>. Since sums and products of polynomials are again polynomials, this set \R /math> forms a
commutative ring In mathematics, a commutative ring is a Ring (mathematics), ring in which the multiplication operation is commutative. The study of commutative rings is called commutative algebra. Complementarily, noncommutative algebra is the study of ring prope ...
, called the
polynomial ring In mathematics, especially in the field of algebra, a polynomial ring or polynomial algebra is a ring formed from the set of polynomials in one or more indeterminates (traditionally also called variables) with coefficients in another ring, ...
(over the reals). To every such polynomial ''p'', one may assign the complex number p(i) = a_n i^n + \dotsb + a_1 i + a_0, i.e., the value obtained by setting X = i. This defines a function :\R \to \C This function is surjective since every complex number can be obtained in such a way: the evaluation of a linear polynomial a+bX at X = i is a+bi. However, the evaluation of polynomial X^2 + 1 at ''i'' is 0, since i^2 + 1 = 0. This polynomial is irreducible, i.e., cannot be written as a product of two linear polynomials. Basic facts of
abstract algebra In mathematics, more specifically algebra, abstract algebra or modern algebra is the study of algebraic structures, which are set (mathematics), sets with specific operation (mathematics), operations acting on their elements. Algebraic structur ...
then imply that the kernel of the above map is an ideal generated by this polynomial, and that the quotient by this ideal is a field, and that there is an
isomorphism In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
:\R / (X^2 + 1) \stackrel \cong \to \C between the quotient ring and \C. Some authors take this as the definition of \C. Accepting that \Complex is algebraically closed, because it is an algebraic extension of \mathbb in this approach, \Complex is therefore the algebraic closure of \R.


Matrix representation of complex numbers

Complex numbers can also be represented by matrices that have the form \begin a & -b \\ b & \;\; a \end. Here the entries and are real numbers. As the sum and product of two such matrices is again of this form, these matrices form a subring of the ring of matrices. A simple computation shows that the map a+ib\mapsto \begin a & -b \\ b & \;\; a \end is a ring isomorphism from the field of complex numbers to the ring of these matrices, proving that these matrices form a field. This isomorphism associates the square of the absolute value of a complex number with the
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
of the corresponding matrix, and the conjugate of a complex number with the
transpose In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
of the matrix. The polar form representation of complex numbers explicitly gives these matrices as scaled rotation matrices. r (\cos \theta + i \sin \theta)\mapsto \begin r \cos \theta & -r \sin \theta \\ r \sin \theta & \;\; r \cos \theta \end In particular, the case of , which is , a + ib, = \sqrt = 1, gives (unscaled) rotation matrices.


Complex analysis

The study of functions of a complex variable is known as ''
complex analysis Complex analysis, traditionally known as the theory of functions of a complex variable, is the branch of mathematical analysis that investigates functions of complex numbers. It is helpful in many branches of mathematics, including algebraic ...
'' and has enormous practical use in
applied mathematics Applied mathematics is the application of mathematics, mathematical methods by different fields such as physics, engineering, medicine, biology, finance, business, computer science, and Industrial sector, industry. Thus, applied mathematics is a ...
as well as in other branches of mathematics. Often, the most natural proofs for statements in
real analysis In mathematics, the branch of real analysis studies the behavior of real numbers, sequences and series of real numbers, and real functions. Some particular properties of real-valued sequences and functions that real analysis studies include co ...
or even
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
employ techniques from complex analysis (see
prime number theorem In mathematics, the prime number theorem (PNT) describes the asymptotic analysis, asymptotic distribution of the prime numbers among the positive integers. It formalizes the intuitive idea that primes become less common as they become larger by p ...
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.


Convergence

The notions of convergent series and
continuous function In mathematics, a continuous function is a function such that a small variation of the argument induces a small variation of the value of the function. This implies there are no abrupt changes in value, known as '' discontinuities''. More preci ...
s in (real) analysis have natural analogs in complex analysis. A sequence of complex numbers is said to converge if and only if its real and imaginary parts do. This is equivalent to the (ε, δ)-definition of limits, where the absolute value of real numbers is replaced by the one of complex numbers. From a more abstract point of view, \mathbb, endowed with the metric \operatorname(z_1, z_2) = , z_1 - z_2, is a complete
metric space In mathematics, a metric space is a Set (mathematics), set together with a notion of ''distance'' between its Element (mathematics), elements, usually called point (geometry), points. The distance is measured by a function (mathematics), functi ...
, which notably includes the
triangle inequality In mathematics, the triangle inequality states that for any triangle, the sum of the lengths of any two sides must be greater than or equal to the length of the remaining side. This statement permits the inclusion of Degeneracy (mathematics)#T ...
, z_1 + z_2, \le , z_1, + , z_2, for any two complex numbers and .


Complex exponential

Like in real analysis, this notion of convergence is used to construct a number of
elementary function In mathematics, an elementary function is a function of a single variable (typically real or complex) that is defined as taking sums, products, roots and compositions of finitely many polynomial, rational, trigonometric, hyperbolic, a ...
s: the '' exponential function'' , also written , is defined as the infinite series, which can be shown to converge for any ''z'': \exp z:= 1+z+\frac+\frac+\cdots = \sum_^ \frac. For example, \exp (1) is Euler's number e \approx 2.718. '' Euler's formula'' states: \exp(i\varphi) = \cos \varphi + i\sin \varphi for any real number . This formula is a quick consequence of general basic facts about convergent power series and the definitions of the involved functions as power series. As a special case, this includes Euler's identity \exp(i \pi) = -1.


Complex logarithm

For any positive real number ''t'', there is a unique real number ''x'' such that \exp(x) = t. This leads to the definition of the
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
as the inverse \ln \colon \R^+ \to \R ; x \mapsto \ln x of the exponential function. The situation is different for complex numbers, since :\exp(z+2\pi i) = \exp z \exp (2 \pi i) = \exp z by the functional equation and Euler's identity. For example, , so both and are possible values for the complex logarithm of . In general, given any non-zero complex number ''w'', any number ''z'' solving the equation :\exp z = w is called a complex logarithm of , denoted \log w. It can be shown that these numbers satisfy z = \log w = \ln, w, + i\arg w, where \arg is the
argument An argument is a series of sentences, statements, or propositions some of which are called premises and one is the conclusion. The purpose of an argument is to give reasons for one's conclusion via justification, explanation, and/or persu ...
defined above, and \ln the (real)
natural logarithm The natural logarithm of a number is its logarithm to the base of a logarithm, base of the e (mathematical constant), mathematical constant , which is an Irrational number, irrational and Transcendental number, transcendental number approxima ...
. As arg is a multivalued function, unique only up to a multiple of , log is also multivalued. The principal value of log is often taken by restricting the imaginary part to the interval . This leads to the complex logarithm being a bijective function taking values in the strip \R^+ + \; i \, \left(-\pi, \pi\right] (that is denoted S_0 in the above illustration) \ln \colon \; \Complex^\times \; \to \; \; \; \R^+ + \; i \, \left(-\pi, \pi\right] . If z \in \Complex \setminus \left( -\R_ \right) is not a non-positive real number (a positive or a non-real number), the resulting principal value of the complex logarithm is obtained with . It is an
analytic function In mathematics, an analytic function is a function that is locally given by a convergent power series. There exist both real analytic functions and complex analytic functions. Functions of each type are infinitely differentiable, but complex ...
outside the negative real numbers, but it cannot be prolongated to a function that is continuous at any negative real number z \in -\R^+ , where the principal value is . Complex
exponentiation In mathematics, exponentiation, denoted , is an operation (mathematics), operation involving two numbers: the ''base'', , and the ''exponent'' or ''power'', . When is a positive integer, exponentiation corresponds to repeated multiplication ...
is defined as z^\omega = \exp(\omega \ln z), and is multi-valued, except when is an integer. For , for some natural number , this recovers the non-uniqueness of th roots mentioned above. If is real (and an arbitrary complex number), one has a preferred choice of \ln x, the real logarithm, which can be used to define a preferred exponential function. Complex numbers, unlike real numbers, do not in general satisfy the unmodified power and logarithm identities, particularly when naïvely treated as single-valued functions; see failure of power and logarithm identities. For example, they do not satisfy a^ = \left(a^b\right)^c. Both sides of the equation are multivalued by the definition of complex exponentiation given here, and the values on the left are a subset of those on the right.


Complex sine and cosine

The series defining the real trigonometric functions and , as well as the hyperbolic functions and , also carry over to complex arguments without change. For the other trigonometric and hyperbolic functions, such as , things are slightly more complicated, as the defining series do not converge for all complex values. Therefore, one must define them either in terms of sine, cosine and exponential, or, equivalently, by using the method of analytic continuation. The value of a trigonometric or hyperbolic function of a complex number can be expressed in terms of those functions evaluated on real numbers, via angle-addition formulas. For , \sin = \sin \cosh + i \cos \sinh \cos = \cos \cosh - i \sin \sinh \tan = \frac \cot = -\frac \sinh = \sinh \cos + i \cosh \sin \cosh = \cosh \cos + i \sinh \sin \tanh = \frac \coth = \frac Where these expressions are not well defined, because a trigonometric or hyperbolic function evaluates to infinity or there is division by zero, they are nonetheless correct as limits.


Holomorphic functions

A function f: \mathbb\mathbb is called holomorphic or ''complex differentiable'' at a point z_0 if the limit :\lim_ exists (in which case it is denoted by f'(z_0)). This mimics the definition for real differentiable functions, except that all quantities are complex numbers. Loosely speaking, the freedom of approaching z_0 in different directions imposes a much stronger condition than being (real) differentiable. For example, the function :f(z) = \overline z is differentiable as a function \R^2 \to \R^2, but is ''not'' complex differentiable. A real differentiable function is complex differentiable
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
it satisfies the Cauchy–Riemann equations, which are sometimes abbreviated as :\frac = 0. Complex analysis shows some features not apparent in real analysis. For example, the identity theorem asserts that two holomorphic functions and agree if they agree on an arbitrarily small open subset of \mathbb. Meromorphic functions, functions that can locally be written as with a holomorphic function , still share some of the features of holomorphic functions. Other functions have essential singularities, such as at .


Applications

Complex numbers have applications in many scientific areas, including
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, Scalar potential, potential fields, Seismic tomograph ...
,
control theory Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
,
electromagnetism In physics, electromagnetism is an interaction that occurs between particles with electric charge via electromagnetic fields. The electromagnetic force is one of the four fundamental forces of nature. It is the dominant force in the interacti ...
,
fluid dynamics In physics, physical chemistry and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids – liquids and gases. It has several subdisciplines, including (the study of air and other gases in motion ...
,
quantum mechanics Quantum mechanics is the fundamental physical Scientific theory, theory that describes the behavior of matter and of light; its unusual characteristics typically occur at and below the scale of atoms. Reprinted, Addison-Wesley, 1989, It is ...
,
cartography Cartography (; from , 'papyrus, sheet of paper, map'; and , 'write') is the study and practice of making and using maps. Combining science, aesthetics and technique, cartography builds on the premise that reality (or an imagined reality) can ...
, and vibration analysis. Some of these applications are described below. Complex conjugation is also employed in inversive geometry, a branch of geometry studying reflections more general than ones about a line. In the network analysis of electrical circuits, the complex conjugate is used in finding the equivalent impedance when the maximum power transfer theorem is looked for.


Geometry


Shapes

Three non-collinear points u, v, w in the plane determine the
shape A shape is a graphics, graphical representation of an object's form or its external boundary, outline, or external Surface (mathematics), surface. It is distinct from other object properties, such as color, Surface texture, texture, or material ...
of the triangle \. Locating the points in the complex plane, this shape of a triangle may be expressed by complex arithmetic as S(u, v, w) = \frac . The shape S of a triangle will remain the same, when the complex plane is transformed by translation or dilation (by an
affine transformation In Euclidean geometry, an affine transformation or affinity (from the Latin, '' affinis'', "connected with") is a geometric transformation that preserves lines and parallelism, but not necessarily Euclidean distances and angles. More general ...
), corresponding to the intuitive notion of shape, and describing similarity. Thus each triangle \ is in a similarity class of triangles with the same shape.


Fractal geometry

The Mandelbrot set is a popular example of a fractal formed on the complex plane. It is defined by plotting every location c where iterating the sequence f_c(z)=z^2+c does not diverge when iterated infinitely. Similarly,
Julia set In complex dynamics, the Julia set and the Classification of Fatou components, Fatou set are two complement set, complementary sets (Julia "laces" and Fatou "dusts") defined from a function (mathematics), function. Informally, the Fatou set of ...
s have the same rules, except where c remains constant.


Triangles

Every triangle has a unique Steiner inellipse – an
ellipse In mathematics, an ellipse is a plane curve surrounding two focus (geometry), focal points, such that for all points on the curve, the sum of the two distances to the focal points is a constant. It generalizes a circle, which is the special ty ...
inside the triangle and tangent to the midpoints of the three sides of the triangle. The foci of a triangle's Steiner inellipse can be found as follows, according to Marden's theorem: Denote the triangle's vertices in the complex plane as , , and . Write the
cubic equation In algebra, a cubic equation in one variable is an equation of the form ax^3+bx^2+cx+d=0 in which is not zero. The solutions of this equation are called roots of the cubic function defined by the left-hand side of the equation. If all of th ...
(x-a)(x-b)(x-c)=0, take its derivative, and equate the (quadratic) derivative to zero. Marden's theorem says that the solutions of this equation are the complex numbers denoting the locations of the two foci of the Steiner inellipse.


Algebraic number theory

As mentioned above, any nonconstant polynomial equation (in complex coefficients) has a solution in \mathbb. '' A fortiori'', the same is true if the equation has rational coefficients. The roots of such equations are called algebraic numbers – they are a principal object of study in
algebraic number theory Algebraic number theory is a branch of number theory that uses the techniques of abstract algebra to study the integers, rational numbers, and their generalizations. Number-theoretic questions are expressed in terms of properties of algebraic ob ...
. Compared to \overline, the algebraic closure of \mathbb, which also contains all algebraic numbers, \mathbb has the advantage of being easily understandable in geometric terms. In this way, algebraic methods can be used to study geometric questions and vice versa. With algebraic methods, more specifically applying the machinery of field theory to the number field containing roots of unity, it can be shown that it is not possible to construct a regular nonagon using only compass and straightedge – a purely geometric problem. Another example is the
Gaussian integer In number theory, a Gaussian integer is a complex number whose real and imaginary parts are both integers. The Gaussian integers, with ordinary addition and multiplication of complex numbers, form an integral domain, usually written as \mathbf ...
s; that is, numbers of the form , where and are integers, which can be used to classify sums of squares.


Analytic number theory

Analytic number theory studies numbers, often integers or rationals, by taking advantage of the fact that they can be regarded as complex numbers, in which analytic methods can be used. This is done by encoding number-theoretic information in complex-valued functions. For example, the Riemann zeta function is related to the distribution of
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
s.


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.


Dynamic equations

In differential equations, it is common to first find all complex roots of the characteristic equation of a linear differential equation or equation system and then attempt to solve the system in terms of base functions of the form . Likewise, in difference equations, the complex roots of the characteristic equation of the difference equation system are used, to attempt to solve the system in terms of base functions of the form .


Linear algebra

Since \C is algebraically closed, any non-empty complex square matrix has at least one (complex) eigenvalue. By comparison, real matrices do not always have real eigenvalues, for example rotation matrices (for rotations of the plane for angles other than 0° or 180°) leave no direction fixed, and therefore do not have any ''real'' eigenvalue. The existence of (complex) eigenvalues, and the ensuing existence of eigendecomposition is a useful tool for computing matrix powers and
matrix exponential In mathematics, the matrix exponential is a matrix function on square matrix, square matrices analogous to the ordinary exponential function. It is used to solve systems of linear differential equations. In the theory of Lie groups, the matrix exp ...
s. Complex numbers often generalize concepts originally conceived in the real numbers. For example, the conjugate transpose generalizes the
transpose In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
, hermitian matrices generalize symmetric matrices, and unitary matrices generalize orthogonal matrices.


In applied mathematics


Control theory

In
control theory Control theory is a field of control engineering and applied mathematics that deals with the control system, control of dynamical systems in engineered processes and machines. The objective is to develop a model or algorithm governing the applic ...
, systems are often transformed from the time domain to the complex frequency domain using the
Laplace transform In mathematics, the Laplace transform, named after Pierre-Simon Laplace (), is an integral transform that converts a Function (mathematics), function of a Real number, real Variable (mathematics), variable (usually t, in the ''time domain'') to a f ...
. The system's zeros and poles 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 important whether zeros and poles are in the left or right half planes, that is, have real part greater than or less than zero. If a linear, time-invariant (LTI) system has poles that are * in the right half plane, it will be
unstable In dynamical systems instability means that some of the outputs or internal state (controls), states increase with time, without bounds. Not all systems that are not Stability theory, stable are unstable; systems can also be marginal stability ...
, * all in the left half plane, it will be 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 A sine wave, sinusoidal wave, or sinusoid (symbol: ∿) is a periodic function, periodic wave whose waveform (shape) is the trigonometric function, trigonometric sine, sine function. In mechanics, as a linear motion over time, this is ''simple ...
of a given
frequency Frequency is the number of occurrences of a repeating event per unit of time. Frequency is an important parameter used in science and engineering to specify the rate of oscillatory and vibratory phenomena, such as mechanical vibrations, audio ...
, the absolute value of the corresponding is the amplitude and the
argument An argument is a series of sentences, statements, or propositions some of which are called premises and one is the conclusion. The purpose of an argument is to give reasons for one's conclusion via justification, explanation, and/or persu ...
is 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 x(t) = \operatorname \ and X( t ) = A e^ = a e^ e^ = a e^ where ω represents the
angular frequency In physics, angular frequency (symbol ''ω''), also called angular speed and angular rate, is a scalar measure of the angle rate (the angle per unit time) or the temporal rate of change of the phase argument of a sinusoidal waveform or sine ...
and the complex number ''A'' encodes the phase and amplitude as explained above. This use is also extended into
digital signal processing Digital signal processing (DSP) is the use of digital processing, such as by computers or more specialized digital signal processors, to perform a wide variety of signal processing operations. The digital signals processed in this manner are a ...
and digital image processing, which use digital versions of Fourier analysis (and wavelet analysis) to transmit, compress, restore, and otherwise process digital audio signals, still images, and
video Video is an Electronics, electronic medium for the recording, copying, playback, broadcasting, and display of moving picture, moving image, visual Media (communication), media. Video was first developed for mechanical television systems, whi ...
signals. Another example, relevant to the two side bands of
amplitude modulation Amplitude modulation (AM) is a signal modulation technique used in electronic communication, most commonly for transmitting messages with a radio wave. In amplitude modulation, the instantaneous amplitude of the wave is varied in proportion t ...
of AM radio, is: \begin \cos((\omega + \alpha)t) + \cos\left((\omega - \alpha)t\right) & = \operatorname\left(e^ + e^\right) \\ & = \operatorname\left(\left(e^ + e^\right) \cdot e^\right) \\ & = \operatorname\left(2\cos(\alpha t) \cdot e^\right) \\ & = 2 \cos(\alpha t) \cdot \operatorname\left(e^\right) \\ & = 2 \cos(\alpha t) \cdot \cos\left(\omega t\right). \end


In physics


Electromagnetism and electrical engineering

In
electrical engineering Electrical engineering is an engineering discipline concerned with the study, design, and application of equipment, devices, and systems that use electricity, electronics, and electromagnetism. It emerged as an identifiable occupation in the l ...
, the Fourier transform is used to analyze varying
electric current An electric current is a flow of charged particles, such as electrons or ions, moving through an electrical conductor or space. It is defined as the net rate of flow of electric charge through a surface. The moving particles are called charge c ...
s and
voltage Voltage, also known as (electrical) potential difference, electric pressure, or electric tension, is the difference in electric potential between two points. In a Electrostatics, static electric field, it corresponds to the Work (electrical), ...
s. 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. This approach is called phasor calculus. In electrical engineering, the imaginary unit is denoted by , to avoid confusion with , which is generally in use to denote electric current, or, more particularly, , which is generally in use to denote instantaneous electric current. Because the voltage in an AC circuit is oscillating, it can be represented as V(t) = V_0 e^ = V_0 \left (\cos\omega t + j \sin\omega t \right ), To obtain the measurable quantity, the real part is taken: v(t) = \operatorname(V) = \operatorname\left V_0 e^ \right = V_0 \cos \omega t. The complex-valued signal is called the analytic representation of the real-valued, measurable signal .


Fluid dynamics

In
fluid dynamics In physics, physical chemistry and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids – liquids and gases. It has several subdisciplines, including (the study of air and other gases in motion ...
, complex functions are used to describe potential flow in two dimensions.


Quantum mechanics

The complex number field is intrinsic to the mathematical formulations of quantum mechanics, where complex
Hilbert space In mathematics, a Hilbert space is a real number, real or complex number, complex inner product space that is also a complete metric space with respect to the metric induced by the inner product. It generalizes the notion of Euclidean space. The ...
s 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 The Schrödinger equation is a partial differential equation that governs the wave function of a non-relativistic quantum-mechanical system. Its discovery was a significant landmark in the development of quantum mechanics. It is named after E ...
and Heisenberg's matrix mechanics – make use of complex numbers.


Relativity

In
special relativity In physics, the special theory of relativity, or special relativity for short, is a scientific theory of the relationship between Spacetime, space and time. In Albert Einstein's 1905 paper, Annus Mirabilis papers#Special relativity, "On the Ele ...
and
general relativity General relativity, also known as the general theory of relativity, and as Einstein's theory of gravity, is the differential geometry, geometric theory of gravitation published by Albert Einstein in 1915 and is the current description of grav ...
, some formulas for the metric on
spacetime In physics, spacetime, also called the space-time continuum, is a mathematical model that fuses the three dimensions of space and the one dimension of time into a single four-dimensional continuum. Spacetime diagrams are useful in visualiz ...
become simpler if one takes the time component of the spacetime continuum to be imaginary. (This approach is no longer standard in classical relativity, but is used in an essential way in
quantum field theory In theoretical physics, quantum field theory (QFT) is a theoretical framework that combines Field theory (physics), field theory and the principle of relativity with ideas behind quantum mechanics. QFT is used in particle physics to construct phy ...
.) Complex numbers are essential to spinors, which are a generalization of the
tensor In mathematics, a tensor is an algebraic object that describes a multilinear relationship between sets of algebraic objects associated with a vector space. Tensors may map between different objects such as vectors, scalars, and even other ...
s used in relativity.


Characterizations, generalizations and related notions


Algebraic characterization

The field \Complex has the following three properties: * First, it has characteristic 0. This means that for any number of summands (all of which equal one). * Second, its transcendence degree over \Q, the prime field of \Complex, is the
cardinality of the continuum In set theory, the cardinality of the continuum is the cardinality or "size" of the set of real numbers \mathbb R, sometimes called the continuum. It is an infinite cardinal number and is denoted by \bold\mathfrak c (lowercase Fraktur "c") or \ ...
. * Third, it is algebraically closed (see above). It can be shown that any field having these properties is
isomorphic In mathematics, an isomorphism is a structure-preserving mapping or morphism between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between the ...
(as a field) to \Complex. For example, the algebraic closure of the field \Q_p of the -adic number also satisfies these three properties, so these two fields are isomorphic (as fields, but not as topological fields). Also, \Complex is isomorphic to the field of complex Puiseux series. However, specifying an isomorphism requires the
axiom of choice In mathematics, the axiom of choice, abbreviated AC or AoC, is an axiom of set theory. Informally put, the axiom of choice says that given any collection of non-empty sets, it is possible to construct a new set by choosing one element from e ...
. Another consequence of this algebraic characterization is that \Complex contains many proper subfields that are isomorphic to \Complex.


Characterization as a topological field

The preceding characterization of \Complex describes only the algebraic aspects of \Complex. That is to say, the properties of nearness and continuity, which matter in areas such as
analysis Analysis (: analyses) is the process of breaking a complex topic or substance into smaller parts in order to gain a better understanding of it. The technique has been applied in the study of mathematics and logic since before Aristotle (38 ...
and
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
, are not dealt with. The following description of \Complex as a topological field (that is, a field that is equipped with a
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
, which allows the notion of convergence) does take into account the topological properties. \Complex contains a subset (namely the set of positive real numbers) of nonzero elements satisfying the following three conditions: * is closed under addition, multiplication and taking inverses. * If and are distinct elements of , then either or is in . * If is any nonempty subset of , then for some in \Complex. Moreover, \Complex has a nontrivial involutive automorphism (namely the complex conjugation), such that is in for any nonzero in \Complex. Any field with these properties can be endowed with a topology by taking the sets as a base, where ranges over the field and ranges over . With this topology is isomorphic as a ''topological'' field to \Complex. The only connected locally compact topological fields are \R and \Complex. This gives another characterization of \Complex as a topological field, because \Complex can be distinguished from \R because the nonzero complex numbers are connected, while the nonzero real numbers are not.


Other number systems

The process of extending the field \mathbb R of reals to \mathbb C is an instance of the ''Cayley–Dickson construction''. Applying this construction iteratively to \C then yields the
quaternion In mathematics, the quaternion number system extends the complex numbers. Quaternions were first described by the Irish mathematician William Rowan Hamilton in 1843 and applied to mechanics in three-dimensional space. The algebra of quater ...
s, the octonions, the
sedenion In abstract algebra, the sedenions form a 16-dimension of a vector space, dimensional commutative property, noncommutative and associative property, nonassociative algebra over a field, algebra over the real numbers, usually represented by the cap ...
s, and the trigintaduonions. This construction turns out to diminish the structural properties of the involved number systems. Unlike the reals, \Complex is not an
ordered field In mathematics, an ordered field is a field together with a total ordering of its elements that is compatible with the field operations. Basic examples of ordered fields are the rational numbers and the real numbers, both with their standard ord ...
, that is to say, it is not possible to define a relation that is compatible with the addition and multiplication. In fact, in any ordered field, the square of any element is necessarily positive, so precludes the existence of an ordering on \Complex. Passing from \C to the quaternions \mathbb H loses commutativity, while the octonions (additionally to not being commutative) fail to be associative. The reals, complex numbers, quaternions and octonions are all normed division algebras over \mathbb R. By Hurwitz's theorem they are the only ones; the
sedenion In abstract algebra, the sedenions form a 16-dimension of a vector space, dimensional commutative property, noncommutative and associative property, nonassociative algebra over a field, algebra over the real numbers, usually represented by the cap ...
s, the next step in the Cayley–Dickson construction, fail to have this structure. The Cayley–Dickson construction is closely related to the regular representation of \mathbb C, thought of as an \mathbb R-
algebra Algebra is a branch of mathematics that deals with abstract systems, known as algebraic structures, and the manipulation of expressions within those systems. It is a generalization of arithmetic that introduces variables and algebraic ope ...
(an \mathbb-vector space with a multiplication), with respect to the basis . This means the following: the \mathbb R-linear map \begin \mathbb &\rightarrow \mathbb \\ z &\mapsto wz \end for some fixed complex number can be represented by a matrix (once a basis has been chosen). With respect to the basis , this matrix is \begin \operatorname(w) & -\operatorname(w) \\ \operatorname(w) & \operatorname(w) \end, that is, the one mentioned in the section on matrix representation of complex numbers above. While this is a linear representation of \mathbb C in the 2 × 2 real matrices, it is not the only one. Any matrix J = \beginp & q \\ r & -p \end, \quad p^2 + qr + 1 = 0 has the property that its square is the negative of the identity matrix: . Then \ is also isomorphic to the field \mathbb C, and gives an alternative complex structure on \mathbb R^2. This is generalized by the notion of a linear complex structure.
Hypercomplex number In mathematics, hypercomplex number is a traditional term for an element (mathematics), element of a finite-dimensional Algebra over a field#Unital algebra, unital algebra over a field, algebra over the field (mathematics), field of real numbers. ...
s also generalize \mathbb R, \mathbb C, \mathbb H, and \mathbb. For example, this notion contains the
split-complex number In algebra, a split-complex number (or hyperbolic number, also perplex number, double number) is based on a hyperbolic unit satisfying j^2=1, where j \neq \pm 1. A split-complex number has two real number components and , and is written z=x+y ...
s, which are elements of the ring \mathbb R (x^2-1) (as opposed to \mathbb R (x^2+1) for complex numbers). In this ring, the equation has four solutions. The field \mathbb R is the completion of \mathbb Q, the field of
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example, The set of all ...
s, with respect to the usual
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
metric. Other choices of metrics on \mathbb Q lead to the fields \mathbb Q_p of -adic numbers (for any
prime number A prime number (or a prime) is a natural number greater than 1 that is not a Product (mathematics), product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime ...
), which are thereby analogous to \mathbb. There are no other nontrivial ways of completing \mathbb Q than \mathbb R and \mathbb Q_p, by Ostrowski's theorem. The algebraic closures \overline of \mathbb Q_p still carry a norm, but (unlike \mathbb C) are not complete with respect to it. The completion \mathbb_p of \overline turns out to be algebraically closed. By analogy, the field is called -adic complex numbers. The fields \mathbb R, \mathbb Q_p, and their finite field extensions, including \mathbb C, are called local fields.


See also

* Analytic continuation * Circular motion using complex numbers * Complex-base system * Complex coordinate space * Complex geometry * Geometry of numbers * Dual-complex number *
Eisenstein integer In mathematics, the Eisenstein integers (named after Gotthold Eisenstein), occasionally also known as Eulerian integers (after Leonhard Euler), are the complex numbers of the form : z = a + b\omega , where and are integers and : \omega = \frac ...
* Geometric algebra (which includes the complex plane as the 2-dimensional spinor subspace \mathcal_2^+) * Unit complex number


Notes


References

* * * * * * * * * * * *


Historical references

* * * * * * — A gentle introduction to the history of complex numbers and the beginnings of complex analysis. * — An advanced perspective on the historical development of the concept of number. {{DEFAULTSORT:Complex Number Composition algebras Linear algebra