(New page: Let me start with the basic definition of complex numbers. In simple words it can be defined as: == DEFINITION == Complex numbers are those numbers that can be separated into both a rea...)
 
Line 24: Line 24:
 
             i^3 = (i^2)(i) = (-1)(i) = -i
 
             i^3 = (i^2)(i) = (-1)(i) = -i
 
           i^4 = (i^2)(i^2) = (-1)(-1) = +1</math>
 
           i^4 = (i^2)(i^2) = (-1)(-1) = +1</math>
 +
 +
 +
 +
== Eulers Formula ==
 +
 +
While dealing with complex nos. the most frequent identity which we shall come across is the Euler's Foemula
 +
 +
<math>e^{ix} = cox(x) + isin(x)</math>

Revision as of 10:24, 5 September 2008

Let me start with the basic definition of complex numbers. In simple words it can be defined as:


DEFINITION

Complex numbers are those numbers that can be separated into both a real component and an imaginary component. Complex numbers are generally expressed in the form a + bi, where a represents any real number (rational or irrational) and b represents the real coefficient (rational or irrational) of the imaginary number bi.


PROPERTIES

ADDITION

  • Addition and with complex numbers are similar to addition and subtraction with real numbers, with the sums (or differences) of real components handled independently of imaginary components. For example:
$ (a + bi) + (c + di) = (a + c) + (b + d)i $

MULTIPLICATION

  • Multiplication of complex numbers is similar to multiplying two first-order polynomials. Expressed generally, the product of two complex numbers is
$ (a + bi)(c + di) = ac + adi + bci + bdi2 = (ac - bd) + (ac + bd)i.  $


Rules and Identities

$ i^2 = (i)(i) = -1 i^3 = (i^2)(i) = (-1)(i) = -i i^4 = (i^2)(i^2) = (-1)(-1) = +1 $


Eulers Formula

While dealing with complex nos. the most frequent identity which we shall come across is the Euler's Foemula

$ e^{ix} = cox(x) + isin(x) $

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang