首页 | 主题 | 图库 | 问答 | 文摘 | 原创 | 百科

历史 | 地理 | 人物 | 艺术 | 体育 | 科学 | 音乐 | 电影 | 信息技术 | 世界遗产

 开放、中立,源自维基百科

Personal tools

Imaginary number

From Wikipedia, the free encyclopedia

Jump to: navigation, search

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 iy is an imaginary number, because:
Failed to parse (Missing texvc executable; please see math/README to configure.): (i\cdot y)^2 = i^2\cdot y^2 = - y^2 \le 0.\,


Imaginary numbers were defined in 1572 by Rafael Bombelli. At the time, such numbers were thought not to exist, much as zero and the negative numbers were regarded by some as fictitious or useless. Many other mathematicians were slow to believe in imaginary numbers at first, including Descartes who wrote about them in his La Géométrie, where the term was meant to be derogatory.[1]

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 iy. 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.

Contents

Geometric interpretation

Geometrically, 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 numbers

For 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.

In electrical engineering, for example, the voltage produced by a battery, is characterized by one real number (called amplitude), such as +12 volts or -12 volts. But the "AC" voltage in a home requires two parameters. One is an amplitude, such as 120 volts, and the other is an angle (called phase). The voltage is said to have two dimensions. A 2-dimensional quantity can be represented mathematically as either a vector or as a complex number (known in the engineering context as phasor). In the vector representation, the rectangular coordinates are typically referred to simply as X and Y. But in the complex number representation, the same components are referred to as real and imaginary. When the complex number is purely imaginary, such as a real part of 0 and an imaginary part of 120, it means the voltage has an amplitude of 120 volts and a phase of 90°, which is physically very real.

Some programming languages have built-in support for imaginary numbers. For example, in the Python interpreter, one may use them by appending a lowercase or uppercase J to the number[2]:
>>> (5+2j) * (8+5j)
(30+41j)


Matlab examples:
   >> (5+2j) * (8+5j)
   ans =
     30.0000 +41.0000i
   >> (5+i*2) * (8+5j)
   ans =
     30.0000 +41.0000i
   >>


History



Descartes was the first to use the term “imaginary” number in 1637. However, imaginary numbers were discovered much earlier by Gerolamo Cardano in the 1500s but they were not widely accepted until the work of Leonhard Euler (1707–1783) and Carl Friedrich Gauss (1777–1855).

See also




Notes


  1. ^ a b Alberto A. Martinez, Negative Math: How Mathematical Rules Can Be Positively Bent (Princeton University Press, 2005), discusses ambiguities of meaning in imaginary expressions in historical context.
  2. ^ The leading angle brackets in the first line are part of the interpreter's syntax and are not part of the equation.





References


  • Paul Nahin, An Imaginary Tale: the Story of the Square Root of -1 (Princeton University Press, 1998), explains many applications of imaginary expressions.



External links



ca:Nombre imaginari

cs:Imaginární jednotka da:Imaginære tal de:Imaginäre Zahl el:Φανταστικός αριθμός es:Número imaginario fr:Nombre imaginaire pur gl:Número imaxinario ko:허수 he:מספר מדומה is:Þvertala it:Unità immaginaria nl:Imaginair getal ja:虚数単位 la:Quantitas imaginaria no:Imaginær enhet pl:Liczby urojone pt:Número imaginário fi:Imaginaariluku sv:Imaginära tal ta:கற்பனை எண் yo:Nọ́mbà tíkòsízh-yue:純虛數
Languages
AD Links