4D Powers and Roots of Complex Numbers | 4D 复数的幂与根

📚 4D Powers and Roots of Complex Numbers | 4D 复数的幂与根

Complex numbers become far more powerful when expressed in polar form. Raising a complex number to a power or extracting its roots is elegantly handled by De Moivre’s theorem, which converts multiplication of complex numbers into addition of their arguments. This article explores integer powers, rational exponents and the process of finding all nth roots of a complex number, with a special focus on roots of unity and their geometric properties. Mastering these techniques is essential for solving polynomial equations and understanding complex mappings in IB Mathematics.

复数一旦写成极形式,其威力便大大增强。用棣莫弗定理可以非常优雅地处理复数的幂与根运算——将复数的乘法转化为辐角的加法。本文探讨整数次幂、有理指数以及求复数所有 n 次方根的过程,并重点关注单位根及其几何性质。熟练掌握这些技巧,对于求解多项式方程和理解复平面上的映射是 IB 数学中不可或缺的。


1. Polar Form Recap | 极形式回顾

Any complex number z = a + bi can be expressed in polar form as z = r(cos θ + i sin θ) or z = r cis θ, where r = |z| = √(a² + b²) is the modulus and θ = arg(z) is an argument, satisfying tan θ = b/a. The principal argument usually lies in (–π, π]. This representation makes multiplication and division intuitive: multiply the moduli and add the arguments for multiplication; divide the moduli and subtract the arguments for division.

任一复数 z = a + bi 都可写成极形式 z = r(cos θ + i sin θ) 或 z = r cis θ,其中 r = |z| = √(a² + b²) 是模,θ = arg(z) 是辐角,满足 tan θ = b/a。主辐角通常取在 (–π, π] 内。这种表示使得乘除运算变得非常直观:乘法时模相乘、辐角相加;除法时模相除、辐角相减。


2. De Moivre’s Theorem | 棣莫弗定理

For any integer n, (r(cos θ + i sin θ))ⁿ = rⁿ(cos nθ + i sin nθ). This identity extends naturally to rational exponents when interpreted as roots, though careful handling of multiple values is required. The theorem provides a bridge between trigonometric identities and complex exponentiation, and also simplifies computations of powers dramatically.

对于任意整数 n,有 (r(cos θ + i sin θ))ⁿ = rⁿ(cos nθ + i sin nθ)。当被解释为开方运算时,这个恒等式可以自然推广到有理指数,但需要小心处理多值性。该定理在三角恒等式和复数幂之间架起了一道桥梁,同时也极大地简化了幂的计算。


3. Integer Powers | 整数次幂

To raise a complex number to a positive integer power, first express it in polar form, then apply De Moivre’s theorem directly. For instance, compute (1 + i)⁴. First, 1 + i has modulus √2 and argument π/4, so (1 + i)⁴ = (√2)⁴ (cos π + i sin π) = 4(–1 + 0i) = –4.

要将复数升至正整数次幂,先将其写成极形式,然后直接套用棣莫弗定理。例如,计算 (1 + i)⁴。首先,1 + i 的模为 √2,辐角为 π/4,因此 (1 + i)⁴ = (√2)⁴ (cos π + i sin π) = 4(–1 + 0i) = –4。

For larger exponents, the modulus is raised to the power and the argument is multiplied. The result is always a single complex number, because the integer power maps each polar form to a unique outcome.

对于较大的指数,只需将模升至相应次方、辐角乘以指数,结果总是唯一的一个复数,因为整数次方将每个极形式映射到一个确定的值。


4. Negative Integer Powers | 负整数次幂

Negative integer powers are handled by first considering the reciprocal. If z = r(cos θ + i sin θ) and n is a positive integer, then z⁻ⁿ = (1/z)ⁿ = r⁻ⁿ (cos(–nθ) + i sin(–nθ)). Equivalently, we can apply De Moivre’s theorem with negative n, as the formula rⁿ(cos nθ + i sin nθ) holds for any integer n. For example, (1 + i)⁻² = (√2)⁻² (cos(–π/2) + i sin(–π/2)) = ½(0 – i) = –i/2.

负整数次幂可先考虑倒数。若 z = r(cos θ + i sin θ) 且 n 为正整数,则 z⁻ⁿ = (1/z)ⁿ = r⁻ⁿ (cos(–nθ) + i sin(–nθ))。等价地,我们可以直接用负整数 n 代入棣莫弗定理,因为公式 rⁿ(cos nθ + i sin nθ) 对所有整数 n 都成立。例如,(1 + i)⁻² = (√2)⁻² (cos(–π/2) + i sin(–π/2)) = ½(0 – i) = –i/2。


5. Roots of Complex Numbers | 复数的 n 次方根

When we seek all solutions to wⁿ = z for a given non-zero complex number z, we are finding its nth roots. If z = r(cos θ + i sin θ) with r > 0, then the n distinct roots are given by wₖ = r^(1/n) [cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)], for k = 0, 1, …, n–1. The principal root is usually taken with k = 0 and the argument in the principle range.

当我们需要求解满足 wⁿ = z(z 为非零复数)的所有 w 时,就是在求 z 的 n 次方根。若 z = r(cos θ + i sin θ) 且 r > 0,则 n 个互异的根由 wₖ = r^(1/n) [cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)] 给出,其中 k = 0, 1, …, n–1。通常取 k = 0 并让辐角落入主值区间的根为主根。


6. Finding nth Roots Step by Step | 逐步求 n 次方根

To find all cube roots of –8, first write –8 in polar form: modulus 8, argument π (or –π). The cube root of the modulus is 2. The arguments for the three roots are (π + 2πk)/3, giving π/3, π, and 5π/3 (or –π/3). Hence the three cube roots are 2(cos π/3 + i sin π/3) = 1 + i√3, 2(cos π + i sin π) = –2, and 2(cos 5π/3 + i sin 5π/3) = 1 – i√3. Always check that all roots are distinct and lie on a circle of radius 2 centred at the origin.

要求出 –8 的所有立方根,先将 –8 写成极形式:模为 8,辐角为 π(或 –π)。模的立方根是 2。三个根的辐角由 (π + 2πk)/3 给出,得到 π/3、π 和 5π/3(或 –π/3)。因此三个立方根分别为 2(cos π/3 + i sin π/3) = 1 + i√3, 2(cos π + i sin π) = –2,以及 2(cos 5π/3 + i sin 5π/3) = 1 – i√3。务必验证所有根互异,并且它们均匀分布在以原点为圆心、半径为 2 的圆周上。


7. Roots of Unity | 单位根

The special case zⁿ = 1 gives the nth roots of unity. They are ωₖ = cos(2πk/n) + i sin(2πk/n), for k = 0, 1, …, n–1. These roots are extremely important in complex analysis and polynomial factorisation. The first root (k = 0) is always 1. If ω is a primitive nth root of unity, then all nth roots can be written as powers of ω: 1, ω, ω², …, ωⁿ⁻¹.

特殊情况 zⁿ = 1 给出 n 次单位根。它们是 ωₖ = cos(2πk/n) + i sin(2πk/n),k = 0, 1, …, n–1。单位根在复分析和多项式因式分解中极其重要。第一个根(k=0)永远是 1。如果 ω 是一个 n 次本原单位根,那么所有 n 次单位根都可以写成 ω 的幂:1, ω, ω², …, ωⁿ⁻¹。


8. Properties of Roots of Unity | 单位根的性质

The sum of all nth roots of unity is zero: Σ_{k=0}^{n–1} ωₖ = 0. Their product is (–1)ⁿ⁻¹. They are the vertices of a regular n-gon inscribed in the unit circle. Moreover, if n is even, the roots appear in conjugate pairs; −1 is a root if n is even; and the primitive roots are those for which k and n are coprime.

所有 n 次单位根之和为零:Σ_{k=0}^{n–1} ωₖ = 0。它们的乘积为 (–1)ⁿ⁻¹。这些根是内接于单位圆的正 n 边形的顶点。此外,若 n 为偶数,单位根成对共轭出现;若 n 为偶数,–1 是一个根;本原单位根是那些 k 与 n 互质的根。


9. Geometric Interpretation | 几何解释

The n distinct nth roots of a non-zero complex number z lie on a circle centred at the origin with radius R = |z|^(1/n). They are equally spaced by an angle of 2π/n. Thus, multiplying a complex number by a primitive nth root of unity rotates it by 2π/n. Raising a number to a power wraps the argument around the circle multiple times; extracting a root spreads the arguments evenly.

非零复数 z 的 n 个互异的 n 次方根位于以原点为圆心、半径为 R = |z|^(1/n) 的圆周上,且相互间隔 2π/n 的等角度。因此,将一个复数乘以 n 次本原单位根相当于将它旋转 2π/n。乘方会使辐角在圆周上缠绕多次;开方则是将辐角均匀展开。


10. Solving Polynomial Equations | 解多项式方程

Many polynomial equations reduce to finding complex roots. For example, z⁴ + 16 = 0 can be rearranged to z⁴ = –16, and solved by writing –16 as 16(cos π + i sin π). The four fourth roots have modulus 2 and arguments π/4, 3π/4, 5π/4, 7π/4. Thus the solutions are 2 cis(π/4), 2 cis(3π/4), 2 cis(5π/4), 2 cis(7π/4), which simplify to √2 + i√2, –√2 + i√2, –√2 – i√2, √2 – i√2. Recognising symmetrical patterns helps verify answers quickly.

许多多项式方程最终都能化为求复根的问题。例如,方程 z⁴ + 16 = 0 可改写为 z⁴ = –16,将 –16 写成 16(cos π + i sin π) 后再求解。四个四次方根的模均为 2,辐角为 π/4、3π/4、5π/4、7π/4。因此解为 2 cis(π/4)、2 cis(3π/4)、2 cis(5π/4)、2 cis(7π/4),化简后得 √2 + i√2、–√2 + i√2、–√2 – i√2、√2 – i√2。识别对称性能帮助我们快速验证答案。


11. Working with Rational Exponents | 有理指数幂

An expression like z^(p/q) (with p, q integers, q ≠ 0) is interpreted as (z^p)^(1/q) or (z^(1/q))^p. Both approaches yield q distinct complex values, except when z = 0. It is often safer to write z in polar form, multiply the argument by p, and then extract the q roots. Always state the principal value when a single answer is required, but be aware that a full solution set contains all branches.

形如 z^(p/q)(p, q 为整数,q ≠ 0)的表达式可以理解为 (z^p)^(1/q) 或 (z^(1/q))^p。两种方式都会产生 q 个不同的复数值(z = 0 除外)。更稳妥的做法是将 z 写成极形式,先将辐角乘以 p,再求 q 个 q 次方根。当题目要求单一答案时给出主值,但必须清楚完整解集包含所有分支。


12. Practical Tips and Common Pitfalls | 实用技巧与常见误区

Always check that your argument is in radians unless told otherwise. Remember that the modulus of a root must be the positive real nth root of the original modulus. Do not forget the full set of k values; for nth roots, k runs from 0 to n−1 inclusive. When solving equations, do not divide by a complex expression that could be zero. Use the fact that roots on the circle are symmetrically spaced to save time. Test your final answers by raising them back to the power and seeing if they return to the original complex number.

除非明确说明,否则请始终使用弧度表示辐角。记住根的模必须是原模的正实数 n 次方根。不要遗漏完整的 k 值集合;对于 n 次方根,k 从 0 取到 n−1。解方程时,不要除以可能为零的复表达式。利用圆上根对称分布的事实可节省时间。最后可将所得答案再自乘回原幂次,验证是否还原为原复数。


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

Find IB Maths Textbooks on eBay UK

New, used and second-hand copies of textbooks and revision guides are often much cheaper than retail — check current listings and prices before you buy.

Browse on eBay UK →

更多咨询请联系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