In simple terms
A friendly intro before the formal notes — no formulas yet.
One Number, Two Pieces of Information
A complex number packages two numbers into one, so it can describe a point on a plane rather than a spot on a line. You can name that point with grid coordinates (Cartesian form, an along-and-up description) or with a distance and a direction (polar and Euler form). The two descriptions are the same point; you pick whichever makes the job in front of you easier.
Think of directing a friend to a landmark from the town square. You could say 'walk 4 blocks east and 3 blocks north', which is the Cartesian recipe . Or you could say 'walk 5 blocks in the direction 37 degrees north of east', which is the polar recipe: distance 5, angle 37 degrees. Same landmark, two ways to name it. Cartesian is convenient when you want to add two trips together; polar is convenient when you want to scale a trip up and swing it round, because then you just stretch the distance and turn the angle.
- 1
For , read off the real part and the imaginary part , and plot the point on the Argand diagram.
- 2
Find the modulus , the distance from the origin to .
- 3
Find the argument , the angle from the positive real axis. Start from , then check which quadrant is in and adjust so the angle points the right way.
- 4
Assemble the polar form , or the identical Euler form . To go back to Cartesian, use and .
Explore the concept
Use the live diagram, PhET or GeoGebra sim, and synced steps — play it, drag controls, or tap a step.
Step 1
For , read off the real part and the imaginary part , and plot the point on the Argand diagram.
Key formulas
Tap any symbol to reveal exactly what it means and its units.
Full topic notes
Formal explanation with the rigour you need for the exam.
The imaginary unit and Cartesian form
The imaginary unit is defined by the single rule . From it we build a complex number in Cartesian form, , where and are ordinary real numbers. We call the real part and the imaginary part; note that the imaginary part is the real number , not . When the number is purely real, and when it is purely imaginary.
Because , the powers of cycle in fours: , , , , and then the pattern repeats. Addition and subtraction of complex numbers work componentwise, exactly like vectors: . Multiplication expands like any bracket, using to simplify: .
The complex conjugate of is : same real part, opposite imaginary part. Conjugates matter because their product is real: , which is . That is the trick for dividing in Cartesian form: multiply top and bottom by the conjugate of the denominator to make the denominator real.
Imaginary unit: ; powers cycle
Cartesian form: with , both real.
Conjugate: , the reflection of in the real axis, with .
Add/subtract in Cartesian; multiply/divide more easily in polar.
The Argand diagram, modulus and argument
The Argand diagram plots as the point , with the real part on the horizontal axis and the imaginary part on the vertical axis. This turns a complex number into a point, and turns algebra into geometry. From the picture, two natural measurements appear: how far the point is from the origin, and in what direction it lies.
The distance from the origin to is the modulus, ; it is always non-negative. The direction, the angle the line from the origin makes with the positive real axis measured anticlockwise, is the argument, . Together and are the polar coordinates of the point, and they are the ingredients of the polar form.
Modulus: . \n Argument: , found from adjusted for the quadrant of .
The modulus is a distance, so always.
The argument is measured anticlockwise from the positive real axis.
The principal argument lies in ; this is what a GDC returns.
cannot tell opposite quadrants apart, so always check which quadrant is in and adjust the angle by if the real part is negative.
Polar form and Euler form
Substituting and into gives the polar, or modulus-argument, form , often abbreviated . Euler's relation then lets us write the same number even more compactly as the Euler form . These are not three different numbers; they are three notations for one point on the Argand diagram, and you convert freely between them.
To go from Cartesian to polar or Euler, find and as above. To go the other way, expand: and . Keep in radians whenever Euler form is involved, since is only meaningful in radians.
Multiplication and division in polar form
The reason polar and Euler forms are worth the conversion effort is how simply they multiply and divide. Because exponents add, : the moduli multiply and the arguments add. Dividing reverses this, : the moduli divide and the arguments subtract. Geometrically, multiplying by a complex number scales the Argand diagram by its modulus and rotates it by its argument.
Multiplication: . \n Division: . \n Moduli multiply/divide; arguments add/subtract.
When a question mixes forms, a reliable plan is: add or subtract in Cartesian, multiply or divide in polar. If two numbers are given in polar or Euler form and you are asked for a product or quotient, do NOT convert to Cartesian first, that throws away the whole advantage. Combine moduli and arguments directly, and convert back to Cartesian only if the final answer is required in that form.
Applications: sinusoidal quantities, AC circuits and phasors
This is why complex numbers live in an applied course. A sinusoidal quantity such as a voltage has two features that matter: its amplitude and its phase . Those are precisely the modulus and argument of a complex number , called a phasor. Every quantity in an AC circuit oscillates at the same frequency , so the shared time factor cancels out of any ratio, and questions about amplitudes and phases become questions about moduli and arguments.
The payoff is Ohm's law for AC circuits, , where the voltage , the impedance and the current are all complex. In polar form the division is a single line: divide the moduli to get the current's amplitude, subtract the arguments to get its phase. What would be an awkward trigonometric identity becomes one modulus division and one argument subtraction.
Common mistakes examiners penalise
Forgetting when expanding — in the term becomes , not ; treating as (or leaving it as ) is the single most common algebra slip.
Ignoring the quadrant when finding the argument — cannot distinguish opposite quadrants. If the real part is negative, adjust by ; always check by plotting the point. For the argument is , not the calculator's .
Misusing the modulus formula — the modulus is , not and not ; and it can never be negative.
Confusing the imaginary part with — the imaginary part of is the real number , not .
Multiplying or dividing arguments instead of adding or subtracting — in polar form the moduli multiply/divide but the arguments ADD (for a product) or SUBTRACT (for a quotient). Doing arithmetic to the arguments the same way as the moduli is a classic error.
Mixing degrees and radians in Euler form — requires in radians; feeding degrees into and from a radian-mode Euler expression gives nonsense.
Converting to Cartesian before a polar multiplication or division — this discards the whole advantage of polar form; combine moduli and arguments directly and only convert at the end if asked.
Quoting a non-principal argument — give the principal value in unless the question says otherwise; an angle like should be reduced to .
Where this leads
The two-part idea at the heart of this lesson, that a complex number is a modulus and an argument, is the foundation for everything the topic goes on to do. Repeated multiplication in polar form, where the argument keeps adding, is exactly De Moivre's theorem, the engine for powers and roots of complex numbers. The phasor picture you met for a single AC division extends to whole networks of impedances, and the same modulus-and-argument reasoning underlies the way sinusoids of the same frequency are added in signal processing. Master converting between Cartesian, polar and Euler form, and multiplying and dividing by combining moduli and arguments, and the rest of the complex-number course becomes variations on a move you already own.
Worked examples
See the formulas applied — reveal one step at a time, like the exam.
A complex number is . \n (a) Find the modulus of . \n (b) Find the argument of in radians. \n (c) Hence write in polar form and in Euler form . [5]
- 1
Here and , so the point lies in the second quadrant.\n\n**(a) Modulus.\n [M1 for the formula, A1 for ]\n\n(b) Argument.** The related acute angle is [M1]\nBecause is in the second quadrant (real part negative, imaginary part positive), the argument is [A1]\n\n**(c) Polar and Euler form.** With and :\n [A1]\n\nThe quadrant check is the whole game in part (b): a bare from the calculator points into the fourth quadrant, the wrong place for this number.
Express in modulus-argument form and in Euler form. [4]
- 1
Model answer — full working.\n\nHere and , so the point lies in the first quadrant.\n\nModulus.\n\n\nArgument. Since is in the first quadrant, no adjustment is needed:\n\n\nModulus-argument (polar) form.\n\n\nEuler form.\n\n\n---\nHow our marking engine awards the 4 marks:\n\n- M1 — modulus method. Awarded for forming , i.e. applying with the correct components. This method mark is about the approach, so it survives an arithmetic slip in the surd.\n- A1 — modulus value. Awarded for . The engine accepts any correct equivalent form: , , or the decimal (3 s.f.). This accuracy mark depends on the M1 above.\n- M1 — argument method. Awarded for forming (or otherwise identifying the first-quadrant angle). Again it is the method that is rewarded.\n- A1 — argument value and forms. Awarded for together with the correctly assembled polar and Euler forms. The engine accepts , , or (3 s.f.), and accepts the answer written as , or .\n\n**'Accept equivalent forms and correct rounding.'** Because and are each earned by a method mark and a dependent accuracy mark, a candidate who writes for the modulus, or gives the argument in degrees, keeps full marks. Follow-through applies: a student whose modulus was slightly wrong but who then builds a correct polar and Euler form on their own value still earns the final A1. A bare answer of with no modulus or argument working risks the two method marks if any number is off.
In an AC circuit the voltage is volts and the impedance is ohms. The current is . \n (a) Find in Euler form. \n (b) Hence find in Cartesian form , with values to 3 significant figures. \n (c) State the amplitude and phase of the current. [6]
- 1
This is a Paper 1 division in Euler form, so combine moduli and arguments directly; do not convert to Cartesian first.\n\n**(a) Current in Euler form.\nModulus: [M1]\nArgument: [M1]\nSo amps. [A1]\n\n(b) Cartesian form.** Using , with in radians:\n [M1]\n amps (3 s.f.). [A1]\n\n**(c) Amplitude and phase.** From the Euler form, the amplitude is the modulus amps and the phase is the argument radians. [A1]\n\nNotice that the whole of part (a), the physically important amplitude and phase, came from one division and one subtraction, with no trigonometry at all.
How it all connects
The big idea sits in the middle — tap a linked idea to explore the link.
Tap a linked idea to see how it connects back to the main topic — that connection is what examiners reward.
Glossary
Try to recall each definition before you reveal it.
Quick check
Answer in your head first — then tap to check. No pressure.
Revision flashcards
Flip the card. Test yourself before the exam.
The imaginary unit
is defined by , equivalently . It lets equations such as have solutions. Powers cycle: , , , , then repeat.
Key takeaways
Review these before you close the topic — retrieval beats re-reading.
- ✓
Imaginary unit: ; powers cycle
- ✓
Cartesian form: with , both real.
- ✓
Conjugate: , the reflection of in the real axis, with .
- ✓
Add/subtract in Cartesian; multiply/divide more easily in polar.
Practice — then mark it
The whole point: a real Cambridge question, marked mark-by-mark.
Get a Paper 1 complex-numbers question marked: convert forms and divide in polar with full working
Get a Paper 1 complex-numbers question marked: convert forms and divide in polar with full working
Extra simulations & links
PhET, GeoGebra and other curated tools — open in a new tab.
Frequently asked
Checkpoint
One marked question is worth ten re-reads — close the loop before you move on.
Reading it isn’t knowing it — prove it.
Before you move on: do Get a Paper 1 complex-numbers question marked: convert forms and divide in polar with full working on paper, snap a photo, and get examiner-style feedback on exactly where you win and lose marks.