📚 IB Mathematics: Powers and Roots of Complex Numbers | IB数学:复数的幂与根
Complex numbers extend our understanding of algebra beyond the real number line. Among the most elegant and exam-relevant topics in IB Mathematics HL is the manipulation of powers and roots of complex numbers, which is built upon the polar form and De Moivre’s Theorem. This article provides a structured, exam-focused guide to mastering these operations.
复数将我们的代数理解从实数轴拓展到了更广阔的领域。在 IB 数学 HL 中,最优雅且与考试密切相关的主题之一,就是基于极坐标形式和棣莫弗定理进行复数的幂与根运算。本文将提供一套条理清晰、紧扣考点的学习指南,帮助你掌握这些运算。
1. Polar Form of Complex Numbers | 复数的极坐标形式
Any complex number z = a + bi can be represented in polar form as z = r(cos θ + i sin θ), where r = |z| = √(a² + b²) is the modulus and θ = arg(z) is the argument, typically taken in the interval (-π, π] or [0, 2π), depending on convention.
任意复数 z = a + bi 都可以表示为极坐标形式 z = r(cos θ + i sin θ),其中 r = |z| = √(a² + b²) 是模长,θ = arg(z) 是辐角,通常取在区间 (-π, π] 或 [0, 2π) 内,具体取决于所采用的约定。
For example, the complex number z = 1 + i√3 has modulus r = √(1 + 3) = 2 and argument θ = tan⁻¹(√3/1) = π/3, so its polar form is z = 2(cos π/3 + i sin π/3).
例如,复数 z = 1 + i√3 的模长为 r = √(1 + 3) = 2,辐角为 θ = tan⁻¹(√3/1) = π/3,因此其极坐标形式为 z = 2(cos π/3 + i sin π/3)。
z = r(cos θ + i sin θ) = r cis θ
This compact notation, using the abbreviation cis θ for cos θ + i sin θ, is widely accepted in IB examinations.
这种紧凑写法使用缩写 cis θ 表示 cos θ + i sin θ,在 IB 考试中被广泛接受。
2. De Moivre’s Theorem | 棣莫弗定理
De Moivre’s Theorem states that for any complex number z = r(cos θ + i sin θ) and any integer n, we have:
棣莫弗定理指出,对于任意复数 z = r(cos θ + i sin θ) 和任意整数 n,有:
zⁿ = rⁿ [cos(nθ) + i sin(nθ)] = rⁿ cis(nθ)
This theorem is valid for all integer powers, including negative exponents. When n = 0, we simply obtain z⁰ = 1, provided r ≠ 0.
该定理对所有整数次幂均成立,包括负指数。当 n = 0 时,只要 r ≠ 0,就得到 z⁰ = 1。
A key benefit of this theorem is that raising a complex number to a power becomes a matter of multiplying the argument by n and raising the modulus to the power n, rather than performing repeated algebraic expansion.
该定理的一个关键优势在于,求复数的幂只需将辐角乘以 n,并将模长取 n 次方,而不必进行反复的代数展开。
3. Powers of Complex Numbers | 复数的幂
To compute zⁿ for a complex number given in rectangular form a + bi, the recommended procedure is:
要计算以直角坐标形式 a + bi 给出的复数 z 的 zⁿ,推荐步骤如下:
- Convert z to polar form: z = r cis θ.
- Apply De Moivre’s Theorem: zⁿ = rⁿ cis(nθ).
- Simplify, reducing the angle nθ modulo 2π if necessary.
- Convert back to rectangular form if required by the question.
- 将 z 转换为极坐标形式:z = r cis θ。
- 应用棣莫弗定理:zⁿ = rⁿ cis(nθ)。
- 化简,必要时将角度 nθ 对 2π 取模以约减。
- 如果题目要求,再转换回直角坐标形式。
For example, to compute (1 + i)⁶, first note that 1 + i = √2 cis(π/4). Then (1 + i)⁶ = (√2)⁶ cis(6 × π/4) = 8 cis(3π/2) = 8(0 – i) = -8i.
例如,计算 (1 + i)⁶ 时,首先注意到 1 + i = √2 cis(π/4)。然后 (1 + i)⁶ = (√2)⁶ cis(6 × π/4) = 8 cis(3π/2) = 8(0 – i) = -8i。
4. Roots of Complex Numbers | 复数的根
Finding the n-th roots of a complex number means solving the equation wⁿ = z for w, where z is a known complex number and n is a positive integer.
求复数的 n 次方根,就是解方程 wⁿ = z,其中 z 是已知复数,n 是正整数。
If z = r cis θ, then its n-th roots are given by:
若 z = r cis θ,则其 n 次方根由下式给出:
wₖ = r^(1/n) cis[(θ + 2kπ)/n], for k = 0, 1, 2, …, n – 1
Notice that there are exactly n distinct n-th roots. Setting k = 0 gives the principal root, and the remaining roots are obtained by adding successive multiples of 2π/n to the argument.
注意,n 次方根恰好有 n 个互不相同的根。取 k = 0 时得到主根,其余根通过依次累加 2π/n 的辐角获得。
Importantly, when using degrees, replace 2π with 360°:
重要的是,若使用角度制,则将 2π 替换为 360°:
wₖ = r^(1/n) cis[(θ + 360°k)/n], for k = 0, 1, …, n – 1
5. Geometric Interpretation of Roots | 根的几何意义
The n-th roots of a complex number z have a beautiful geometric interpretation. They are the vertices of a regular n-gon inscribed in a circle centered at the origin.
复数 z 的 n 次方根具有优美的几何意义。它们是内接于以原点为圆心、半径为 r^(1/n) 的圆上的正 n 边形的顶点。
- All roots lie on a circle of radius r^(1/n).
- Their arguments are equally spaced by 2π/n.
- The sum of all n-th roots is zero: Σwₖ = 0.
- 所有根都位于半径为 r^(1/n) 的圆上。
- 它们的辐角每隔 2π/n 均匀分布。
- 所有 n 次方根之和为零:Σwₖ = 0。
For example, the cube roots of unity (z = 1) are 1, e^(2πi/3), and e^(4πi/3). Geometrically, these three points form an equilateral triangle on the unit circle.
例如,1 的立方根(z = 1)为 1、e^(2πi/3) 和 e^(4πi/3)。从几何上看,这三个点在单位圆上构成一个等边三角形。
6. Solving Polynomial Equations | 解多项式方程
Complex roots are essential for solving polynomial equations, particularly when solving zⁿ = a for a real or complex number a.
复根对于解多项式方程至关重要,尤其是在解 zⁿ = a(其中 a 为实数或复数)的形式时。
Consider the equation z³ = 8. To solve, write 8 in polar form: 8 = 8 cis 0. Then the roots are:
考虑方程 z³ = 8。要解此方程,先将 8 写成极坐标形式:8 = 8 cis 0。然后根为:
zₖ = 8^(1/3) cis(2kπ/3), k = 0, 1, 2
Thus z₀ = 2, z₁ = 2 cis(2π/3) = -1 + i√3, and z₂ = 2 cis(4π/3) = -1 – i√3.
因此 z₀ = 2,z₁ = 2 cis(2π/3) = -1 + i√3,z₂ = 2 cis(4π/3) = -1 – i√3。
This shows that even when solving a real equation, the solutions may involve complex numbers, and they appear as conjugate pairs when the original equation has real coefficients.
这表明,即使在解实系数方程时,解也可能包含复数;当原方程为实系数时,复数解以共轭对的形式出现。
7. Applications in Trigonometry | 三角函数中的应用
De Moivre’s Theorem provides a powerful method for deriving trigonometric identities. For instance, expanding (cos θ + i sin θ)³ using the binomial theorem and comparing real and imaginary parts yields:
棣莫弗定理为推导三角恒等式提供了有力的方法。例如,使用二项式定理展开 (cos θ + i sin θ)³,并比较实部和虚部,可得:
cos 3θ = 4 cos³θ – 3 cos θ
sin 3θ = 3 sin θ – 4 sin³θ
These identities can be derived more quickly than using traditional trigonometric manipulations, and this approach is frequently assessed in IB HL examinations.
这些恒等式比使用传统的三角运算推导更快,这一方法在 IB HL 考试中经常被考查。
8. Common Mistakes and Pitfalls | 常见错误与陷阱
Students often lose marks in this topic due to avoidable errors. Be particularly careful with the following:
学生常因可避免的错误在此主题上失分。请特别留意以下几点:
- Forgetting to raise the modulus r to the power n — only the argument is multiplied.
- Using radians and degrees inconsistently in the same calculation.
- Omitting the “+2kπ” term when finding roots, which leads to missing solutions.
- Assuming a real root exists when the index n is even and the radicand is negative.
- 忘记将模长 r 取 n 次方——只有辐角需要乘以 n。
- 在同一计算中混用弧度和角度制。
- 求根时遗漏 “+2kπ” 项,导致漏解。
- 当 n 为偶数且被开方数为负数时,误以为存在实根。
To avoid these issues, always write the polar form explicitly before applying De Moivre’s Theorem, and check that the final answer contains the expected number of distinct roots.
为避免这些问题,在应用棣莫弗定理前务必明确写出极坐标形式,并检查最终答案是否包含预期数量的互异根。
9. Exam Tips for IB Mathematics | IB数学考试建议
The following strategies will help you maximise your marks in the examination:
以下策略将帮助你在考试中取得更高分数:
- Master conversions between rectangular and polar forms — this is a prerequisite for every question on this topic.
- Memorise the exact values of sine and cosine for common angles such as 30°, 45°, and 60°.
- Use the notation cis θ to save time, but ensure you define it if your teacher requires it.
- When asked to “find all roots”, always list n roots explicitly, even if some appear to be duplicates.
- Check your answers with a graphical calculator or by substituting back into the original equation.
- 熟练掌握直角坐标与极坐标之间的转换——这是该主题所有题目的前置技能。
- 记住 30°、45°、60° 等常见角的正弦和余弦精确值。
- 使用 cis θ 记号以节省时间,但若老师有要求则需先给出定义。
- 当题目要求“求所有根”时,务必列出 n 个根,即使某些根看起来相同。
- 使用图形计算器或将答案代回原方程进行验算。
In conclusion, mastering powers and roots of complex numbers requires a solid understanding of polar form, a confident application of De Moivre’s Theorem, and careful attention to the number and spacing of roots. With regular practice, this topic becomes one of the most rewarding sections of the IB Mathematics HL syllabus.
总而言之,掌握复数的幂与根需要扎实理解极坐标形式,自信地应用棣莫弗定理,并仔细关注根的个数和间距。通过定期练习,这一主题将成为 IB 数学 HL 大纲中最具收获的板块之一。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导