The imaginary unit \( i \) is defined by \( i^2 = -1 \). A complex number in Cartesian form is \( z = a + bi \), where \( a = \operatorname{Re}(z) \) and \( b = \operatorname{Im}(z) \).
GDC first: use abs(z) for \( |z| \) and angle(z) / Arg for \( \arg(z) \) — the calculator handles the quadrant automatically (set RADIAN mode, see §7).
▶
Division: To divide by a complex number, multiply top and bottom by the conjugate of the denominator: \( \dfrac{a+bi}{c+di} \times \dfrac{c-di}{c-di} \).
✗
Common error: \( \arctan(b/a) \) only gives the correct angle for Q1 and Q4. For \( z = -1 + i \), \( \arctan(-1) = -45 \)° but the actual argument is 135° (Q2). Always plot the point first.
3
Argand Diagram
The Argand diagram represents complex numbers as points in a plane: horizontal axis = Real, vertical axis = Imaginary.
▶
Key interpretations: \( |z_1 - z_2| = \) distance between two points. \( |z - w| = r \) describes a circle centre \( w \), radius \( r \). \( \arg(z - w) = \theta \) describes a half-line from \( w \).
Common error: taking \( \theta = \arctan(b/a) \) without checking the quadrant. Here \( \arctan(-\sqrt{3}) = -\dfrac{\pi}{3} \), which is Q4 — you must add \( \pi \) to land in Q2.
5
Complex Roots of a Quadratic
When the discriminant is negative
\( ax^2+bx+c=0 \) with real \( a,b,c \) and \( b^2-4ac < 0 \): \( x = \dfrac{-b \pm i\sqrt{4ac-b^2}}{2a} \)
The two roots are a conjugate pair \( p \pm qi \).
Geometric meaning: Multiplying by \( r\operatorname{cis}\theta \) scales by \( r \) and rotates by \( \theta \). Multiplying by \( \operatorname{cis}\left(\dfrac{\pi}{2}\right) \) is a rotation of 90° anticlockwise.
Set RADIAN mode first (all models): the IB wants arguments in radians. In degree mode \( \arg(-1+\sqrt{3}\,i) \) returns 120° instead of \( \dfrac{2\pi}{3} \). Check the angle/mode setting before reading any arg / angle / Arg output.
TI-84 Plus CE
[MODE] → set RADIAN and a+b\( i \) (or re^(\( \theta i) \))
Enter \( i \) with [2ND][.] abs( for modulus, angle( for argument
Powers: (1+i)^8[ENTER] Radian mode — else angle returns degrees.
TI-Nspire CX II
Enter \( i \) from the keypad (or symbol palette) abs(z) modulus, angle(z) argument conj(z) conjugate real(z), imag(z) parts
Polar: type \( r\cdot e^{(i\cdot\theta)} \) or use ▸Polar Set Document Settings → Angle = Radian before reading angle.
Casio fx-CG50
[MENU] → Run-Matrix [SHIFT][0] for \( i \) [OPTN] → COMPLEX → Abs, Arg, Conj
Form: [SHIFT][MENU] → Complex Mode → a+bi or r∠\( \theta \) Same SET UP screen: set Angle = Rad before Arg.
9
Exam Traps & Key Reminders
✗
Powers of \( i \): \( i^1 = i, i^2 = -1, i^3 = -i, i^4 = 1, \) then repeats. For \( i^{n} \), find \( n \) mod 4.
✗
Argument in radians. The IB expects arguments in radians (usually in terms of \( \pi \)), not degrees, unless otherwise stated.
▶
Formula booklet: De Moivre’s theorem, modulus, and polar/Cartesian conversion are given. The multiplication/division rules for polar form follow directly from De Moivre’s theorem.
Confirm Action
This website uses essential cookies for authentication and security. We respect your privacy and comply with GDPR.
By continuing, you accept our Privacy Policy.
Cookie details
Cookie Information
Essential Cookies
JMaths uses only essential cookies required for the platform to function properly:
Session Cookies
Keep you logged in while using the platform. Deleted when you close your browser.
CSRF Protection
Prevent cross-site request forgery attacks for your security.
Performance Cache
Help load pages faster by storing temporary data.
Privacy-Friendly Analytics
Plausible Analytics
We use Plausible, a privacy-first analytics tool that doesn't use cookies and doesn't collect any personal information. It only tracks anonymous page visits to help improve the platform.
Privacy First: Our analytics are fully GDPR, COPPA, and FERPA compliant. No personal data is collected, and no cookies are used for tracking. We do not use advertising or third-party tracking cookies.
Managing Cookies
You can control cookies through your browser settings, but disabling essential cookies
may prevent the platform from working correctly. For educational use, we recommend
keeping these essential cookies enabled.