Lesson 1
Lesson 1
Numbers
Lesson 1
By Carlos Hortinela IV
Complex Numbers
IMAGINARY NUMBER
- It is a real number with an imaginary operator j or i.
Examples:
j5, 6j, i8, 8i
Where:
Complex Numbers
COMPLEX NUMBER
-It is a combination of a real number and an
imaginary number.
Examples:
5 + j2, 6 – i8, 2 + 2j, 7 – 9i, 4 35, 3 e j 0.5
Complex Numbers
Z
y
- real + real
- imaginary
Complex Plane
Complex Numbers
B. Polar Form
Z = A
Where:
A = magnitude
= angle with respect to the positive x
axis in degrees.
Note: is positive when measured counter clockwise
and negative when measured clockwise with respect
to the positive real axis.
Complex Numbers
C. Exponential Form
Z = A e j
where:
A = magnitude
= angle in radians
Note:
in degrees = / 1800
Complex Numbers
D. Trigonometric Form
Z = A ( cos + j sin )
Z = A cos + j A sin
where:
A = magnitude
= angle in degrees
Complex Numbers
Euler’s Equation:
A cos + j A sin = A e j
Coordinate Conversion
Rectangular form to Polar form
Z = x + jy A
Complex Numbers
Euler’s Equation:
A cos + j A sin = A e j
Coordinate Conversion
Polar form to Rectangular form
Z = A x + jy
x = A cos
y = A sin
TITLE
COMPLEX ALGEBRA
I. Addition / Subtraction
Rectangular Form
A = x + jy ; B = a + jb
Complex Numbers
COMPLEX ALGEBRA
I. Addition / Subtraction
Polar Form
X = A 1 ; Y = B 2
X = A cos 1 + j A sin 1; Y = B cos 2 + j B sin 2
X + Y =(A cos 1 + B cos 2)+ j (A sin 1 + B sin 2)
Complex Numbers
II. Multiplication
Rectangular Form
A = x + jy ; B = a + jb
FOIL method
A x B = (x + jy) x (a + jb)
A x B = ax + jbx + jay + j2 by
A x B = ( ax - by ) + j( ay + bx )
Complex Numbers
II. Multiplication
Polar Form
X = A 1 ; Y = B 2
X Y = A B ( 1 + 2 )
Complex Numbers
III. Division
Rectangular Form
A = x + jy ; B = a + jb
Complex Numbers
III. Division
Polar Form
X = A 1 ; Y = B 2
X = A 1 = A / B 1- 2
Y B 2
Complex Numbers
Real Roots
n
( A ) = n A ( /n )
= ( A e j / 180 ) 1/n
= ( A 1/n e j / 180 1/n )
= ( A 1/n /180 1/n 180/ )
Complex Numbers
Complex Roots
= (A e j / 180) 1 / ( x + jy )
= (e lnA e j / 180) 1 / ( x + jy )
= (e lnA + j / 180) 1 / ( x + jy )
= (e ( lnA + j / 180 ) / ( x + jy )) ( x - jy / x - jy )
= (e{( xlnA + j x / 180 ) - ( jy lnA + j^2 y / 180 )} /{ x^2 – j^2 y^2 })
Complex Numbers
Complex Roots
x + jy
( A ) = S
= (e{( xlnA + j x / 180 ) - ( jy lnA + j^2 y / 180 )} /{ x^2 – j^2 y^2 })
= (e(xlnA - y / 180)/(x^2 + y^2) e j (- ylnA + x / 180)/(x^2+y^2))
= S e j
Examples:
Evaluate the following complex numbers
1. (1 + j2) + (-3 – j6)
2. (3 20) (2 60)
3. 200 135 + 45 e j 3 / 8 – (28 + j 35)
4. (1 – j)2 + (2 + j)2
5. e 1.477 + j1.224
6. (5 + j3)/(3 – j)
Complex Numbers
Examples:
Evaluate the following complex numbers
7. [(-6 – j8)(Ln 6 80)(2e j / 4)]/[(16 60)1/2(3 15)2
Fundamental Identities
sech u = 1 / cosh u
csch u = 1 / sinh u
tanh u = sinh u / cosh u
coth u = cosh u / sinh u
coth u = 1 / tanh u
cosh2 u – sinh2 u = 1
1 – tanh2 u = sech2 u
Complex Numbers