(Representations)
Line 14: Line 14:
 
==Representations==
 
==Representations==
 
Complex numbers can be represented in cartesian or rectangular form as shown above or in polar form as shown below.
 
Complex numbers can be represented in cartesian or rectangular form as shown above or in polar form as shown below.
<center><math>\z = A\,\mathrm{e}^{i \varphi}\,</math></center>
+
<center><math>\z = A\mathrm{e}^{i\varphi}\,</math></center>
 
As according to eulers identity the expression above can be expanded to Cartesian form by
 
As according to eulers identity the expression above can be expanded to Cartesian form by
 
<center><math>\Z=Acos(\varphi)+isin(\varphi)</math></center>
 
<center><math>\Z=Acos(\varphi)+isin(\varphi)</math></center>
Line 22: Line 22:
  
 
The can be represented graphically in the complex plane:
 
The can be represented graphically in the complex plane:
 +
 
==Properties==
 
==Properties==
  

Revision as of 15:23, 4 September 2008

Introduction and Definition

In mathematics the complex number system describes the set of all numbers that have both a real and an imaginary component. A complex number Z can be represented in rectangular form as:

$ \Z=a+bi $
where
$ i^2 = -1 $

In electrical engineering because the letter i is reserved to denote current, the letter j replaces i such that,

$ j^2=-1 $
.


Representations

Complex numbers can be represented in cartesian or rectangular form as shown above or in polar form as shown below.

$ \z = A\mathrm{e}^{i\varphi}\, $

As according to eulers identity the expression above can be expanded to Cartesian form by

$ \Z=Acos(\varphi)+isin(\varphi) $

The conjugate of a complex number is defined as:


The can be represented graphically in the complex plane:

Properties

  • Addition: $ \,(a + bi) + (c + di) = (a + c) + (b + d)i $
  • Subtraction: $ \,(a + bi) - (c + di) = (a - c) + (b - d)i $
  • Multiplication: $ \,(a + bi) (c + di) = ac + bci + adi + bd i^2 = (ac - bd) + (bc + ad)i $
  • Division: $ \,\frac{(a + bi)}{(c + di)} = \left({ac + bd \over c^2 + d^2}\right) + \left( {bc - ad \over c^2 + d^2} \right)i\,, $

where c and d are not both zero.

Alumni Liaison

Prof. Math. Ohio State and Associate Dean
Outstanding Alumnus Purdue Math 2008

Jeff McNeal