Study Guide

Complex Numbers (FP1)

Edexcel International A-Level Further MathematicsΒ· FP1 1.1 to 1.6 (2018 Issue 3)Β· 25 min read

1. Definitions and Forms of Complex Numbersβ˜…β˜…β˜†β˜†β˜†β± 5 min

βœ“ Calculator OK

πŸ“˜ Definition

Complex Number

A number that can be written in Cartesian form (where , ) or polar form (where , ).

Two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal. The conjugate of is , the modulus is , and the principal argument is the angle of from the positive real axis, between and .

πŸ“ Worked Example

For , calculate , , , , and the principal argument of , correct to 3 significant figures.

  1. 1
    1. Identify the real and imaginary parts: ,
  2. 2
    1. Flip the sign of the imaginary part to find the conjugate:
  3. 3
    3.Calculatemodulus:∣z∣=32+42=25=53. Calculate modulus: |z| = \sqrt{3^2 + 4^2} = \sqrt{25} = 5
  4. 4
    1. Calculate argument: lies in the first quadrant, so radians (3 s.f.)

Exam tip:

Always check the quadrant of a complex number before writing its principal argument: for second/third quadrant values, adjust arctan results by to fall within the range.

2. Complex Number Arithmeticβ˜…β˜…β˜…β˜†β˜†β± 7 min

βœ“ Calculator OK

To add/subtract complex numbers, combine real parts and imaginary parts separately. To multiply, expand brackets normally and replace with . To divide, multiply numerator and denominator by the conjugate of the denominator to eliminate from the denominator. The rule always holds for the modulus of a product.

πŸ“ Worked Example

Given and , calculate , , , and verify that .

  1. 1
    1. Add real and imaginary parts for the sum:
  2. 2
    1. Expand the product and replace :
  3. 3
    1. Divide by multiplying by the conjugate of :
  4. 4
    z1z2=(2+i)(1+3i)(1βˆ’3i)(1+3i)=2+7iβˆ’31+9=βˆ’1+7i10=βˆ’0.1+0.7i\frac{z_1}{z_2} = \frac{(2+i)(1+3i)}{(1-3i)(1+3i)} = \frac{2 + 7i - 3}{1 + 9} = \frac{-1 + 7i}{10} = -0.1 + 0.7i
  5. 5
    1. Verify modulus rule: , , so .
  6. 6
    1. Calculate , so the rule holds.

3. Argand Diagram Representationsβ˜…β˜…β˜†β˜†β˜†β± 6 min

βœ“ Calculator OK

An Argand diagram plots complex numbers as points with coordinates , or as vectors from the origin. Adding complex numbers corresponds to vector addition, multiplying by a real scalar stretches the vector, and conjugating a number reflects it across the real axis.

πŸ“ Worked Example

Plot , , and on an Argand diagram, and describe the geometric relationship between and .

  1. 1
    1. Plot at the point in the first quadrant.
  2. 2
    1. Plot at the point in the fourth quadrant.
  3. 3
    1. Calculate , plot this at the point on the positive real axis.
  4. 4
    1. Geometric relationship: and are reflections of each other across the real (x) axis.

Exam tip:

Always label axes as 'Re' (x-axis) and 'Im' (y-axis) when drawing Argand diagrams, and mark all plotted points with their corresponding complex number for full marks.

4. Complex Roots of Real-Coefficient Polynomialsβ˜…β˜…β˜…β˜…β˜†β± 7 min

βœ“ Calculator OK

πŸ“˜ Definition

Conjugate Root Theorem

For any polynomial with real coefficients, if is a non-real root, then its conjugate is also a root. Real-coefficient cubics have at least 1 real root, and real-coefficient quartics have 0, 2, or 4 real roots.

For quadratic equations with real coefficients, non-real roots always form a conjugate pair. For cubics and quartics, you can use the factor theorem to find integer real roots first, then use the conjugate root theorem to find non-real root pairs, then factor the polynomial fully.

πŸ“ Worked Example

Given is a root of , find all other roots of .

  1. 1
    1. Apply the conjugate root theorem: since coefficients are real, is also a root.
  2. 2
    1. Find the quadratic factor for these two roots:
  3. 3
    1. Divide by to get the remaining quadratic factor:
  4. 4
    1. Factor the remaining quadratic:
  5. 5
    1. The full set of roots is , , , .

Exam tip:

Test small integer values (Β±1, Β±2, Β±5, Β±10, etc.) when looking for real roots of polynomials with integer coefficients, as these are almost always used in FP1 exam questions.

5. Common Pitfalls

Wrong move:

Writing the conjugate of as or

Why:

Confusing the definition of conjugate, which only flips the sign of the imaginary part

Correct move:

For , keep the real part unchanged and flip only the sign of the imaginary part:

Wrong move:

Giving arguments in degrees, or outside the range

Why:

Edexcel FP1 explicitly requires principal arguments in radians within the specified range

Correct move:

Convert angles to radians, adjust by Β± if needed to fit the range, and check the quadrant of to avoid sign errors

Wrong move:

Assuming all quartic equations have only conjugate root pairs and no real roots

Why:

Real-coefficient quartics can have 0, 2, or 4 real roots, so conjugate pairs only apply to non-real roots

Correct move:

First test for integer real roots using the factor theorem, then apply the conjugate root theorem to any remaining non-real roots

Wrong move:

Forgetting to replace with when multiplying complex numbers

Why:

The definition of is , so omitting this substitution leads to incorrect real part calculations

Correct move:

Replace every occurrence of with immediately when expanding products of complex numbers, then combine real and imaginary terms separately

Wrong move:

Using the result in FP1 answers

Why:

This property is explicitly not part of the FP1 specification and is only assessed in FP2

Correct move:

For FP1 geometric product questions, only describe magnitude changes using , do not use rotation/argument addition reasoning

6. Quick Reference Cheatsheet

Concept

Formula / Rule

Exam Reminder

Complex number forms

, , ,

Conjugate

Reflects across the real axis on Argand diagram

Modulus

,

Modulus is always non-negative

Equality rule

and

Compare real and imaginary parts separately to solve equations

Conjugate Root Theorem

Non-real roots of real-coefficient polynomials come in conjugate pairs

Cubics have β‰₯1 real root; quartics have 0/2/4 real roots

Complex division

Multiply numerator and denominator by the conjugate of the denominator

7. Frequently Asked

Can a cubic equation with real coefficients have only non-real complex roots?

No. Non-real roots of real-coefficient polynomials occur in conjugate pairs, so a cubic (degree 3) must have at least 1 real root, plus 0 or 1 conjugate complex root pair.

Do I need to recall De Moivre's theorem for FP1 complex number questions?

No. De Moivre's theorem, Euler's relation, and complex loci are part of the FP2 specification and are not assessed in FP1 complex number questions.

What units should I use for the argument of a complex number in FP1 exams?

Always use radians for principal arguments, and ensure your final value falls within the required range .

Going deeper

What's Next

You have now mastered all core complex number content for Edexcel IAL FP1. This topic is foundational for later FP2 content including De Moivre's theorem, complex loci, and transformations, and also overlaps with matrix algebra and series topics in FP1. Complex number questions are consistently high-mark and appear in almost every FP1 exam, so make sure to practice past paper questions to build speed with arithmetic operations and root-finding. Next, move on to the other core FP1 topics to complete your unit preparation.