📚 Complex Functions: Key Exam Points | 复变函数考点精讲
Complex numbers and functions form a cornerstone of advanced mathematics, bridging algebra, geometry, and analysis. For IB and OCR A-Level students, mastering this topic is essential—not only for direct exam questions but also for deeper understanding of calculus, differential equations, and physics. This article distills the key exam points, common pitfalls, and systematic techniques to build confidence.
复数是联结代数、几何与分析的高等数学基石。对 IB 与 OCR A-Level 学生而言,掌握这一主题不仅直接对应考试,更有助于理解微积分、微分方程与物理。本文提炼核心考点、常见易错点与系统解题方法,帮助考生建立扎实的应试能力。
1. Definition and Cartesian Form | 定义与直角坐标形式
A complex number is an expression of the form z = x + iy, where x and y are real numbers and i² = −1. The real part is Re(z) = x, and the imaginary part is Im(z) = y (not iy). Complex numbers are equal if and only if their real and imaginary parts are both equal.
复数可表示为 z = x + iy,其中 x 和 y 是实数,且 i² = −1。实部为 Re(z) = x,虚部为 Im(z) = y(注意不是 iy)。两个复数相等当且仅当它们的实部与虚部分别相等。
The set of all complex numbers is denoted by ℂ. Pure real numbers have y = 0, and pure imaginary numbers have x = 0. The zero element is 0 + 0i.
所有复数构成的集合记作 ℂ。当 y = 0 时为纯实数,x = 0 时为纯虚数。零元为 0 + 0i。
2. Conjugate, Modulus, and Argument | 共轭、模与辐角
The complex conjugate of z = x + iy is z* = x − iy. It reflects z across the real axis. Conjugation distributes over addition, subtraction, multiplication, and division.
复数 z = x + iy 的共轭为 z* = x − iy,它表示 z 关于实轴的镜像。共轭运算对加减乘除满足分配律。
The modulus |z| = √(x² + y²) represents the distance from the origin in the complex plane. The argument arg(z) is the angle θ measured from the positive real axis, usually in (−π, π] (principal value). When x = 0, arg(z) = π/2 or −π/2 depending on the sign of y.
模 |z| = √(x² + y²) 表示复平面上到原点的距离。辐角 arg(z) 是从正实轴出发的角度 θ,通常取主值范围 (−π, π]。当 x = 0 时,根据 y 的正负,arg(z) = π/2 或 −π/2。
- z z* = x² + y² = |z|²
- |z*| = |z|, arg(z*) = −arg(z) (mod 2π)
These properties are vital for simplifying expressions and solving equations.
这些性质对于化简表达式和求解方程至关重要。
3. Argand Diagram | 阿尔冈图
The Argand diagram represents complex numbers as points or vectors in a plane, with the x-axis as the real axis and the y-axis as the imaginary axis. Addition of complex numbers follows the parallelogram law, exactly like vector addition.
阿尔冈图将复数表示为平面上的点或向量,x 轴为实轴,y 轴为虚轴。复数的加法满足平行四边形法则,与向量加法完全一致。
Geometric interpretations: multiplication by i corresponds to a 90° anticlockwise rotation. Subtraction gives the vector between two points. The modulus of (z₁ − z₂) is the distance between z₁ and z₂.
几何解释:乘以 i 相当于逆时针旋转 90°。减法表示两点间的向量。|z₁ − z₂| 是 z₁ 与 z₂ 之间的距离。
4. Polar Form | 极坐标形式
Using modulus r = |z| and argument θ = arg(z), a complex number can be written in polar form: z = r(cos θ + i sin θ). This representation is especially powerful for multiplication, division, and exponentiation.
利用模 r = |z| 和辐角 θ = arg(z),复数可以写成极坐标形式:z = r(cos θ + i sin θ)。这种表示在乘法、除法和乘方运算中极为便利。
To convert between forms: if z = x + iy, then r = √(x² + y²), and θ = arctan(y/x) adjusted for the correct quadrant. Conversely, x = r cos θ, y = r sin θ.
形式转换:若 z = x + iy,则 r = √(x² + y²),θ = arctan(y/x) 需按象限调整。反之,x = r cos θ,y = r sin θ。
5. Euler’s Formula and Exponential Form | 欧拉公式与指数形式
Euler’s formula states eⁱθ = cos θ + i sin θ. Therefore, any complex number can be expressed as z = r eⁱθ. This compact form simplifies calculus and series expansions.
欧拉公式指出 eⁱθ = cos θ + i sin θ。因此,任何复数可表示为 z = r eⁱθ。这种紧凑形式大大简化了微积分与级数展开。
eⁱθ = cos θ + i sin θ
The exponential form makes the periodic nature explicit: eⁱ⁺²πⁱ = eⁱθ. The modulus of eⁱθ is always 1, and its argument is θ.
指数形式直接体现了周期性:eⁱ⁺²πⁱ = eⁱθ。eⁱθ 的模恒为 1,辐角为 θ。
Important identities: eⁱπ + 1 = 0; eⁱπ/² = i; e⁻ⁱπ = −1. These frequently appear in exam deduction questions.
重要恒等式:eⁱπ + 1 = 0;eⁱπ/² = i;e⁻ⁱπ = −1。这些常出现在考试推理题中。
6. Multiplication, Division, and De Moivre’s Theorem | 乘法、除法与棣莫弗定理
In polar form, multiplying two complex numbers multiplies their moduli and adds their arguments: (r₁ eⁱθ¹)(r₂ eⁱθ²) = (r₁r₂) eⁱ⁽θ¹⁺θ²⁾. Division divides the moduli and subtracts the arguments.
在极坐标形式下,两个复数相乘时模相乘、辐角相加:(r₁ eⁱθ¹)(r₂ eⁱθ²) = (r₁r₂) eⁱ⁽θ¹⁺θ²⁾。除法则是模相除、辐角相减。
De Moivre’s theorem extends this to integer powers: (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ) for any integer n. Equivalently, (r eⁱθ)ⁿ = rⁿ eⁱⁿθ. This theorem is fundamental for finding powers and roots of complex numbers.
棣莫弗定理将其推广至整数次幂:对于任意整数 n,有 (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ)。等价地有 (r eⁱθ)ⁿ = rⁿ eⁱⁿθ。该定理是求复数幂与根的基础。
Examiners often test the ability to express sin(nθ) and cos(nθ) as polynomials in sin θ and cos θ using De Moivre and binomial expansion, a common IB HL and OCR Further Pure question.
考官经常考察利用棣莫弗定理与二项式展开将 sin(nθ) 和 cos(nθ) 表示为 sin θ 和 cos θ 的多项式的能力,这是 IB HL 与 OCR Further Pure 常见题型。
7. Roots of Complex Numbers | 复数的 n 次根
To solve zⁿ = w for complex w, write w in polar form w = R eⁱΦ, then the n distinct roots are given by:
要求解 zⁿ = w(w 为复数),先将 w 写成极坐标形式 w = R eⁱΦ,则 n 个相异根为:
zₖ = R¹/ⁿ eⁱ⁽Φ⁺²πᵏ⁾/ⁿ , k = 0, 1, …, n−1
The roots lie equally spaced on a circle of radius R¹/ⁿ in the Argand plane, forming a regular n-gon. The principal root corresponds to k = 0 and the principal argument.
所有根均匀分布在阿尔冈图中半径为 R¹/ⁿ 的圆上,构成正 n 边形。主根对应 k = 0 并取主辐角。
When solving zⁿ = 1 (the nth roots of unity), the roots are ωₖ = eⁱ²πᵏ/ⁿ. They satisfy 1 + ω + ω² + … + ωⁿ⁻¹ = 0 if ω ≠ 1. These properties are frequently exploited to factorise polynomials.
解 zⁿ = 1(n 次单位根)时,根为 ωₖ = eⁱ²πᵏ/ⁿ。若 ω ≠ 1,则满足 1 + ω + ω² + … + ωⁿ⁻¹ = 0。这些性质常用于因式分解多项式。
8. Complex Roots of Polynomial Equations | 多项式方程的复数根
If a polynomial with real coefficients has a complex root α, then its conjugate α* is also a root. This allows factorisation into real quadratic factors. For example, if 2 + i is a root of a cubic with real coefficients, then 2 − i is also a root, and (z − (2+i))(z − (2−i)) = z² − 4z + 5 is a factor.
若实系数多项式有一个复数根 α,则其共轭 α* 也是根。这允许将多项式分解为实二次因式。例如,若 2 + i 是某实系数三次方程的根,则 2 − i 也是根,且 (z − (2+i))(z − (2−i)) = z² − 4z + 5 为一个因式。
Exam questions often ask: given one complex root, find the remaining roots and express the polynomial as a product of real factors. The strategy is to use the conjugate root theorem and then compare coefficients or perform polynomial division.
考试常见题:给定一个复数根,求出其余根并将多项式表示为实因式乘积。解题策略是利用共轭根定理,再通过比较系数或多项式除法求解。
9. Complex Functions and Mappings | 复变函数与映射
A complex function f: ℂ → ℂ can be viewed as a mapping from the z-plane to the w-plane, where w = f(z). Simple but important examples include translations (w = z + a), rotations/dilations (w = kz), inversion (w = 1/z), and the squaring function (w = z²).
复变函数 f: ℂ → ℂ 可视为从 z 平面到 w 平面的映射,其中 w = f(z)。简朴而重要的例子包括平移 (w = z + a)、旋转与伸缩 (w = kz)、反演 (w = 1/z) 以及平方函数 (w = z²)。
Mapping properties: w = z + a shifts the entire plane by vector a. w = kz with k = reⁱθ rotates by θ and scales by r. w = 1/z sends circles to circles (or lines), preserving angles—a conformal mapping. w = z² doubles the argument and squares the modulus, mapping the right half-plane to the whole plane slit along the negative real axis.
映射性质:w = z + a 将整个平面平移向量 a。w = kz(k = reⁱθ)旋转 θ 并缩放 r。w = 1/z 将圆映射为圆(或直线),保角——是共形映射。w = z² 使辐角加倍、模平方,将右半平面映射到沿负实轴剪开的全平面。
In IB and OCR syllabi, students are expected to describe the geometric effect of simple mappings and find images of lines or circles under such transformations. Sketching and algebraic substitution are the main techniques.
在 IB 与 OCR 课程中,要求学生描述简单映射的几何效果,并求出直线或圆在变换下的像。画图与代数代换是主要方法。
10. Exam Tips and Common Mistakes | 应试策略与常见错误
Common pitfalls: Forgetting to adjust the argument for the correct quadrant when converting from Cartesian to polar form. Confusing Im(z) = y with iy. Misapplying De Moivre for non-integer n without considering multiple values. Incorrectly taking the principal root and missing other roots.
常见错误:从直角坐标转换为极坐标时忘记根据象限调整辐角;将 Im(z) = y 与 iy 混淆;对非整数 n 误用棣莫弗定理而未考虑多值性;只取主根而遗漏其他根。
Exam techniques: Always draw an Argand diagram for loci and geometry questions. Verify answers by substitution. For polynomial root questions, use the sum and product of roots if applicable. For mapping questions, parameterise curves and substitute into w = f(z).
应试技巧:处理轨迹与几何问题时务必绘制阿尔冈图。通过代入检验答案。对于多项式求根问题,如可能使用根与系数关系。对于映射问题,将曲线参数化并代入 w = f(z)。
| Concept | Quick Check |
| Modulus of product | |z₁z₂| = |z₁||z₂| |
| Argument of product | arg(z₁z₂) = arg(z₁)+arg(z₂) (+2kπ) |
| Roots of unity sum | Sum = 0 (for n ≥ 2) |
| Conjugate root theorem | Real-coeff polynomial → roots in conjugate pairs |
Finally, practise showing logical steps clearly—marks are awarded for method, not just the final answer.
最后,务必清晰书写逻辑步骤——评分依据方法而非仅答案。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导