(Complex Numbers)
(Complex Numbers)
Line 1: Line 1:
  
 
== Complex Numbers ==
 
== Complex Numbers ==
 +
<pre>
 
Complex numbers are very important for mathmeticians and engineers alike.  However, the two use slightly different terminologies.  Mathmeticians use "i" to denote an imaginary number, but electrical engineers use "j" to symbolize an imaginary number since "i" is used for current (specifically electron current since its a lower case "i").
 
Complex numbers are very important for mathmeticians and engineers alike.  However, the two use slightly different terminologies.  Mathmeticians use "i" to denote an imaginary number, but electrical engineers use "j" to symbolize an imaginary number since "i" is used for current (specifically electron current since its a lower case "i").
  
Line 19: Line 20:
  
 
'''Euler's Formula: <math>e^{jt} = cos(t) + j*sin(t)</math>'''
 
'''Euler's Formula: <math>e^{jt} = cos(t) + j*sin(t)</math>'''
 +
</pre>

Revision as of 19:00, 4 September 2008

Complex Numbers

Complex numbers are very important for mathmeticians and engineers alike.  However, the two use slightly different terminologies.  Mathmeticians use "i" to denote an imaginary number, but electrical engineers use "j" to symbolize an imaginary number since "i" is used for current (specifically electron current since its a lower case "i").

As denoted below, "j" represents a -1 inside of a square-root.  All complex numbers can be broken down into both a real part and an imaginary part.  These two parts are best explained using graphical representation.  The x-axis is the real part of the number.  The y-axis represents the imaginary axis.


IMAGINARY  
    |      .
    |     /.
    |    / .
    |   /  .
    |  /   .
    | /    .
 ___|/_____.__REAL
    |
    |
'''Imaginary Number <math>\Rightarrow j = sqrt(-1)</math>'''

'''Euler's Formula: <math>e^{jt} = cos(t) + j*sin(t)</math>'''

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett