In VCE Specialist Mathematics, the study of complex numbers extends the real number system $\mathbb{R}$ to the complex field $\mathbb{C}$. This involves understanding the algebraic properties of the imaginary unit $i$, geometric representations in the Argand plane, and the application of mathematical proof to verify properties and solve equations.
A complex number $z$ is expressed in the form $z = a + bi$, where $a, b \in \mathbb{R}$ and $i$ is the imaginary unit defined by $i^2 = -1$.
EXAM TIP: When simplifying powers of $i$, remember the cyclic nature: $i^1 = i$, $i^2 = -1$, $i^3 = -i$, $i^4 = 1$. For any $i^n$, divide $n$ by 4 and use the remainder.
Complex numbers can be represented as points or vectors on an Argand Diagram, where the horizontal axis is the Real axis ($\text{Re}$) and the vertical axis is the Imaginary axis ($\text{Im}$).
A complex number can be written as:
$$z = r(\cos\theta + i\sin\theta) = r\text{cis}(\theta)$$
where $r = |z|$ and $\theta = \text{Arg}(z)$.
Operations on complex numbers correspond to geometric transformations in the Argand plane:
| Operation | Geometric Transformation |
|---|---|
| Conjugate ($\bar{z}$) | Reflection in the Real axis |
| Multiply by $-1$ | Rotation of $180^\circ$ ($\pi$ rad) about the origin |
| Multiply by $i$ | Rotation of $90^\circ$ ($\frac{\pi}{2}$ rad) anticlockwise about the origin |
| Multiply by $-i$ | Rotation of $270^\circ$ ($\frac{3\pi}{2}$ rad) anticlockwise (or $90^\circ$ clockwise) |
KEY TAKEAWAY: Multiplying two complex numbers in polar form results in multiplying their moduli and adding their arguments: $|z_1 z_2| = |z_1||z_2|$ and $\text{Arg}(z_1 z_2) = \text{Arg}(z_1) + \text{Arg}(z_2)$.
The Fundamental Theorem of Algebra states that a polynomial of degree $n$ has exactly $n$ complex roots (counting multiplicity).
For $az^2 + bz + c = 0$ where the discriminant $\Delta = b^2 - 4ac < 0$, the roots are complex conjugates:
$$z = \frac{-b \pm i\sqrt{|\Delta|}}{2a}$$
To find the square root of $w = x + iy$, set $(a + bi)^2 = x + iy$:
1. Expand: $(a^2 - b^2) + 2abi = x + iy$
2. Equate parts: $a^2 - b^2 = x$ and $2ab = y$
3. Solve the simultaneous equations for $a$ and $b$.
COMMON MISTAKE: Students often apply the Conjugate Root Theorem to polynomials with complex coefficients. This is incorrect; the theorem only applies if all coefficients of the polynomial are real.
VCE Specialist Mathematics requires the use of formal logic to establish the truth of mathematical statements.
Common proofs involve verifying properties of conjugates and moduli:
* Property: $\overline{z_1 + z_2} = \bar{z}_1 + \bar{z}_2$
* Property: $|z|^2 = z\bar{z}$
* Triangle Inequality: $|z_1 + z_2| \le |z_1| + |z_2|$
Often involve showing that an expression $f(n)$ is divisible by an integer $k$ for all $n \in \mathbb{Z}^+$. These are frequently tested via Mathematical Induction in Unit 3.
VCAA FOCUS: Expect questions that require you to “Show that…” a particular complex number is a root of a cubic equation and then “Hence” find the remaining roots. The “Hence” usually implies using the Conjugate Root Theorem or polynomial long division.
| Property | Formula |
|---|---|
| Conjugate of a product | $\overline{z_1 z_2} = \bar{z}_1 \bar{z}_2$ |
| Conjugate of a quotient | $\overline{\left(\frac{z_1}{z_2}\right)} = \frac{\bar{z}_1}{\bar{z}_2}$ |
| Modulus of a product | $ |
| Modulus of a power | $ |
| Modulus squared | $z\bar{z} = |
STUDY HINT: Practice converting between Cartesian form ($a+bi$) and Polar form ($r\text{cis}\theta$) quickly. This is a foundational skill that makes multiplication, division, and finding powers of complex numbers significantly easier.