What is the form of a complex number?
z = a + bi
where a,b ∈ ℝ.
What is the name for z*?
The Complex Conjugate.
If z = a + bi, what does z* equal?
z* = a - bi.
What is the Cartesian form of a complex number?
z = a + bi.
What is the Modulus Argument Form of a complex number?
z = r(cosθ + isinθ).
What is the Polar Form of a complex number?
(r, θ).
What does ‘ℕ’ mean? Give examples.
What does ‘ℤ’ mean? Give examples.
What does ‘ℚ’ mean? Give examples.
What does ‘ℝ’ mean? Give examples.
What does ‘ℂ’ mean? Give examples.
What letter is an imaginary number used by? What is this equal to?
i = √-1
or
i² = -1.
What does i³ equal?
i³ = √-1 x √-1 x √-1 = -i.
What does i⁴ equal?
i⁴ = √-1 x √-1 x √-1 x √-1 = 1.
What does i⁷ equal?
i⁷ = (√-1)⁷ = -i.
What is the periodic cycle involving ‘i’?
i, -1, -i, 1…
(Repeats every 4).
How do you add 2 complex numbers?
Add the Real Parts and add the imaginary parts.
How do you multiply 2 complex numbers?
Expand out the brackets and simplify, rememebering that i² = -1.
If z = 3+2i and w = 1-4i, what does w-z equal?
(1-4i) - (3+2i) = -2-6i.
If z = 3+2i and w = 1-4i, what is zw?
(3+2i)(1-4i) = 3-12i+2i-8i² = 3-10i+8 = 11-10i.
What is the complex conjugate of 3+5i?
3-5i.
What is the complex conjugate of -7-8i?
-7+8i.
What formula can you use to Solve a Quadratic Equation with complex roots?
Quadratic Formula (-b±√b²-4ac / 2a).-
What alternative way can be used to determine the quadratic equation if given both complex roots?
x² - (sum of roots)x + (product of roots) = 0.