Share on Facebook Share on Twitter Email
Answers.com

imaginary number

 
Dictionary: imaginary number

n.
A complex number in which the imaginary part is not zero.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Britannica Concise Encyclopedia: imaginary number
Top

Any number of the form bi where b is a real number, i is the square root of -1, and b is not zero. See also complex number.

For more information on imaginary number, visit Britannica.com.

Science Q&A: What are imaginary numbers?
Top

Imaginary numbers are the square roots of negative numbers. Since the square is the product of two equal numbers with like signs it is always positive. Therefore, no number multiplied by itself can give a negative real number. The symbol i is used to indicate an imaginary number.

Previous question: What is an irrational number?
Next question: What is the value of pi out to 30 digits past the decimal point?


Wikipedia: Imaginary number
Top
\ldots (repeats the pattern
from blue area)
i^{-3} = i\,
i^{-2} = -1\,
i^{-1} = -i\,
i^0 = 1\,
i^1 = i\,
i^2 = -1\,
i^3 = -i\,
i^4 = 1\,
i^5 = i\,
i^6 = -1\,
\ldots (repeats the pattern
from blue area)
An illustration of the complex plane. The imaginary numbers are on the vertical coordinate axis.

An imaginary number, in mathematics, is a number in the form bi where b is a real number and i is the square root of minus one, known as the imaginary unit. Imaginary numbers and real numbers may be combined as complex numbers in the form a + bi where a and b are respectively called the "real part" and the "imaginary part" of a + bi. Imaginary numbers can therefore be thought of as complex numbers where the real part is zero. The square of an imaginary number is a negative real number.

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

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 0 on this x-axis, a y-axis can be drawn 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 i\mathbb{R}, \mathbb{I}, or simply Im.

In this representation, multiplication by −1 corresponds to a rotation of 180 degrees about the origin. Multiplication by i corresponds to a 90-degree rotation in the "positive" direction (i.e. counter-clockwise), and the equation i2 = − 1 is interpreted as saying that if we apply 2 90-degree rotations about the origin, the net result is a single 180-degree rotation. Note that a 90-degree rotation in the "negative" direction (i.e. clockwise) also satisfies this interpretation. This reflects the fact that −i also solves the equation x2 = − 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 −3 and −5 are meaningless when measuring 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, vibration analysis, 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)

Octave and 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 invented 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).

In 1843 a mathematical physicist, William Rowan Hamilton, extended the idea of an axis of imaginary numbers in the plane to a three-dimensional space of quaternion imaginaries.

With the development of quotients of polynomial rings, the concept behind an imaginary number became more substantial, but then one also finds other imaginary numbers such as the j of tessarines which has a square of +1. This idea first surfaced with the articles by James Cockle beginning in 1848.

Powers of i

The powers of i repeat in a cycle:

\ldots
i^{-3} = i\,
i^{-2} = -1\,
i^{-1} = -i\,
i^0 = 1\,
i^1 = i\,
i^2 = -1\,
i^3 = -i\,
i^4 = 1\,
i^5 = i\,
i^6 = -1\,
\ldots


This can be expressed with the following pattern where n is any integer:

i^{4n} = 1\,
i^{4n+1} = i\,
i^{4n+2} = -1\,
i^{4n+3} = -i.\,

This leads to the conclusion thati^n = i^{n \bmod 4}\,.

See also

Notes

  1. ^ a b Albert 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


Best of the Web: imaginary number
Top

Some good "imaginary number" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved.  Read more
Britannica Concise Encyclopedia. Britannica Concise Encyclopedia. © 2006 Encyclopædia Britannica, Inc. All rights reserved.  Read more
Science Q&A. The Handy Science Answer Book. 2003 ©Visible Ink Press. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Imaginary number" Read more