Solving complex number equations
Complex numbers can only be equal if their real and imaginary parts are equal.
Discriminant of quadratic equations
The discriminant of quadratic equations is △ = b^2 - 4ac
1. If b^2 - 4ac > 0 There are two distinct, real solutions 2. If b^2 - 4ac = 0 There is one repeated, real solution 3. b^2 - 4ac < 0 There are two, imaginary solutions
Showing addition and subtraction of points on an argand diagram
Multiplying and dividing complex numbers
How can i variables be simplfied?
Substitute powers of i for their equivalent values to simplify expressions
i^0 = 1 i^1 = i i^2 = -1 i^3 = -i And so on, the cycle repeats
-i = √-1
What is the complex conjugate of a number z?
If z = x + iy, then its complex conjugate is ˉz = x - iy
What does the complex conjugate correspond to in an argand diagram?
The complex conjugate corresponds to the reflection in the real (x) axis.
What is the modulus of a number z?
If z = x + iy, then its modulus is |z| = √x^2+y^2
What does the modulus correspond to in an argand diagram?
The modulus corresponds to the distance from the origin (length of vector).
Finding the modulus
Substitute the x (real) and y (imaginary) values into the formula, then simplify. Not that ‘i’ is not included in the y (imaginary) value, as only the coefficients are used.
What does the argument correspond to in an argand diagram?
The argument corresponds to the angle that a line joining a complex number z to the origin makes with the positive direction of the real (x) axis.
Converting from degrees to radians
Degrees x π / 180 = radians
What is the argument of a number z
If z = x + iy, then its argument is θ = tan^-1 (y/x)
Things to remember when completing complex number calculations (rectangular form)
What does the locus correspond to in an argand diagram?
The locus corresponds to the pathway between two complex numbers.
Loci involving |z| or r
|z| or r is the modulus of a complex number. Therefore, the locus |z| = k can be thought of as the set of all complex numbers that are a fixed distance k from the origin, which results in a circle with the centre at the origin and radius k.
Loci involving |z - z1|
z1 is a fixed complex number. Therefore, the locus |z - z1| = k can be thought of as the set of all complex numbers that are a fixed distance k from a fixed point z1 = x1 + iy1, which results in a circle, with the centre at z1 = x1 + iy1 and radius k.
Loci involving |z - z1| = |z - z2|
The equation |z - z1| = |z - z2| can be thought of as the locus of a general point that moves equidistant from two fixed points, which is a perpendicular bisector of the line segment joining z1 and z2.
Loci involving arg(z)
The locus arg(z) = θ is a ray from the origin, which makes an angle of θ with the positive direction for the real (x) axis. Loci involving arg (z - z1) = θ gives a ray that starts from z1 and makes an angle of θ with the positive direction of the real (x) axis.
When is arg(z) meaningful?
In all cases for arg(z) loci, the starting point for the ray is represented by an open circle, which shows that the point is not included in the locus. Therefore, arg is only meaningful when a direction is defined (a single point has no direction).
Writing loci equations
Rewrite loci equations from |z + x + iy| to |z - (x +iy)|
Synthetic division
Remainder theorem
When p(x)/(x - b)
Remainder = p(b)
Where the value of a is changed, then substituted into the polynomial function
Remainder theorem
When p(x)/(x + b)
Remainder = p(-b)
Where the value of a is changed, then substituted into the polynomial function