Square root of minus one
   HOME

TheInfoList



OR:

The imaginary unit or unit imaginary number () is a solution to the quadratic equation x^2+1=0. Although there is no real number with this property, can be used to extend the real numbers to what are called complex numbers, using addition and multiplication. A simple example of the use of in a complex number is 2+3i. Imaginary numbers are an important mathematical concept; they extend the real number system \mathbb to the complex number system \mathbb, in which at least one Root of a function, root for every nonconstant polynomial exists (see Algebraic closure and Fundamental theorem of algebra). Here, the term "imaginary" is used because there is no real number having a negative square (algebra), square. There are two complex square roots of −1: and -i, just as there are two complex square roots of every real number other than zero (which has one multiple root, double square root). In contexts in which use of the letter is ambiguous or problematic, the letter or the Greek \iota is sometimes used instead. For example, in electrical engineering and control systems engineering, the imaginary unit is normally denoted by instead of , because is commonly used to denote electric current.


Definition

The imaginary number is defined solely by the property that its square is −1: i^2 = -1. With defined this way, it follows directly from algebra that and -i are both square roots of −1. Although the construction is called "imaginary", and although the concept of an imaginary number may be intuitively more difficult to grasp than that of a real number, the construction is perfectly valid from a mathematical standpoint. Real number operations can be extended to imaginary and complex numbers, by treating as an unknown quantity while manipulating an expression (and using the definition to replace any occurrence of i^2 with −1). Higher integral powers of can also be replaced with -i, 1, , or −1: i^3 = i^2 i = (-1) i = -i i^4 = i^3 i = (-i) i = -(i^2) = -(-1) = 1 or, equivalently, i^4 = (i^2) (i^2) = (-1) (-1) = 1 i^5 = i^4 i = (1) i = i Similarly, as with any non-zero real number: i^0 = i^ = i^ i^ = i^ \frac = i\frac = \frac = 1 As a complex number, is represented in Rectangular coordinate system, rectangular form as , with a zero real component and a unit imaginary component. In polar form, is represented as 1\times e^ (or just e^), with an absolute value (or magnitude) of 1 and an argument (complex analysis), argument (or angle) of \tfrac\pi2. In the complex plane (also known as the Argand plane), which is a special interpretation of a Cartesian plane, is the point located one unit from the origin along the imaginary axis (which is orthogonal to the real axis).


''i'' vs. −''i''

Being a quadratic polynomial with no multiple root, the defining equation x^2=-1 has ''two'' distinct solutions, which are equally valid and which happen to be additive inverse, additive and multiplicative inverses of each other. Once a solution of the equation has been fixed, the value -i, which is distinct from , is also a solution. Since the equation is the only definition of , it appears that the definition is ambiguous (more precisely, not well-defined). However, no ambiguity will result as long as one or other of the solutions is chosen and labelled as "", with the other one then being labelled as -i. After all, although -i and +i are not ''quantitatively'' equivalent (they ''are'' negatives of each other), there is no ''algebraic'' difference between +i and -i, as both imaginary numbers have equal claim to being the number whose square is −1. In fact, if all mathematical textbooks and published literature referring to imaginary or complex numbers were to be rewritten with -i replacing every occurrence of +i (and, therefore, every occurrence of -i replaced by -(-i)=+i), all facts and theorems would remain valid. The distinction between the two roots of x^2+1=0, with one of them labelled with a minus sign, is purely a notational relic; neither root can be said to be more primary or fundamental than the other, and neither of them is "positive" or "negative". The issue can be a subtle one. One way of articulating the situation is that although the complex field (algebra), field is unique (mathematics), unique (as an extension of the real numbers) up to isomorphism, it is ''not'' unique up to a ''unique'' isomorphism. Indeed, there are two automorphism, field automorphisms of that keep each real number fixed, namely the identity and complex conjugation. For more on this general phenomenon, see Galois group.


Matrices

A similar issue arises if the complex numbers are interpreted as 2\times 2 real matrices (see Complex number#Matrix representation of complex numbers, matrix representation of complex numbers), because then both X = \begin 0 & -1 \\ 1 & 0 \end and X = \begin 0 & 1 \\ -1 & 0 \end would be solutions to the matrix equation X^2 = -I = - \begin 1 & 0 \\ 0 & 1 \end = \begin -1 & 0 \\ 0 & -1 \end. In this case, the ambiguity results from the geometric choice of which "direction" around the unit circle is "positive" rotation. A more precise explanation is to say that the automorphism group of the orthogonal group, special orthogonal group has exactly two elements: The identity and the automorphism which exchanges "CW" (clockwise) and "CCW" (counter-clockwise) rotations. For more, see orthogonal group. All these ambiguities can be solved by adopting a more rigorous Complex number#Formal construction, definition of complex number, and by explicitly ''choosing'' one of the solutions to the equation to be the imaginary unit. For example, the ordered pair (0, 1), in the usual construction of the complex numbers with two-dimensional vectors. Consider the matrix equation \beginz & x \\ y & -z \end^2 = \begin-1 & 0 \\ 0 & -1 \end . Here, z^+xy=-1, so the product is negative because xy=-(1+z^); thus, the point (x, y) lies in quadrant II or IV. Furthermore, z^2 = -(1 + xy) \ge 0 \implies xy \le -1 so (x, y) is bounded by the hyperbola xy=-1.


Proper use

The imaginary unit is sometimes written \sqrt in advanced mathematics contexts (as well as in less advanced popular texts). However, great care needs to be taken when manipulating formulas involving Nth root, radicals. The radical sign notation is reserved either for the principal square root function, which is ''only'' defined for real x\ge 0, or for the principal branch of the complex square root function. Attempting to apply the calculation rules of the principal (real) square root function to manipulate the principal branch of the complex square root function can produce false results: :-1 = i \cdot i = \sqrt \cdot \sqrt = \sqrt = \sqrt = 1 \qquad \text Similarly: :\frac = \frac = \sqrt = \sqrt = \sqrt = i \qquad \text The calculation rules :\sqrt \cdot \sqrt = \sqrt and :\frac = \sqrt are only valid for real, positive values of and . These problems can be avoided by writing and manipulating expressions like i \sqrt, rather than \sqrt. For a more thorough discussion, see square root and branch point.


Properties


Square roots

Just like all nonzero complex numbers, has two square roots: they are : \pm \left( \frac + \fraci \right) = \pm \frac (1 + i). Indeed, squaring both expressions yields: : \begin \left( \pm \frac2 (1 + i) \right)^2 \ & = \left( \pm \frac2 \right)^2 (1 + i)^2 \ \\ & = \frac (1 + 2i + i^2) \\ & = \frac (1 + 2i - 1) \ \\ & = i. \end Using the radical sign for the Square root#Principal square root of a complex number, principal square root, we get: : \sqrt = \frac2 (1 + i).


Cube roots

The three cube roots of are: :-i, :\frac + \frac, and :-\frac + \frac. Similar to all the root of unity, roots of 1, all the roots of are the vertices of regular polygons, which are inscribed within the unit circle in the complex plane.


Multiplication and division

Multiplying a complex number by gives: :i(a + bi) = ai + bi^2 = -b + ai. (This is equivalent to a 90° counter-clockwise rotation of a vector about the origin in the complex plane.) Dividing by is equivalent to multiplying by the Multiplicative inverse, reciprocal of : :\frac = \frac \cdot \frac = \frac = \frac = -i~. Using this identity to generalize division by to all complex numbers gives: :\frac = -i(a + bi) = -a i - bi^2 = b - a i. (This is equivalent to a 90° clockwise rotation of a vector about the origin in the complex plane.)


Powers

The powers of repeat in a cycle expressible with the following pattern, where is any integer: :i^ = 1 :i^ = i :i^ = -1 :i^ = -i, This leads to the conclusion that :i^n = i^ where ''mod'' represents the modulo operation. Equivalently: :i^n = \cos(n\pi/2) + i \sin(n\pi/2)


raised to the power of

Making use of Euler's formula, i^ is :i^i = \left( e^ \right)^i = e^ = e^ where , the set of integers. The principal value (for k=0) is e^, or approximately 0.207879576.


Factorial

The factorial of the imaginary unit is most often given in terms of the gamma function evaluated at 1 + i: :i! = \Gamma(1+i) \approx 0.4980 - 0.1549i~. Also, :, i!, = \sqrt


Other operations

Many mathematical operations that can be carried out with real numbers can also be carried out with , such as exponentiation, roots, logarithms, and trigonometric functions. All of the following functions are Complex function, complex multi-valued functions, and it should be clearly stated which branch of the Riemann surface the function is defined on in practice. Listed below are results for the most commonly chosen branch. A number raised to the power is: :x^ = \cos(n\ln x) + i \sin(n\ln x ). The root of a number is: :\sqrt[ni] = \cos\left( \frac\right) - i \sin\left(\frac\right)~. The imaginary-base logarithm of a number is: : \log_i x = \frac~. As with any complex logarithm, the log base is not uniquely defined. The cosine of is a real number: : \cos i = \cosh 1 = \frac12\left(e + \frac1e\right) = \frac \approx 1.54308064\ldots And the sine of is purely imaginary: : \sin i = i\sinh 1 = \frac12 \left(e - \frac1e\right) i = \frac i \approx (1.17520119\ldots)i~.


History


See also

*Euler's identity *Mathematical constant *Multiplicity (mathematics) *Root of unity *Unit complex number


Notes


References


Further reading

*


External links

* at {{cite web , title=Convergence , website=mathdl.maa.org , publisher=Mathematical Association of America , url=http://mathdl.maa.org/convergence/1/ , url-status=dead , archive-url=https://web.archive.org/web/20070713083148/http://mathdl.maa.org/convergence/1/ , archive-date=2007-07-13 Complex numbers Algebraic numbers Quadratic irrational numbers Mathematical constants