BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help
Not What You Meant?  There are 10 definitions for Imaginary.

Imaginary number

Print-Friendly
About 3 pages (903 words)
Imaginary number Summary

Bookmark and Share Questions on this topic? Just ask!

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 <math>i\,</math> or <math>j,\,</math> is an example of an imaginary number. If y is a real number, then iy is also an imaginary number, because:

<math>(i\cdot y)^2 = i^2\cdot y^2 = - y^2 \le 0.\,</math>

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.

An illustration of the complex plane. The imaginary numbers are on the vertical coordinate axis.
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 <math>0</math> on this <math>x</math>-axis, draw a <math>y</math>-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 <math>i\mathbb{R}</math>, <math>\mathbb{I},</math> or simply Im. In this representation, multiplication by <math>-1</math> corresponds to a rotation of <math>180</math> degrees about the origin. Multiplication by i corresponds to a <math>90</math>-degree rotation in the "positive" direction (i.e. counter-clockwise), and the equation <math>i^2 = -1</math> is interpreted as saying that if we apply <math>2</math> <math>90</math>-degree rotations about the origin, the net result is a single <math>180</math>-degree rotation. Note that a <math>90</math>-degree rotation in the "negative" direction (i.e. clockwise) also satisfies this interpretation. This reflects the fact that <math>-i</math> also solves the equation <math>x^2 = -1</math> — 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 <math>-3</math> and <math>-5</math> 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

View More Summaries on Imaginary number
More Information
  • View Imaginary number Study Pack
  • 10 Alternative Definitions
  • Search Results for "Imaginary number"
  • Add This to Your Bibliography
  • More Products on This Subject
    Imaginary Number
    Any number of the form &math.b;&math.i; where &math.b; is a real number, &math.i; is the square root of −1, and &math.b; is not zero. &Seealso; complex number.... more

    Imaginary Numbers
    Like real numbers, imaginary numbers are a subset of the set of all. Imaginary numbers are typically represented as either the constant i (in mathematics) or j (in engineering and the sciences), where i2 = -1 or sqrt(-1) = i. Like the real numbers, imagi... more


     
    Ask any question on Imaginary number and get it answered FAST!
    Answer questions in BookRags Q&A and earn points toward
    discounted or even FREE Study Guides and other BookRags products!
    Learn more about BookRags Q&A
    Copyrights
    Imaginary number from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

    Article Navigation
    Join BookRagslearn moreJoin BookRags




    About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy