Argand representation: A complex number is plotted as the point , where is the real coordinate and is the imaginary coordinate. This turns complex numbers into vectors from the origin, so length and direction become natural quantities. You use this model whenever a question asks for geometry, loci, modulus, or argument.
Modulus and argument: The modulus is the distance from the origin, and the argument is the angle from the positive real axis measured anticlockwise. The principal argument is usually restricted to so each nonzero complex number has one standard angle. At the origin, direction is not unique, so is undefined.
Why modulus is a square-root formula: Since is the point , modulus follows Euclidean distance and gives . The expression is always nonnegative because it is a distance, not a signed quantity. This principle is the base check for any modulus result that appears negative or complex.
Why argument needs quadrant logic: Trigonometry gives a reference angle from ratios like , but inverse tangent alone does not uniquely determine quadrant. The signs of and decide whether the principal angle is acute, obtuse, or negative. This is why a sketch is a reasoning tool, not just a drawing step.
Polar decomposition principle: Every nonzero complex number can be separated into magnitude and direction as with and . This works because is the unit direction vector and scales it to the correct length. The decomposition explains why geometry and algebra stay consistent across forms.
### Compute modulus and argument from Cartesian form\n- Step 1: Read coordinates from and sketch the point to identify quadrant. Step 2: Compute modulus with , then compute a reference angle using a trig ratio. Step 3: Adjust to principal range based on quadrant, and state exact values when possible.
### Convert between Cartesian and modulus-argument forms\n- To go from Cartesian to polar, calculate and , then write . To go from polar to Cartesian, use and , then form . This two-way method is essential because exam questions often switch form mid-solution.
### Use structural checks\n- After finding and , verify by reconstructing and from and . If signs do not match the original quadrant, your angle choice is wrong even if the trig calculation is numerically neat. This check catches most argument errors before final submission.
Different quantities answer different questions: Modulus answers "how far," while argument answers "which direction," so they are complementary rather than interchangeable. Cartesian form is best for addition and direct coordinate reading, while modulus-argument form is best for geometric interpretation and directional reasoning. Choosing the wrong representation usually creates unnecessary algebra.
Comparison table for exam decisions: | Feature | Modulus | Argument | | --- | --- | --- | | Meaning | Distance from origin | Angle from positive real axis | | Typical formula | | Quadrant-adjusted trig angle | | Output type | Nonnegative real number | Real angle in radians | | Undefined case | Never for finite | Undefined at |
Use this distinction to avoid mixing size calculations with angle conventions.
Start with a fast sketch: A rough Argand sketch immediately reveals signs, quadrant, and plausible angle range before any trigonometry. This prevents using an inverse trig output in the wrong quadrant, which is one of the most common lost-mark errors. Even when not to scale, the sketch should preserve relative position.
Use exact values when the geometry is special: If the triangle corresponds to standard angles, keep arguments in exact radians rather than decimal approximations unless rounding is requested. Exact form preserves structure and avoids compounded rounding drift when results are reused. Decimal answers should include clearly stated precision such as significant figures.
Memorize and apply core identities:\n> Key formulas: , , and for principal values.\nThese formulas work best when paired with a sign-check from the sketch. Treat formula use and geometric validation as a single workflow, not separate tasks.
Inverse tangent trap: Students often set directly and stop, forgetting that this may return only a reference angle. The result then has the wrong sign or wrong quadrant despite correct arithmetic. Always adjust using the signs of and .
Confusing undefined with zero: It is incorrect to claim because the origin has no unique direction. Any angle could point to the same point, so argument is not well-defined there. This conceptual issue is geometric, not computational.
False linearity with modulus: A frequent mistake is assuming as a rule. In reality only an inequality relation generally holds, so equality is special rather than automatic. Treat modulus as distance in vector geometry, where triangle behavior governs outcomes.