17. Complex Numbers Flashcards
Imaginary Unit
i = √(–1)
- i*1 =
- i*2 =
- i*3 =
- i*4 =
- i*5 =
i
–1
–i
1
i
i<em>n</em> =
i<em>n </em>mod 4
where n mod 4 is the remainder when n is divided by 4.
Imaginary numbers
In the form bi,
where b is a real number.
√(–n) =
where n is a postive number
i √(n)
Standard form of a complex number
a + bi
where a and b are real
- a* = “real part”
- bi* = “imaginary part”
To add or subtract complex numbers…
(a + bi) + (c + di) =
add or subtract their real and imgainary parts.
(a + c) + (b + d)i
To multiply complex numbers…
(a + bi)(c + di) =
multiply like you would any two binomial expressions, using FOIL.
(ac – bd) + (ad + bc)i
To find the quotient of two complex numbers…
multiply the denominator and numerator by the conjugate of the denominator. Then simplify.
Graphical representation of a complex number
- x*-coordinate is the real part
- y*-coordinate is the imaginary part
Modulus of a complex number…
is its distance to the origin,
which is √(a2 + b2)
Conjugate of the complex number a + bi =
a – bi
The graphs of conjugates are reflections about the real (x) axis.
The product of a complex number and its conjugate…
is the square of the modulus.
(a + bi)(a – bi) = a2 + b2