Imaginary number
From Wikipedia, the free encyclopedia
|
In mathematics, an imaginary number (or purely imaginary number) is a complex number whose squared value is a real number not greater than zero. The imaginary unit, denoted by Failed to parse (Missing texvc executable; please see math/README to configure.): i\, or Failed to parse (Missing texvc executable; please see math/README to configure.): j,\, is an example of an imaginary number. If y is a real number, then i•y is an imaginary number, because:
Although Descartes originally used the term imaginary number to mean what is currently meant by the term complex number, the term imaginary number today usually means a complex number with a real part equal to 0, that is, a number of the form i•y. Zero (0) is the only number that is both real and imaginary. Image:Complex conjugate picture.svg
An illustration of the complex plane. The imaginary numbers are on the vertical coordinate axis.
Geometric interpretationGeometrically, imaginary numbers are found on the vertical axis of the complex number plane, allowing them to be presented orthogonal to the real axis. One way of viewing imaginary numbers is to consider a standard number line, positively increasing in magnitude to the right, and negatively increasing in magnitude to the left. At Failed to parse (Missing texvc executable; please see math/README to configure.): 0 on this Failed to parse (Missing texvc executable; please see math/README to configure.): x -axis, draw a Failed to parse (Missing texvc executable; please see math/README to configure.): y -axis with "positive" direction going up; "positive" imaginary numbers then "increase" in magnitude upwards, and "negative" imaginary numbers "decrease" in magnitude downwards. This vertical axis is often called the "imaginary axis" and is denoted Failed to parse (Missing texvc executable; please see math/README to configure.): i\mathbb{R} , Failed to parse (Missing texvc executable; please see math/README to configure.): \mathbb{I}, or simply Im. In this representation, multiplication by Failed to parse (Missing texvc executable; please see math/README to configure.): -1 corresponds to a rotation of Failed to parse (Missing texvc executable; please see math/README to configure.): 180 degrees about the origin. Multiplication by i corresponds to a Failed to parse (Missing texvc executable; please see math/README to configure.): 90 -degree rotation in the "positive" direction (i.e. counter-clockwise), and the equation Failed to parse (Missing texvc executable; please see math/README to configure.): i^2 = -1 is interpreted as saying that if we apply Failed to parse (Missing texvc executable; please see math/README to configure.): 2 Failed to parse (Missing texvc executable; please see math/README to configure.): 90 -degree rotations about the origin, the net result is a single Failed to parse (Missing texvc executable; please see math/README to configure.): 180 -degree rotation. Note that a Failed to parse (Missing texvc executable; please see math/README to configure.): 90 -degree rotation in the "negative" direction (i.e. clockwise) also satisfies this interpretation. This reflects the fact that Failed to parse (Missing texvc executable; please see math/README to configure.): -i also solves the equation Failed to parse (Missing texvc executable; please see math/README to configure.): x^2 = -1 — see imaginary unit. Applications of imaginary numbersFor most human tasks, real numbers (or even rational numbers) offer an adequate description of data. Fractions such as ⅔ and ⅛ are meaningless to a person counting stones, but essential to a person comparing the sizes of different collections of stones. Negative numbers such as Failed to parse (Missing texvc executable; please see math/README to configure.): -3 and Failed to parse (Missing texvc executable; please see math/README to configure.): -5 are meaningless when weighing the mass of an object, but essential when keeping track of monetary debits and credits[1]. Similarly, imaginary numbers have essential concrete applications in a variety of sciences and related areas such as signal processing, control theory, electromagnetism, quantum mechanics, cartography, and many others. >>> (5+2j) * (8+5j) (30+41j)
>> (5+2j) * (8+5j)
ans =
30.0000 +41.0000i
>> (5+i*2) * (8+5j)
ans =
30.0000 +41.0000i
>>
History
See alsoNotes
References
External links
ca:Nombre imaginari | |||||||||||||||||||||||||||


