A complex number can be visually represented as a pair of numbers (a, b) forming a vector on a diagram called an Argand diagram, representing the complex plane. Re is the real axis, Im is the imaginary axis, and i is the "imaginary unit", that satisfies i2 = −1.
In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted i, called the imaginary unit and satisfying the equation; every complex number can be expressed in the form , where a and b are real numbers. Because no real number satisfies the above equation, i was called an imaginary number by René Descartes. For the complex number , a is called the real part, and b is called the imaginary part. The set of complex numbers is denoted by either of the symbols or C. Despite the historical nomenclature "imaginary", complex numbers are regarded in the mathematical sciences as just as "real" as the real numbers and are fundamental in many aspects of the scientific description of the natural world.[1][a]
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
has no real solution, since the square of a real number cannot be negative, but has the two nonreal complex solutions and .
Addition, subtraction and multiplication of complex numbers can be naturally defined by using the rule combined with the associative, commutative, and distributive laws. Every nonzero complex number has a multiplicative inverse. This makes the complex numbers a field that has the real numbers as a subfield. The complex numbers also form a real vector space of dimension two, with {1, i} as a standard basis.
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 expressing in terms of complex numbers some geometric properties and constructions. For example, the real numbers form the real line which is identified to the horizontal axis of the complex plane. The complex numbers of absolute value one form the unit circle. The addition of a complex number is a translation in the complex plane, and the multiplication by a complex number is a similarity centered at the origin. The complex conjugation is the reflection symmetry with respect to the real axis. The complex absolute value is a Euclidean norm.
An illustration of the complex number z = x + iy on the complex plane. The real part is x, and its imaginary part is y.
A complex number is a number of the forma + bi, where a and b are real numbers, and i is an indeterminate satisfying i2 = −1. For example, 2 + 3i is a complex number.[3]
This way, a complex number is defined as a polynomial with real coefficients in the single indeterminate i, for which the relation i2 + 1 = 0 is imposed. Based on this definition, complex numbers can be added and multiplied, using the addition and multiplication for polynomials. The relation i2 + 1 = 0 induces the equalities i4k = 1, i4k+1 = i, i4k+2 = −1, and i4k+3 = −i, which hold for all integers k; these allow the reduction of any polynomial that results from the addition and multiplication of complex numbers to a linear polynomial in i, again of the form a + bi with real coefficients a, b.
The real number a is called the real part of the complex number a + bi; the real number b is called its imaginary part. To emphasize, the imaginary part does not include a factor i; that is, the imaginary part is b, not bi.[4][5]
Formally, the complex numbers are defined as the quotient ring of the polynomial ring in the indeterminate i, by the ideal generated by the polynomial i2 + 1 (see below).[6]
Notation
A real number a can be regarded as a complex number a + 0i, whose imaginary part is 0. A purely imaginary numberbi is a complex number 0 + bi, whose real part is zero. As with polynomials, it is common to write a for a + 0i and bi for 0 + bi. Moreover, when the imaginary part is negative, that is, b = −|b| < 0, it is common to write a − |b|i instead of a + (−|b|)i; for example, for b = −4, 3 − 4i can be written instead of 3 + (−4)i.
Since the multiplication of the indeterminate i and a real is commutative in polynomials with real coefficients, the polynomial a + bi may be written as a + ib. This is often expedient for imaginary parts denoted by expressions, for example, when b is a radical.[7]
The real part of a complex number z is denoted by Re(z), , or ; the imaginary part of a complex number z is denoted by Im(z), , or For example,
The set of all complex numbers is denoted by (blackboard bold) or C (upright bold).
A complex number z, as a point (black) and its position vector (blue)
A complex number z can thus be identified with an ordered pair of real numbers, which in turn may be interpreted as coordinates of a point in a two-dimensional space. The most immediate space is the Euclidean plane with suitable coordinates, which is then called complex plane or Argand diagram,[10][b][11] named after Jean-Robert Argand. Another prominent space on which the coordinates may be projected is the two-dimensional surface of a sphere, which is then called Riemann sphere.
Cartesian complex plane
The definition of the complex numbers involving two arbitrary real values immediately suggests the use of Cartesian coordinates in the complex plane. The horizontal (real) axis is generally used to display the real part, with increasing values to the right, and the imaginary part marks the vertical (imaginary) axis, with increasing values upwards.
A charted number may be viewed either as the coordinatized point or as a position vector from the origin to this point. The coordinate values of a complex number z can hence be expressed in its Cartesian, rectangular, or algebraic form.
Notably, the operations of addition and multiplication take on a very natural geometric character, when complex numbers are viewed as position vectors: addition corresponds to vector addition, while multiplication (see below) corresponds to multiplying their magnitudes and adding the angles they make with the real axis. Viewed in this way, the multiplication of a complex number by i corresponds to rotating the position vector counterclockwise by a quarter turn (90°) about the origin—a fact which can be expressed algebraically as
"Polar form" redirects here. For the higher-dimensional analogue, see Polar decomposition.
Argument φ and modulus r locate a point in the complex plane.
Modulus and argument
An alternative option for coordinates in the complex plane is the polar coordinate system that uses the distance of the point z from the origin (O), and the angle subtended between the positive real axis and the line segment Oz in a counterclockwise sense. This leads to the polar form
The absolute value (or modulus or magnitude) of a complex number z = x + yi is[12]
If z is a real number (that is, if y = 0), then r = |x|. That is, the absolute value of a real number equals its absolute value as a complex number.
By Pythagoras' theorem, the absolute value of a complex number is the distance to the origin of the point representing the complex number in the complex plane.
The argument of z (in many applications referred to as the "phase" φ)[11] is the angle of the radiusOz with the positive real axis, and is written as arg z. As with the modulus, the argument can be found from the rectangular form x + yi[13]—by applying the inverse tangent to the quotient of imaginary-by-real parts. By using a half-angle identity, a single branch of the arctan suffices to cover the range (−π, π] of the arg-function, and avoids a more subtle case-by-case analysis
Normally, as given above, the principal value in the interval (−π, π] is chosen. If the arg value is negative, values in the range (−π, π] or [0, 2π) can be obtained by adding 2π. The value of φ is expressed in radians in this article. It can increase by any integer multiple of 2π and still give the same angle, viewed as subtended by the rays of the positive real axis and from the origin through z. Hence, the arg function is sometimes considered as multivalued. The polar angle for the complex number 0 is indeterminate, but arbitrary choice of the polar angle 0 is common.
Together, r and φ give another way of representing complex numbers, the polar form, as the combination of modulus and argument fully specify the position of a point on the plane. Recovering the original rectangular co-ordinates from the polar form is done by the formula called trigonometric form
A color wheel graph of the expression (z2 − 1)(z − 2 − i)2/z2 + 2 + 2i
When visualizing complex functions, both a complex input and output are needed. Because each complex number is represented in two dimensions, visually graphing a complex function would require the perception of a four dimensional space, which is possible only in projections. Because of this, other ways of visualizing complex functions have been designed.
In domain coloring the output dimensions are represented by color and brightness, respectively. Each point in the complex plane as domain is ornated, typically with color representing the argument of the complex number, and brightness representing the magnitude. Dark spots mark moduli near zero, brighter spots are farther away from the origin, the gradation may be discontinuous, but is assumed as monotonous. The colors often vary in steps of π/3 for 0 to 2π from red, yellow, green, cyan, blue, to magenta. These plots are called color wheel graphs. This provides a simple way to visualize the functions without losing information. The picture shows zeros for ±1, (2 + i) and poles at
The solution in radicals (without trigonometric functions) of a general cubic equation, 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,[15] though his understanding was rudimentary; moreover he later described complex numbers as "as subtle as they are useless".[16] Cardano did use imaginary numbers, but described using them as "mental torture."[17] 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. Since they ignored the answers with the imaginary numbers, Cardano found them useless.[18]
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.[19] 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.[20]
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 and quarticpolynomials were discovered by Italian mathematicians (Niccolò Fontana Tartaglia and Gerolamo Cardano). It was soon realized (but proved much later)[22] 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.[c] 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 in 1637, who was at pains to stress their unreal nature:[23]
... sometimes only imaginary, that is one can imagine as many as I said in each equation, but sometimes there exists no quantity that matches that which we imagine.
[... quelquefois seulement imaginaires c'est-à-dire que l'on peut toujours en imaginer autant que j'ai dit en chaque équation, mais qu'il n'y a quelquefois aucune quantité qui corresponde à celle qu'on imagine.]
A further source of confusion was that the equation seemed to be capriciously inconsistent with the algebraic identity , which is valid for non-negative 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 in the case when both a and b are negative, and the related identity , even bedeviled Leonhard Euler. This difficulty eventually led to the convention of using the special symbol i in place of to guard against this mistake.[citation needed] 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:
by formally manipulating complex power series and observed that this formula could be used to reduce any trigonometric identity to much simpler exponential identities.
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.[27]Carl Friedrich Gauss 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".[28] It was not until 1831 that he overcame these doubts and published his treatise on complex numbers as points in the plane,[29] largely establishing modern notation and terminology:[30]
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, 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,[31][32]Mourey,[33] Warren,[34][35][36]Français and his brother, Bellavitis.[37][38]
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 NorwegianNiels Henrik Abel and Carl Gustav Jacob Jacobi were necessarily using them routinely before Gauss published his 1831 treatise.[39]
The common terms used in the theory are chiefly due to the founders. Argand called cos φ + i sin φ the direction factor, and the modulus;[d][40] Cauchy (1821) called cos φ + i sin φ the reduced form (l'expression réduite)[41] and apparently introduced the term argument; Gauss used i for ,[e] introduced the term complex number for a + bi,[f] and called a2 + b2 the norm.[g] The expression direction coefficient, often used for cos φ + i sin φ, is due to Hankel (1867),[45] and absolute value, for modulus, is due to Weierstrass.
Complex numbers have a similar definition of equality to real numbers; two complex numbers a1 + b1i and a2 + b2i are equal if and only if both their real and imaginary parts are equal, that is, if a1 = a2 and b1 = b2. Nonzero complex numbers written in polar form are equal if and only if they have the same magnitude and their arguments differ by an integer multiple of 2π.
Ordering
Unlike the real numbers, there is no natural ordering of the complex numbers. In particular, there is no linear ordering on the complex numbers that is compatible with addition and multiplication. Hence, the complex numbers do not have the structure of an ordered field. One explanation for this is that every non-trivial sum of squares in an ordered field is nonzero, and i2 + 12 = 0 is a non-trivial sum of squares. Thus, complex numbers are naturally thought of as existing on a two-dimensional plane.
Geometric representation of z and its conjugate z in the complex plane
The complex conjugate of the complex number z = x + yi is given by x − yi. It is denoted by either z or z*.[46] This unary operation on complex numbers cannot be expressed by applying only their basic operations addition, subtraction, multiplication and division.
Geometrically, z is the "reflection" of z about the real axis. Conjugating twice gives the original complex number
which makes this operation an involution. The reflection leaves both the real part and the magnitude of z unchanged, that is
and
The imaginary part and the argument of a complex number z change their sign under conjugation
For details on argument and magnitude, see the section on Polar form.
The product of a complex number z = x + yi and its conjugate is known as the absolute square. It is always a non-negative real number and equals the square of the magnitude of each:
This property can be used to convert a fraction with a complex denominator to an equivalent fraction with a real denominator by expanding both numerator and denominator of the fraction by the conjugate of the given denominator. This process is sometimes called "rationalization" of the denominator (although the denominator in the final expression might be an irrational real number), because it resembles the method to remove roots from simple expressions in a denominator.
The real and imaginary parts of a complex number z can be extracted using the conjugation:
Moreover, a complex number is real if and only if it equals its own conjugate.
Conjugation distributes over the basic complex arithmetic operations:
Multiplication of a complex number and a real number r can be done similarly by multiplying separately r and the real and imaginary parts of a:
In particular, subtraction can be done by negating the subtrahend (that is multiplying it with −1) and adding the result to the minuend:
Using the visualization of complex numbers in the complex plane, addition has the following geometric interpretation: the sum of two complex numbers a and b, interpreted as points in the complex plane, is the point obtained by building a parallelogram from the three vertices O, and the points of the arrows labeled a and b (provided that they are not on a line). Equivalently, calling these points A, B, respectively and the fourth point of the parallelogram X the trianglesOAB and XBA are congruent.
Multiplication and square
The rules of the distributive property, the commutative properties (of addition and multiplication), and the defining property i2 = −1 apply to complex numbers. It follows that
In particular,
Reciprocal and division
Using the conjugate, the reciprocal of a nonzero complex number can be broken into real and imaginary components
This can be used to express a division of an arbitrary complex number by a non-zero complex number as
Multiplication and division in polar form
Multiplication of 2 + i (blue triangle) and 3 + i (red triangle). The red triangle is rotated to match the vertex of the blue one (the adding of both angles in the terms φ1+φ2 in the equation) and stretched by the length of the hypotenuse of the blue triangle (the multiplication of both radiuses, as per term r1r2 in the equation).
Formulas for multiplication, division and exponentiation are simpler in polar form than the corresponding formulas in Cartesian coordinates. Given two complex numbers z1 = r1(cos φ1 + i sin φ1) and z2 = r2(cos φ2 + i sin φ2), because of the trigonometric identities
we may derive
In other words, the absolute values are multiplied and the arguments are added to yield the polar form of the product. For example, multiplying by i corresponds to a quarter-turn counter-clockwise, which gives back i2 = −1. The picture at the right illustrates the multiplication of
Since the real and imaginary part of 5 + 5i are equal, the argument of that number is 45 degrees, or π/4 (in radian). 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
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 π.
The square roots of a + bi (with b ≠ 0) are , where
and
where sgn is the signum function. This can be seen by squaring to obtain a + bi.[47][48] Here is called the modulus of a + bi, and the square root sign indicates the square root with non-negative real part, called the principal square root; also where z = a + bi.[49]
The value at 1 of the exponential function is Euler's number
If z is real, one has
Analytic continuation allows extending this equality for every complex value of z, and thus to define the complex exponentiation with base e as
Functional equation
The exponential function satisfies the functional equation
This can be proved either by comparing the power series expansion of both members or by applying analytic continuation from the restriction of the equation to real arguments.
The functional equation implies thus that, if x and y are real, one has
which is the decomposition of the exponential function into its real and imaginary parts.
Complex logarithm
In the real case, the natural logarithm can be defined as the inverse of the exponential function. For extending this to the complex domain, one can start from Euler's formula. It implies that, if a complex number is written in polar form
However, because cosine and sine are periodic functions, the addition of an integer multiple of 2π to φ does not change z. For example, eiπ = e3iπ = −1 , so both iπ and 3iπ are possible values for the natural logarithm of −1.
Therefore, if the complex logarithm is not to be defined as a multivalued function
If 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 outside the negative real numbers, but it cannot be prolongated to a function that is continuous at any negative real number , where the principal value is ln z = ln(−z) + iπ.[h]
Exponentiation
If x > 0 is real and z complex, the exponentiation is defined as
where ln denotes the natural logarithm.
It seems natural to extend this formula to complex values of x, but there are some difficulties resulting from the fact that the complex logarithm is not really a function, but a multivalued function.
It follows that if z is as above, and if t is another complex number, then the exponentiation is the multivalued function
Integer and fractional exponents
Geometric representation of the 2nd to 6th roots of a complex number z, in polar form reiφ where r = |z | and φ = arg z. If z is real, φ = 0 or π. Principal roots are shown in black.
If, in the preceding formula, t is an integer, then the sine and the cosine are independent of k. Thus, if the exponent n is an integer, then zn is well defined, and the exponentiation formula simplifies to de Moivre's formula:
for 0 ≤ k ≤ n − 1. (Here is the usual (positive) nth root of the positive real number r.) Because sine and cosine are periodic, other integer values of k do not give other values.
While the nth root of a positive real number r is chosen to be the positive real number c satisfying cn = r, there is no natural way of distinguishing one particular complex nth root of a complex number. Therefore, the nth root is a n-valued function of z. This implies that, contrary to the case of positive real numbers, one has
since the left-hand side consists of n values, and the right-hand side is a single value.
Properties
Field structure
The set of complex numbers is a field.[50] Briefly, this means that the following facts hold: first, any two complex numbers can be added and multiplied to yield another complex number. Second, for any complex number z, its additive inverse–z is also a complex number; and third, every nonzero complex number has a reciprocal complex number. Moreover, these operations satisfy a number of laws, for example the law of commutativity of addition and multiplication for any two complex numbers z1 and z2:
These two laws and the other requirements on a field can be proven by the formulas given above, using the fact that the real numbers themselves form a field.
Unlike the reals, is not an ordered field, that is to say, it is not possible to define a relation z1 < z2 that is compatible with the addition and multiplication. In fact, in any ordered field, the square of any element is necessarily positive, so i2 = −1 precludes the existence of an ordering on [51]
When the underlying field for a mathematical topic or construct is the field of complex numbers, the topic's name is usually modified to reflect that fact. For example: complex analysis, complex matrix, complex polynomial, and complex Lie algebra.
Solutions of polynomial equations
Given any complex numbers (called coefficients) a0, ..., an, the equation
has at least one complex solution z, provided that at least one of the higher coefficients a1, ..., an is nonzero.[6] This is the statement of the fundamental theorem of algebra, of Carl Friedrich Gauss and Jean le Rond d'Alembert. Because of this fact, is called an algebraically closed field. This property does not hold for the field of rational numbers (the polynomial x2 − 2 does not have a rational root, since √2 is not a rational number) nor the real numbers (the polynomial x2 + a does not have a real root for a > 0, since the square of x is positive for any real number x).
There are various proofs of this theorem, by either analytic methods such as Liouville's theorem, or topological ones such as the winding number, or a proof combining Galois theory and the fact that any real polynomial of odd degree has at least one real root.
Because of this fact, theorems that hold for any algebraically closed field apply to For example, any non-empty complex square matrix has at least one (complex) eigenvalue.
Algebraic characterization
The field has the following three properties:
First, it has characteristic 0. This means that 1 + 1 + ⋯ + 1 ≠ 0 for any number of summands (all of which equal one).
It can be shown that any field having these properties is isomorphic (as a field) to For example, the algebraic closure of the field of the p-adic number also satisfies these three properties, so these two fields are isomorphic (as fields, but not as topological fields).[52] Also, is isomorphic to the field of complex Puiseux series. However, specifying an isomorphism requires the axiom of choice. Another consequence of this algebraic characterization is that contains many proper subfields that are isomorphic to .
Characterization as a topological field
The preceding characterization of describes only the algebraic aspects of That is to say, the properties of nearness and continuity, which matter in areas such as analysis and topology, are not dealt with. The following description of as a topological field (that is, a field that is equipped with a topology, which allows the notion of convergence) does take into account the topological properties. contains a subset P (namely the set of positive real numbers) of nonzero elements satisfying the following three conditions:
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
Moreover, has a nontrivial involutiveautomorphismx ↦ x* (namely the complex conjugation), such that x x* is in P for any nonzero x in
Any field F with these properties can be endowed with a topology by taking the sets B(x, p) = { y | p − (y − x)(y − x)* ∈ P } as a base, where x ranges over the field and p ranges over P. With this topology F is isomorphic as a topological field to
The only connectedlocally compacttopological fields are and This gives another characterization of as a topological field, since can be distinguished from because the nonzero complex numbers are connected, while the nonzero real numbers are not.[53]
Formal construction
Construction as ordered pairs
William Rowan Hamilton introduced the approach to define the set of complex numbers[54] as the set of ordered pairs(a, b) of real numbers, in which the following rules for addition and multiplication are imposed:[50]
It is then just a matter of notation to express (a, b) as a + bi.
Construction as a quotient field
Though this low-level construction does accurately describe the structure of the complex numbers, the following equivalent definition reveals the algebraic nature of more immediately. This characterization relies on the notion of fields and polynomials. A field is a set endowed with addition, subtraction, multiplication and division operations that behave as is familiar from, say, rational numbers. For example, the distributive law
must hold for any three elements x, y and z of a field. The set of real numbers does form a field. A polynomial p(X) with real coefficients is an expression of the form
where the a0, ..., an are real numbers. The usual addition and multiplication of polynomials endows the set of all such polynomials with a ring structure. This ring is called the polynomial ring over the real numbers.
The set of complex numbers is defined as the quotient ring[6] This extension field contains two square roots of −1, namely (the cosets of) X and −X, respectively. (The cosets of) 1 and X form a basis of as a real vector space, which means that each element of the extension field can be uniquely written as a linear combination in these two elements. Equivalently, elements of the extension field can be written as ordered pairs (a, b) of real numbers. The quotient ring is a field, because X2 + 1 is irreducible over so the ideal it generates is maximal.
The formulas for addition and multiplication in the ring modulo the relation X2 = −1, correspond to the formulas for addition and multiplication of complex numbers defined as ordered pairs. So the two definitions of the field are isomorphic (as fields).
Complex numbers a + bi can also be represented by 2 × 2matrices that have the form:
Here the entries a and b 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 2 × 2 matrices.
A simple computation shows that the map:
is a ring isomorphism from the field of complex numbers to the ring of these matrices. This isomorphism associates the square of the absolute value of a complex number with the determinant of the corresponding matrix, and the conjugate of a complex number with the transpose of the matrix.
The geometric description of the multiplication of complex numbers can also be expressed in terms of rotation matrices by using this correspondence between complex numbers and such matrices. The action of the matrix on a vector (x, y) corresponds to the multiplication of x + iy by a + ib. In particular, if the determinant is 1, there is a real number t such that the matrix has the form:
In this case, the action of the matrix on vectors and the multiplication by the complex number are both the rotation of the angle t.
Complex analysis
Color wheel graph of sin(1/z). White parts inside refer to numbers having large absolute values.
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.
Complex exponential and related functions
The notions of convergent series and continuous functions 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, , endowed with the metric
The series defining the real trigonometric functions sine and cosine, as well as the hyperbolic functions sinh and cosh, also carry over to complex arguments without change. For the other trigonometric and hyperbolic functions, such as tangent, 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.
and is multi-valued, except when ω is an integer. For ω = 1 / n, for some natural number n, this recovers the non-uniqueness of nth roots mentioned above.
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
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.
with complex coefficients a and b. This map is holomorphic if and only ifb = 0. The second summand is real-differentiable, but does not satisfy the Cauchy–Riemann equations.
Complex analysis shows some features not apparent in real analysis. For example, any two holomorphic functions f and g that agree on an arbitrarily small open subset of necessarily agree everywhere. Meromorphic functions, functions that can locally be written as f(z)/(z − z0)n with a holomorphic function f, still share some of the features of holomorphic functions. Other functions have essential singularities, such as sin(1/z) at z = 0.
Three non-collinear points in the plane determine the shape of the triangle . Locating the points in the complex plane, this shape of a triangle may be expressed by complex arithmetic as
The shape of a triangle will remain the same, when the complex plane is transformed by translation or dilation (by an affine transformation), corresponding to the intuitive notion of shape, and describing similarity. Thus each triangle is in a similarity class of triangles with the same shape.[55]
Fractal geometry
The Mandelbrot set with the real and imaginary axes labeled.
The Mandelbrot set is a popular example of a fractal formed on the complex plane. It is defined by plotting every location where iterating the sequence does not diverge when iterated infinitely. Similarly, Julia sets have the same rules, except where remains constant.
Triangles
Every triangle has a unique Steiner inellipse – an ellipse 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:[56][57] Denote the triangle's vertices in the complex plane as a = xA + yAi, b = xB + yBi, and c = xC + yCi. Write the cubic equation, 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.
As mentioned above, any nonconstant polynomial equation (in complex coefficients) has a solution in . 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. Compared to , the algebraic closure of , which also contains all algebraic numbers, 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 nonagonusing only compass and straightedge – a purely geometric problem.
Another example is the Gaussian integers; that is, numbers of the form x + iy, where x and y are integers, which can be used to classify sums of squares.
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ζ(s) is related to the distribution of prime numbers.
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 r 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 f(t) = ert. Likewise, in difference equations, the complex roots r 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 f(t) = rt.
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
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 argumentarg z 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
and
where ω represents the angular frequency and the complex number A encodes the phase and amplitude as explained above.
In electrical engineering, the imaginary unit is denoted by j, to avoid confusion with I, which is generally in use to denote electric current, or, more particularly, i, which is generally in use to denote instantaneous electric current.
Since the voltage in an AC circuit is oscillating, it can be represented as
To obtain the measurable quantity, the real part is taken:
The complex-valued signal V(t) is called the analytic representation of the real-valued, measurable signal v(t).
[58]
In special and general relativity, some formulas for the metric on spacetime 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.) Complex numbers are essential to spinors, which are a generalization of the tensors used in relativity.
Generalizations and related notions
Cayley Q8 quaternion graph showing cycles of multiplication by i, j and k
The process of extending the field of reals to is known as the Cayley–Dickson construction. It can be carried further to higher dimensions, yielding the quaternions and octonions which (as a real vector space) are of dimension 4 and 8, respectively.
In this context the complex numbers have been called the binarions.[59]
Just as by applying the construction to reals the property of ordering is lost, properties familiar from real and complex numbers vanish with each extension. The quaternions lose commutativity, that is, x·y ≠ y·x for some quaternions x, y, and the multiplication of octonions, additionally to not being commutative, fails to be associative: (x·y)·z ≠ x·(y·z) for some octonions x, y, z.
Reals, complex numbers, quaternions and octonions are all normed division algebras over . By Hurwitz's theorem they are the only ones; the sedenions, 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 thought of as an -algebra (an -vector space with a multiplication), with respect to the basis (1, i). This means the following: the -linear map
for some fixed complex number w can be represented by a 2 × 2 matrix (once a basis has been chosen). With respect to the basis (1, i), this matrix is
that is, the one mentioned in the section on matrix representation of complex numbers above. While this is a linear representation of in the 2 × 2 real matrices, it is not the only one. Any matrix
has the property that its square is the negative of the identity matrix: J2 = −I. Then
is also isomorphic to the field and gives an alternative complex structure on This is generalized by the notion of a linear complex structure.
Hypercomplex numbers also generalize and For example, this notion contains the split-complex numbers, which are elements of the ring (as opposed to for complex numbers). In this ring, the equation a2 = 1 has four solutions.
The field is the completion of the field of rational numbers, with respect to the usual absolute valuemetric. Other choices of metrics on lead to the fields of p-adic numbers (for any prime numberp), which are thereby analogous to . There are no other nontrivial ways of completing than and by Ostrowski's theorem. The algebraic closures of still carry a norm, but (unlike ) are not complete with respect to it. The completion of turns out to be algebraically closed. By analogy, the field is called p-adic complex numbers.
The fields and their finite field extensions, including are called local fields.
^ "Complex numbers, as much as reals, and perhaps even more, find a unity with nature that is truly remarkable. It is as though Nature herself is as impressed by the scope and consistency of the complex-number system as we are ourselves, and has entrusted to these numbers the precise operations of her world at its minutest scales." — R. Penrose (2016, p. 73)[2]
^Solomentsev 2001: "The plane whose points are identified with the elements of is called the complex plane ... The complete geometric interpretation of complex numbers and operations on them appeared first in the work of C. Wessel (1799). The geometric representation of complex numbers, sometimes called the 'Argand diagram', came into use after the publication in 1806 and 1814 of papers by J.R. Argand, who rediscovered, largely independently, the findings of Wessel".
^It has been proved that imaginary numbers necessarily appear in the cubic formula when the equation has three real, different roots by Pierre Laurent Wantzel in 1843, Vincenzo Mollame in 1890, Otto Hölder in 1891, and Adolf Kneser in 1892. Paolo Ruffini also provided an incomplete proof in 1799.——S. Confalonieri (2015)[22]
^Argand 1814, p. 204 defines the modulus of a complex number but he doesn't name it: "Dans ce qui suit, les accens, indifféremment placés, seront employés pour indiquer la grandeur absolue des quantités qu'ils affectent; ainsi, si , et étant réels, on devra entendre que ou ." [In what follows, accent marks, wherever they're placed, will be used to indicate the absolute size of the quantities to which they're assigned; thus if , and being real, one should understand that or .] Argand 1814, p. 208 defines and names the module and the direction factor of a complex number: "... pourrait être appelé le module de , et représenterait la grandeur absolue de la ligne , tandis que l'autre facteur, dont le module est l'unité, en représenterait la direction." [... could be called the module of and would represent the absolute size of the line (Note that Argand represented complex numbers as vectors.) whereas the other factor [namely, ], whose module is unity [1], would represent its direction.]
^ Gauss writes:[42]"Quemadmodum scilicet arithmetica sublimior in quaestionibus hactenus pertractatis inter solos numeros integros reales versatur, ita theoremata circa residua biquadratica tunc tantum in summa simplicitate ac genuina venustate resplendent, quando campus arithmeticae ad quantitates imaginarias extenditur, ita ut absque restrictione ipsius obiectum constituant numeri formae a + bi, denotantibus i, pro more quantitatem imaginariam , atque a, b indefinite omnes numeros reales integros inter - et +." [Of course just as the higher arithmetic has been investigated so far in problems only among real integer numbers, so theorems regarding biquadratic residues then shine in greatest simplicity and genuine beauty, when the field of arithmetic is extended to imaginary quantities, so that, without restrictions on it, numbers of the form a + bi — i denoting by convention the imaginary quantity , and the variables a, b [denoting] all real integer numbers between and — constitute an object.]
^Gauss:[43]"Tales numeros vocabimus numeros integros complexos, ita quidem, ut reales complexis non opponantur, sed tamquam species sub his contineri censeantur." [We will call such numbers [namely, numbers of the form a + bi ] "complex integer numbers", so that real [numbers] are regarded not as the opposite of complex [numbers] but [as] a type [of number that] is, so to speak, contained within them.]
^Gauss:[44]"Productum numeri complexi per numerum ipsi conjunctum utriusque normam vocamus. Pro norma itaque numeri realis, ipsius quadratum habendum est." [We call a "norm" the product of a complex number [for example, a + ib ] with its conjugate [a - ib ]. Therefore the square of a real number should be regarded as its norm.]
^However for another inverse function of the complex exponential function (and not the above defined principal value), the branch cut could be taken at any other ray thru the origin.
References
^For an extensive account of the history of "imaginary" numbers, from initial skepticism to ultimate acceptance, see Bourbaki, Nicolas (1998). "Foundations of Mathematics § Logic: Set theory". Elements of the History of Mathematics. Springer. pp. 18–24.
^Spiegel, M.R.; Lipschutz, S.; Schiller, J.J.; Spellman, D. (14 April 2009). Complex Variables. Schaum's Outline Series (2nd ed.). McGraw Hill. ISBN978-0-07-161569-3.
^Aufmann, Richard N.; Barker, Vernon C.; Nation, Richard D. (2007). "Chapter P". College Algebra and Trigonometry (6 ed.). Cengage Learning. p. 66. ISBN978-0-618-82515-8.
^Campbell, George Ashley (April 1911). "Cisoidal oscillations"(PDF). Proceedings of the American Institute of Electrical Engineers. American Institute of Electrical Engineers. XXX (1–6): 789–824 [Fig. 13 on p. 810]. doi:10.1109/PAIEE.1911.6659711. S2CID51647814. Retrieved 24 June 2023. p. 789: The use of i (or Greek ı) for the imaginary symbol is nearly universal in mathematical work, which is a very strong reason for retaining it in the applications of mathematics in electrical engineering. Aside, however, from the matter of established conventions and facility of reference to mathematical literature, the substitution of the symbol j is objectionable because of the vector terminology with which it has become associated in engineering literature, and also because of the confusion resulting from the divided practice of engineering writers, some using j for +i and others using j for −i.
^Brown, James Ward; Churchill, Ruel V. (1996). Complex variables and applications (6 ed.). New York, USA: McGraw-Hill. p. 2. ISBN978-0-07-912147-9. p. 2: In electrical engineering, the letter j is used instead of i.
^ abConfalonieri, Sara (2015). The Unattainable Attempt to Avoid the Casus Irreducibilis for Cubic Equations: Gerolamo Cardano's De Regula Aliza. Springer. pp. 15–16 (note 26). ISBN978-3658092757.
^Euler, Leonard (1748). Introductio in Analysin Infinitorum [Introduction to the Analysis of the Infinite] (in Latin). Vol. 1. Lucerne, Switzerland: Marc Michel Bosquet & Co. p. 104.
^Hardy, G.H.; Wright, E.M. (2000) [1938]. An Introduction to the Theory of Numbers. OUP Oxford. p. 189 (fourth edition). ISBN978-0-19-921986-5.
^Jeff Miller (21 September 1999). "MODULUS". Earliest Known Uses of Some of the Words of Mathematics (M). Archived from the original on 3 October 1999.((cite web)): CS1 maint: unfit URL (link)
^Hankel, Hermann (1867). Vorlesungen über die complexen Zahlen und ihre Functionen [Lectures About the Complex Numbers and Their Functions] (in German). Vol. 1. Leipzig, [Germany]: Leopold Voss. p. 71. From p. 71: "Wir werden den Factor (cos φ + i sin φ) haüfig den Richtungscoefficienten nennen." (We will often call the factor (cos φ + i sin φ) the "coefficient of direction".)
^For the former notation, see Apostol 1981, pp. 15–16
Press, W.H.; Teukolsky, S.A.; Vetterling, W.T.; Flannery, B.P. (2007). "Section 5.5 Complex Arithmetic". Numerical Recipes: The art of scientific computing (3rd ed.). New York: Cambridge University Press. ISBN978-0-521-88068-8. Archived from the original on 13 March 2020. Retrieved 9 August 2011.
Nahin, Paul J. (1998). An Imaginary Tale: The Story of . Princeton University Press. ISBN978-0-691-02795-1. — A gentle introduction to the history of complex numbers and the beginnings of complex analysis.
Ebbinghaus, H. D.; Hermes, H.; Hirzebruch, F.; Koecher, M.; Mainzer, K.; Neukirch, J.; Prestel, A.; Remmert, R. (1991). Numbers (hardcover ed.). Springer. ISBN978-0-387-97497-2. — An advanced perspective on the historical development of the concept of number.