Imaginary unit
From Free net encyclopedia
In mathematics, the imaginary unit <math>i</math> (sometimes also represented by the Latin <math>j</math> or the Greek iota) allows the real number system <math>\mathbb{R}</math> to be extended to the complex number system <math>\mathbb{C}</math>. Its precise definition is dependent upon the particular method of extension.
The primary motivation for this extension is the fact that not every polynomial equation <math>f(x)=0</math> has a solution in the real numbers. In particular, the equation <math>x^2+1=0</math> has no real solution. However, if we allow complex numbers as solutions, then this equation, and indeed every polynomial equation <math>f(x)=0</math> does have a solution. (See algebraic closure and fundamental theorem of algebra.)
For a history of the imaginary unit, see the history of complex numbers.
Contents |
Definition
By definition, the imaginary unit <math>i</math> is one solution of the quadratic equation
- <math>x^2 + 1 = 0 \ </math>
or equivalently
- <math>x^2 = -1 \ </math>.
Since there is no real number that squares to any negative real number, we imagine such a number and assign to it the symbol <math>i</math>.
Real number operations can be extended to imaginary and complex numbers by treating i as an unknown quantity while manipulating an expression, and then using the definition to replace occurrences of i 2 with −1. Higher integral powers of <math>i</math> can also be replaced with −<math>i</math> , 1, <math>i</math>, or −1.
<math>i</math> and <math>-i</math>
Being a 2nd order polynomial with no multiple root, the above equation has two distinct solutions that are equally valid and that happen to be additive inverses of each other. More precisely, once a solution <math>i</math> of the equation has been fixed, the value −<math>i</math> ≠ <math>i</math> is also a solution. Since the equation is the only definition of <math>i</math>, it appears that the definition is ambiguous (more precisely, not well-defined). However, no ambiguity results as long as one of the solutions is chosen and fixed as the "positive <math>i</math>". This is because, although −<math>i</math> and <math>i</math> are not quantitatively equivalent (they are negatives of each other), there is no qualitative difference between <math>i</math> and −<math>i</math> (that cannot be said for −1 and +1). Both imaginary numbers have equal claim to square to −1. If all mathematical textbooks and published literature referring to imaginary or complex numbers were rewritten with −<math>i</math> replacing every occurance of +<math>i</math> (and every occurance of −<math>i</math> replaced by +<math>i</math>), all facts and theorems would continue to be equivalently valid. The choice of which root of <math>i^2 + 1 = 0</math> is selected as the "positive" <math>i</math> is purely a matter of convention.
The issue can be a subtle one. The most precise explanation is to say that although the complex field, defined as R[X]/(X2 + 1), (see complex number) is unique up to isomorphism, it is not unique up to a unique isomorphism — there are exactly 2 field automorphisms of R[X]/(X2 + 1), the identity and the automorphism sending X to −X. (These are not the only field automorphisms of C, but are the only field automorphisms of C which keep each real number fixed.) See complex number, complex conjugation, field automorphism, and Galois group.
A similar problem appears to occur if the complex numbers are interpreted as 2 × 2 real matrices (see complex number), because then both
- <math>
\begin{pmatrix}
0 & -1 \\ 1 & \;\; 0
\end{pmatrix} \mbox{ and } \begin{pmatrix}
0 & 1 \\ -1 & \;\; 0
\end{pmatrix} </math> are solutions to the equation x2 = −1. In this case, the ambiguity results from the geometric choice of which "direction" around the unit circle is "positive". A more precise explanation is to say that the automorphism group of the special orthogonal group SO(2, R) has exactly 2 elements — the identity and the automorphism which exchanges "CW" (clockwise) and "CCW" (counter-clockwise) rotations. See orthogonal group.
Warning
The imaginary unit is sometimes written <math>\sqrt{-1}</math> in advanced mathematics contexts (as well as in less advanced popular texts), but great care needs to be taken when manipulating formulas involving radicals. The notation is reserved either for the principal square root function, which is only defined for real <math>x</math> ≥ 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 will produce false results:
- <math>-1 = i \cdot i = \sqrt{-1} \cdot \sqrt{-1} = \sqrt{-1 \cdot -1} = \sqrt{1} = 1</math>
The calculation rule
- <math>\sqrt{a} \cdot \sqrt{b} = \sqrt{a \cdot b}</math>
is only valid for real, non-negative values of <math>a</math> and <math>b</math>.
For a more thorough discussion of this phenomenon, see square root and branch. To avoid making mistakes when manipulating complex numbers, the best strategy is never to use a negative number under a square root sign that does not have a ± in front to signify that both roots are intended.
Square root of the imaginary unit
One might assume that a further set of imaginary numbers need to be invented to account for the square root of i. However this is not necessary as it may be expressed as a complex number: <math> \sqrt{i} = {{1 + i} \over \sqrt{2}} </math>
Powers of <math>i</math>
The powers of <math>i</math> repeat in a cycle:
- <math>i^{-3} = i</math>
- <math>i^{-2} = -1</math>
- <math>i^{-1} = -i</math>
- <math>i^0 = 1</math>
- <math>i^1 = i</math>
- <math>i^2 = -1</math>
- <math>i^3 = -i</math>
- <math>i^4 = 1</math>
- <math>i^5 = i</math>
- <math>i^6 = -1</math>
This can be expressed with the following pattern where n is any integer:
- <math>i^{4n} = 1</math>
- <math>i^{4n+1} = i</math>
- <math>i^{4n+2} = -1</math>
- <math>i^{4n+3} = -i</math>
<math>i</math> and <math>\sqrt{2}</math>
Using the semicircle equation of
- <math>r\sin(\cos^{-1}(x/r)) = \sqrt{r^{2}-x^{2}}</math>
We can determine that
- <math>\sin(\cos^{-1}(i)) = \sqrt{2} </math>
<math>i</math> and Euler's formula
Taking Euler's formula <math>e^{ix} = \cos x + i\sin x</math>, and substituting <math>\pi/2</math> for <math>x</math>, one arrives at
- <math>e^{i\pi/2} = i</math>
If both sides are raised to the power <math>i</math>, remembering that <math>i^2 = -1</math>, one obtains this identity:
- <math>i^i = e^{-\pi/2} = 0.2078795763\dots</math>
In fact, <math>i^i</math> has an infinite number of solutions in the form of
- <math>i^i = e^{-\pi/2 + 2\pi N}</math>
where N is any integer. From the number theorists point of view, <math>i</math> is a quadratic irrational number, like √2, and by applying the Gelfond-Schneider theorem, we can conclude that all of the values we obtained above, and <math>e^{-\pi/2}</math> in particular, are transcendental.
From the above identity
- <math>e^{i\pi/2} = i</math>
one arrives elegantly at Euler's identity
- <math>e^{i\pi} + 1 = 0</math>,
which relates five of the most significant mathematical entities, along with the principle of equality and the operations of addition, multiplication, and exponentiation, in one simple expression.
Alternate notation
In electrical engineering and related fields, the imaginary unit is often written as <math>j</math> to avoid confusion with electrical current as a function of time, traditionally denoted by "<math>i(t)</math>" or just "<math>i</math>". The Python programming language also uses <math>j</math> to denote the imaginary unit.
Some extra care needs to be taken in certain textbooks which define <math>j=-i</math>, in particular to travelling waves (e. a right travelling plane wave in the x direction <math>e^{ i (kx - \omega t)} = e^{ j (\omega t-kx)}</math>.)
Some texts use the Greek letter iota to write the imaginary unit to avoid confusion. For example: Biquaternion.
See also
da:Imaginær enhed et:Imaginaarühik ko:허수 단위 it:Unità immaginaria lt:Tariamasis vienetas nl:Imaginaire eenheid ja:虚数単位 no:Imaginær enhet pl:I (liczba urojona) pt:Unidade imaginária sl:Imaginarna enota sv:Imaginära enheten vi:Đơn vị ảo