📚 PDF资源导航

Mastering Complex Numbers for IB OCR Mathematics | IB OCR 数学:复数考点精讲

📚 Mastering Complex Numbers for IB OCR Mathematics | IB OCR 数学:复数考点精讲

Complex numbers extend our number system beyond the reals, allowing solutions to equations like x² = −1. They are central to the IB OCR Mathematics syllabus, blending algebra, geometry, and trigonometry. This revision guide unpacks every key concept, from imaginary units to De Moivre’s theorem, equipping you with the tools to tackle exam questions with confidence.

复数将我们的数系扩展到实数之外,使得像 x² = −1 这样的方程有了解。它们在 IB OCR 数学大纲中占据核心地位,融合了代数、几何和三角学。本复习指南将逐一剖析从虚数单位到棣莫弗定理的每一个关键概念,帮助你自信应对考试题目。


1. The Imaginary Unit and Standard Form | 虚数单位与标准形式

A complex number is expressed as z = a + bi, where a and b are real numbers, and i is the imaginary unit defined by i² = −1. The real part is Re(z) = a, and the imaginary part is Im(z) = b. When b = 0, the number is purely real; when a = 0, it is purely imaginary.

复数表示为 z = a + bi,其中 a 和 b 是实数,i 是虚数单位,满足 i² = −1。实部记作 Re(z) = a,虚部记作 Im(z) = b。当 b = 0 时,该数为纯实数;当 a = 0 时,该数为纯虚数。

Equality of complex numbers means both real and imaginary parts are equal. For instance, if x + yi = 3 − 4i, then x = 3 and y = −4. This simple rule underpins solving many polynomial equations with complex coefficients.

复数相等意味着实部和虚部分别相等。例如,若 x + yi = 3 − 4i,则 x = 3 且 y = −4。这一简单规则是求解许多含复数系数的多项式方程的基础。


2. Addition, Subtraction, and Scalar Multiplication | 加法、减法和数乘运算

Operations with complex numbers follow intuitive rules. To add or subtract, combine real parts and imaginary parts separately: (a + bi) ± (c + di) = (a ± c) + (b ± d)i. Scalar multiplication by a real number k simply gives k(a + bi) = ka + kbi.

复数的运算遵循直观的规则。加减法时,分别合并实部和虚部:(a + bi) ± (c + di) = (a ± c) + (b ± d)i。实数 k 的数乘运算为 k(a + bi) = ka + kbi。

These linear operations preserve the vector-like structure of complex numbers, making the complex plane a two-dimensional vector space over ℝ. In exam contexts, you may need to simplify expressions like 2(3 − i) − 4(1 + 2i) = 6 − 2i − 4 − 8i = 2 − 10i.

这些线性运算保持了复数类似向量的结构,使得复平面成为实数域上的二维向量空间。在考试中,你可能需要化简诸如 2(3 − i) − 4(1 + 2i) = 6 − 2i − 4 − 8i = 2 − 10i 的表达式。


3. Multiplication and the Role of i² | 乘法与 i² 的作用

Multiplying complex numbers uses the distributive law and the defining property i² = −1. For example, (2 + 3i)(1 − 4i) = 2 − 8i + 3i − 12i². Substituting i² = −1 gives 2 − 5i + 12 = 14 − 5i. Always simplify fully.

复数乘法运用分配律和定义性质 i² = −1。例如,(2 + 3i)(1 − 4i) = 2 − 8i + 3i − 12i²。代入 i² = −1 得到 2 − 5i + 12 = 14 − 5i。务必完全化简。

A common pitfall is forgetting the minus sign from i². Also note that i³ = −i, i⁴ = 1, and the powers of i cycle every four. This cyclicity often appears in simplification of higher powers like i²⁰²³.

一个常见陷阱是忘记 i² 带来的负号。同时注意 i³ = −i,i⁴ = 1,i 的幂次每四步循环一次。这种周期性经常出现在化简较高次幂如 i²⁰²³ 的问题中。


4. The Complex Conjugate | 共轭复数

The conjugate of z = a + bi is z̄ = a − bi. It reflects the number across the real axis in the complex plane. Conjugates are crucial for division and for finding real parts: z + z̄ = 2a (purely real), z − z̄ = 2bi (purely imaginary).

z = a + bi 的共轭复数为 z̄ = a − bi。它在复平面中表现为关于实轴的反射。共轭对于除法以及求实部至关重要:z + z̄ = 2a(纯实数),z − z̄ = 2bi(纯虚数)。

Division by a complex number is performed by multiplying numerator and denominator by the conjugate of the denominator: (a + bi)/(c + di) = (a + bi)(c − di)/(c² + d²). The result becomes a standard form real + imaginary part.

复数除法通过将分子分母同乘以分母的共轭来进行:(a + bi)/(c + di) = (a + bi)(c − di)/(c² + d²)。结果即化为标准形式的实部加虚部。

A key property: z z̄ = a² + b², a non-negative real number representing the square of the modulus. This is frequently used in proofs and in solving equations with complex roots.

一个关键性质:z z̄ = a² + b²,这是一个非负实数,代表模的平方。这一性质常用于证明以及求解具有复数根的方程。


5. Modulus and Argument | 模与辐角

The modulus |z| = √(a² + b²) gives the distance from the origin to the point (a, b) in the complex plane. It is always non-negative and generalizes the absolute value. The argument arg(z) = θ is the directed angle from the positive real axis to the line segment representing z, measured in radians.

模 |z| = √(a² + b²) 给出了复平面上从原点到点 (a, b) 的距离。它总是非负的,推广了绝对值的概念。辐角 arg(z) = θ 是从正实轴到表示 z 的线段的有向角,以弧度为单位。

The principal argument is usually taken in (−π, π] or [0, 2π) depending on convention. OCR often uses the range −π < θ ≤ π. You can find θ using arctan(b/a), but must adjust by quadrant to get the correct principal value.

主辐角通常取在 (−π, π] 或 [0, 2π) 范围内,取决于具体约定。OCR 常使用 −π < θ ≤ π。你可以利用 arctan(b/a) 求得 θ,但必须根据象限调整以获得正确的主值。

Properties: |zw| = |z||w| and arg(zw) = arg(z) + arg(w) (mod 2π). These multiplicative properties are the foundation for polar form and De Moivre’s theorem.

性质:|zw| = |z||w| 且 arg(zw) = arg(z) + arg(w)(模 2π)。这些乘法性质是极坐标形式和棣莫弗定理的基础。


6. Polar Form and Exponential Form | 极坐标形式和指数形式

A complex number can be expressed in polar form as z = r(cos θ + i sin θ), where r = |z| and θ = arg(z). This representation simplifies multiplication: r₁(cos θ₁ + i sin θ₁) × r₂(cos θ₂ + i sin θ₂) = r₁r₂[cos(θ₁+θ₂) + i sin(θ₁+θ₂)].

复数可以用极坐标形式表示为 z = r(cos θ + i sin θ),其中 r = |z|,θ = arg(z)。这种表示法简化了乘法:r₁(cos θ₁ + i sin θ₁) × r₂(cos θ₂ + i sin θ₂) = r₁r₂[cos(θ₁+θ₂) + i sin(θ₁+θ₂)]。

Euler’s formula e^{iθ} = cos θ + i sin θ leads to the compact exponential form z = re^{iθ}. This is extremely powerful for simplifying powers and roots: zⁿ = rⁿ e^{inθ} and all n-th roots are given by r^{1/n} e^{i(θ+2πk)/n}, k = 0, 1, …, n−1.

欧拉公式 e^{iθ} = cos θ + i sin θ 导出了简洁的指数形式 z = re^{iθ}。这对于化简幂次和根极其强大:zⁿ = rⁿ e^{inθ},所有 n 次方根由 r^{1/n} e^{i(θ+2πk)/n},k = 0, 1, …, n−1 给出。

Converting between Cartesian and polar/exponential forms is a core skill. Given a + bi, find r = √(a²+b²) and θ = arctan(b/a) with quadrant check. Given re^{iθ}, expand to r cos θ + i r sin θ.

在笛卡尔形式和极坐标/指数形式之间转换是一项核心技能。给定 a + bi,求 r = √(a²+b²) 和 θ = arctan(b/a) 并进行象限检查。给定 re^{iθ},展开为 r cos θ + i r sin θ。


7. De Moivre’s Theorem and Trigonometric Identities | 棣莫弗定理与三角恒等式

De Moivre’s theorem states that for any integer n, (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ). It holds for negative integers as well, with care for rational exponents limited to principal roots.

棣莫弗定理指出,对于任意整数 n,(cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ)。它对负整数也成立,但在有理指数时需谨慎,通常限于主根。

This theorem is used to derive trigonometric identities for cos(nθ) and sin(nθ) by equating real and imaginary parts after expanding the left side using binomial theorem. For example, for n=3: (cos θ + i sin θ)³ = cos 3θ + i sin 3θ = cos³θ − 3 cos θ sin²θ + i(3 cos²θ sin θ − sin³θ), yielding double-angle-like identities.

该定理通过二项式定理展开左边并令实部和虚部分别相等,可用来推导 cos(nθ) 和 sin(nθ) 的三角恒等式。例如 n=3 时:(cos θ + i sin θ)³ = cos 3θ + i sin 3θ = cos³θ − 3 cos θ sin²θ + i(3 cos²θ sin θ − sin³θ),从而得出类似倍角公式的恒等式。

It also enables easy proof of identities like cos 2θ = cos²θ − sin²θ. In exams, you may be asked to express sin⁵θ in terms of multiple angles, a process that heavily relies on De Moivre and binomial expansion of (z − z⁻¹) etc.

它还能方便地证明如 cos 2θ = cos²θ − sin²θ 的恒等式。考试中,你可能需要将 sin⁵θ 表达为倍角的形式,这一过程高度依赖棣莫弗定理以及 (z − z⁻¹) 的二项式展开。


8. Roots of Complex Numbers | 复数的根

Finding the n-th roots of a complex number w means solving zⁿ = w. Write w in polar form w = r(cos φ + i sin φ). Then the n distinct roots are given by z_k = r^{1/n} [cos((φ + 2πk)/n) + i sin((φ + 2πk)/n)] for k = 0, 1, …, n−1.

求复数 w 的 n 次方根即解方程 zⁿ = w。将 w 写成极坐标形式 w = r(cos φ + i sin φ)。则 n 个不同的根为 z_k = r^{1/n} [cos((φ + 2πk)/n) + i sin((φ + 2πk)/n)],其中 k = 0, 1, …, n−1。

Geometrically, the roots are equally spaced around a circle of radius r^{1/n}, forming a regular n-gon. This symmetry is often tested by asking for the sum of the roots, which is zero (since there is no z^{n-1} term in zⁿ − w = 0 if w not 0? Actually sum of roots of zⁿ = w is zero if n≥2? Wait: the polynomial is zⁿ − w. Sum of roots is coefficient of z^{n-1} with sign, which is 0, so sum is zero.)

从几何上看,这些根均匀分布在半径为 r^{1/n} 的圆上,构成正 n 边形。这种对称性常被考察,比如求根的和,其和为零(因为 zⁿ − w = 0 中 z^{n-1} 项系数为零,所以根之和为零)。

For instance, the cube roots of unity are the solutions of z³ = 1: 1, ω = e^{i2π/3}, ω² = e^{i4π/3}. They satisfy 1 + ω + ω² = 0 and ω³ = 1. These properties appear frequently in polynomial problems.

例如,单位的立方根是方程 z³ = 1 的解:1, ω = e^{i2π/3}, ω² = e^{i4π/3}。它们满足 1 + ω + ω² = 0 且 ω³ = 1。这些性质在多项式问题中频繁出现。


9. Solving Polynomial Equations with Complex Coefficients | 求解含复数系数的多项式方程

Polynomial equations with real coefficients have complex roots that occur in conjugate pairs. If a + bi is a root, so is a − bi. This can be used to find other roots when one complex root is given, or to prove that a polynomial is of even degree etc.

实系数多项式方程的复数根成共轭对出现。如果 a + bi 是一个根,那么 a − bi 也是。当已知一个复数根时,可利用这一性质寻找其它根,或证明多项式次数为偶数等结论。

For equations with complex coefficients, you may need to equate real and imaginary parts after substituting z = x + iy, or use factorisation and the fundamental theorem of algebra. Quadratic formula still works: z = [−b ± √(b² − 4ac)] / 2a, where now you may need to take the square root of a complex discriminant.

对于复系数方程,你可能需要代入 z = x + iy 后令实部和虚部分别相等,或者利用因式分解和代数基本定理。二次求根公式依然有效:z = [−b ± √(b² − 4ac)] / 2a,此时你可能需要对复判别式求平方根。

Be prepared to handle questions like: given 2 + i is a root of x² + px + q = 0 with real p,q, find p and q. Using conjugate root theorem, the other root is 2 − i, so the quadratic is (x − (2+i))(x − (2−i)) = x² − 4x + 5, hence p = −4, q = 5.

准备好应对如下问题:已知 2 + i 是实系数方程 x² + px + q = 0 的一个根,求 p 和 q。利用共轭根定理,另一个根为 2 − i,因此二次式为 (x − (2+i))(x − (2−i)) = x² − 4x + 5,故 p = −4,q = 5。


10. Loci in the Complex Plane | 复平面中的轨迹

Many OCR questions ask to sketch the set of points satisfying a condition like |z − z₀| = r (a circle) or |z − z₁| = |z − z₂| (perpendicular bisector). The argument condition arg(z − z₀) = α defines a half-line (ray) from z₀ at angle α.

许多 OCR 题目要求描绘满足诸如 |z − z₀| = r(圆)或 |z − z₁| = |z − z₂|(中垂线)等条件的点集。辐角条件 arg(z − z₀) = α 定义了从 z₀ 出发、角度为 α 的射线(半直线)。

The inequality |z − (a+bi)| < R represents the interior of a circle. Intersection of multiple loci often yields precise geometric regions, like the set of points whose distance to (1,0) is less than 2 and whose argument is between π/4 and π/2.

不等式 |z − (a+bi)| < R 表示圆的内部。多个轨迹的交集通常给出精确的几何区域,比如到 (1,0) 的距离小于 2 且辐角介于 π/4 和 π/2 之间的点集。

Converting between Cartesian and complex locus descriptions is essential. For instance, |z| = |z − 4| describes all points equidistant from origin and (4,0), which is the line x = 2. Manipulating modulus and argument conditions algebraically often involves squaring or using the property that |z|² = z z̄.

在笛卡尔和复数轨迹描述之间转换至关重要。例如,|z| = |z − 4| 描述了到原点和 (4,0) 距离相等的所有点,即直线 x = 2。代数处理模和辐角条件常涉及平方或利用 |z|² = z z̄ 的性质。


11. Exponential and Trigonometric Series via Complex Numbers | 利用复数的指数和三角级数

Complex numbers provide elegant derivations for sums like 1 + cos θ + cos 2θ + … + cos nθ. Using the geometric series of e^{ikθ}, the sum is the real part of (e^{i(n+1)θ} − 1)/(e^{iθ} − 1). This technique also extends to sine series.

复数为形如 1 + cos θ + cos 2θ + … + cos nθ 的求和提供了优雅的推导。利用 e^{ikθ} 的几何级数,其和为 (e^{i(n+1)θ} − 1)/(e^{iθ} − 1) 的实部。此方法同样适用于正弦级数。

Applications include evaluating finite trigonometric series, proving orthogonality relations, and connecting to Fourier series concepts. In exams, you are typically guided through the steps: consider C + iS, sum as geometric series, then take real and imaginary parts.

应用包括求有限三角级数的值、证明正交关系以及联系傅里叶级数的概念。考试中,通常会逐步引导:考虑 C + iS,按几何级数求和,然后取实部和虚部。

For example, to find ∑_{k=0}^{n} cos(kθ), define S = ∑ e^{ikθ}. Then S = (1 − e^{i(n+1)θ})/(1 − e^{iθ}), and simplifying using half-angle factors yields a closed-form expression involving sines in the denominator.

例如,要求 ∑_{k=0}^{n} cos(kθ),定义 S = ∑ e^{ikθ}。则 S = (1 − e^{i(n+1)θ})/(1 − e^{iθ}),利用半角因子化简后得到一个包含分母正弦的封闭形式表达式。


12. Advanced Applications: Complex Exponentials and Differential Equations | 高级应用:复指数与微分方程

In the OCR further pure context, complex numbers solve linear differential equations. The ansatz y = e^{λx} leads to a characteristic equation with complex roots λ = α ± iβ, yielding solutions e^{αx}(C cos βx + D sin βx). This ties in with Euler’s formula.

在 OCR 进阶纯数学的背景中,复数用于解线性微分方程。假设形式 y = e^{λx} 会导出具有复数根 λ = α ± iβ 的特征方程,从而得到解 e^{αx}(C cos βx + D sin βx)。这与欧拉公式紧密相连。

Complex numbers also underpin analysis of alternating currents, where voltage and current are represented as complex phasors. While not strictly examinable in pure maths, the connection enriches understanding of complex number applications.

复数也是交流电分析的基础,电压和电流被表示为复相量。虽然纯数学考试不直接考察,但这一联系能加深对复数应用的理解。

Mastery of complex numbers is not just about algebraic manipulation but about seeing the deep unity between geometry, algebra, and trigonometry. The ability to fluidly switch between representations is what distinguishes top-performing students.

掌握复数不仅是掌握代数运算,更在于洞察几何、代数和三角学之间的深层统一。能够在不同表示法之间流畅切换,正是顶尖学生的标志。

Published by TutorHao | IB OCR Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading