Why It Matters
Core Definitions
Key Formulas
Important Theorems
Worked Examples
Practice Problems
Common Mistakes
| Mistake | Correction | Example |
|---|---|---|
| Forgetting that is multi-valued | The principal argument , but | |
| Multiplying conjugates incorrectly | , NOT | |
| Confusing with | (real), while (complex) | |
| Wrong quadrant for argument | Use , not just | , not |
| Assuming | It's β don't forget the | , not |
| Applying De Moivre to negative | De Moivre requires ; rewrite negative modulus first | |
| Forgetting that roots come in conjugate pairs | If is a root of a real polynomial, so is | If is a root, so is |
Interview / Exam Questions
Q1: What is Euler's formula, and why is it significant?
A1: Euler's formula states . Its significance is threefold: (1) it unifies exponential and trigonometric functions, (2) it provides a compact representation of rotations in the complex plane ( rotates a point by angle ), and (3) it yields Euler's identity , connecting five fundamental constants. It is the foundation of Fourier analysis, phasor representation in electrical engineering, and much of complex analysis.
Q2: Why can't equal for a nonzero complex number?
A2: is always a non-negative real number, while is real only if . For : but . The modulus squared is a geometric quantity (distance squared from origin), while is an algebraic operation (squaring the complex number).
Q3: What are the -th roots of unity, and what geometric figure do they form?
A3: The -th roots of unity are the solutions , given by for . They are equally spaced on the unit circle at angles . Geometrically, they are the vertices of a regular -gon inscribed in the unit circle. For they form an equilateral triangle; for , a square; for , a regular hexagon.
Q4: If , must or ? Prove or disprove.
A4: Yes. If , then . Since and are non-negative reals, one of them must be zero. If then (since iff ). Similarly for . This is the zero-product property, which holds in just as in .
Q5: How do you compute and what subtleties arise?
A5: . The subtlety is that if you use principal arguments, the result may not be a principal argument. For example, and , but (happens to work here). But needs adjustment. Always reduce modulo to the interval .
Q6: Prove that if , then .
A6: If , then . Dividing both sides by (which is nonzero since ): . Geometrically, this means the conjugate of a point on the unit circle is its reciprocal, which is also on the unit circle.
Quick Reference
Cross-References
- 092 - Complex Functions β Analyticity, Cauchy-Riemann equations, and conformal mappings build on the algebraic foundations of complex numbers.
- 093 - Contour Integration β Contour integrals use polar form and De Moivre's theorem to parameterize paths in the complex plane.
- 094 - Residue Theory β Finding poles and computing residues requires fluency with complex arithmetic and roots of unity.
- 095 - Applications β Signal processing (Fourier transforms) and control theory (Z-transforms) use complex numbers as their fundamental language.
- Linear Algebra (Topic 14) β Eigenvalues of real matrices may be complex; the characteristic polynomial roots live in .
- Differential Equations β Complex exponentials arise in solutions to linear ODEs with complex characteristic roots.