(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").
  
 
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.
 
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.
  
 
+
<pre>
 
IMAGINARY   
 
IMAGINARY   
 
     |      .
 
     |      .
Line 17: Line 17:
 
     |
 
     |
 
     |
 
     |
'''Imaginary Number <math>\Rightarrow j = sqrt(-1)</math>'''
+
</pre>
 +
'''Imaginary Number <math>\Rightarrow j =sqrt(-1)</math>'''
  
 
'''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>
+
 
 +
Q1.  What are the real and imaginary parts of <math>e^{3jt}</math>?

Revision as of 19:04, 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 $ \Rightarrow j =sqrt(-1) $

Euler's Formula: $ e^{jt} = cos(t) + j*sin(t) $

Q1. What are the real and imaginary parts of $ e^{3jt} $?

Alumni Liaison

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

Dr. Paul Garrett