📚 Finding the nth Roots of Complex Numbers | 复数的n次方根求解
In IB Mathematics, the extraction of nth roots of complex numbers is a fundamental skill that combines polar form, trigonometric identities, and geometric intuition. This topic frequently appears in the Analysis and Approaches HL syllabus, particularly in the complex numbers and vectors unit. Mastery of this skill enables students to solve polynomial equations, understand roots of unity, and appreciate the elegant symmetry of complex numbers.
在IB数学课程中,复数的n次方根求解是一项基本技能,它将极坐标形式、三角恒等式与几何直观融为一体。该主题经常出现在数学分析与方法HL教学大纲中,尤其是复数与向量单元。掌握这一技能使学生能够解多项式方程、理解单位根,并欣赏复数的优雅对称性。
1. Polar Form of Complex Numbers | 复数的极坐标形式
Every 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, measured from the positive real axis. The argument is not unique; it is defined modulo 2π, since adding 2π to θ yields the same point in the complex plane.
每个复数 z = a + bi 都可以表示为极坐标形式 z = r(cos θ + i sin θ),其中 r = |z| = √(a² + b²) 是模,θ = arg(z) 是辐角,从正实轴起测量。辐角并不唯一;它以2π为周期,因为给θ加上2π后仍对应复平面上同一点。
Equivalently, using Euler’s formula, we write z = re^(iθ). This compact exponential notation greatly simplifies the derivation of power and root formulas.
等价地,利用欧拉公式,我们写作 z = re^(iθ)。这种紧凑的指数记号极大简化了幂与根公式的推导。
2. De Moivre’s Theorem | 棣莫弗定理
De Moivre’s theorem states that for any integer n and any real angle θ: (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ). In exponential form, this is simply (e^(iθ))ⁿ = e^(inθ), which follows directly from the laws of exponents.
棣莫弗定理指出,对任意整数 n 和任意实数角 θ:(cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ)。在指数形式中,这即 (e^(iθ))ⁿ = e^(inθ),可直接由指数运算法则得出。
For a general complex number z = r(cos θ + i sin θ), we obtain zⁿ = rⁿ(cos nθ + i sin nθ). This theorem is the cornerstone for finding powers and roots of complex numbers, as it converts multiplication into rotation and scaling.
对一般复数 z = r(cos θ + i sin θ),我们得到 zⁿ = rⁿ(cos nθ + i sin nθ)。该定理是求复数幂与根的核心,它将乘法转化为旋转与缩放。
3. The General Formula for nth Roots | n次方根的一般公式
Consider the equation wⁿ = z, where z = r(cos θ + i sin θ) is known and w is unknown. Writing w = R(cos φ + i sin φ), De Moivre’s theorem gives Rⁿ(cos nφ + i sin nφ) = r(cos θ + i sin θ). Comparing moduli, we must have R = r^(1/n), the positive real nth root of r.
考虑方程 wⁿ = z,其中 z = r(cos θ + i sin θ) 已知,w 未知。令 w = R(cos φ + i sin φ),由棣莫弗定理得 Rⁿ(cos nφ + i sin nφ) = r(cos θ + i sin θ)。比较模长,必须有 R = r^(1/n),即 r 的正实n次方根。
Comparing arguments, nφ = θ + 2πk for integer k, so φ = (θ + 2πk)/n. Thus the n distinct roots are given by:
比较辐角,nφ = θ + 2πk(k为整数),因此 φ = (θ + 2πk)/n。于是n个不同的根由下式给出:
wₖ = r^(1/n) [cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)], k = 0, 1, 2, …, n-1
In exponential notation, this becomes wₖ = r^(1/n) e^(i(θ + 2πk)/n). The index k ranges from 0 to n-1, producing exactly n distinct roots; larger values of k simply repeat the same set due to the 2π periodicity of the sine and cosine functions.
在指数记号中,这写作 wₖ = r^(1/n) e^(i(θ + 2πk)/n)。下标 k 从0取到n-1,恰好产生n个不同的根;更大的k值只会因正弦和余弦函数的2π周期性而重复同一组根。
4. Why There Are Exactly n Roots | 为什么恰好有n个根
The fundamental theorem of algebra guarantees that the polynomial equation wⁿ – z = 0 has exactly n complex roots, counted with multiplicity. However, for z ≠ 0, all n roots are distinct. This is because if two indices k₁ and k₂ produce the same angle, then (θ + 2πk₁)/n ≡ (θ + 2πk₂)/n (mod 2π), which implies k₁ ≡ k₂ (mod n). Hence only k = 0 to n-1 give distinct roots.
代数基本定理保证了多项式方程 wⁿ – z = 0 恰有n个复数根(按重数计)。然而,当 z ≠ 0 时,所有n个根均互不相同。这是因为若两个下标 k₁ 和 k₂ 产生相同角度,则 (θ + 2πk₁)/n ≡ (θ + 2πk₂)/n (mod 2π),这意味着 k₁ ≡ k₂ (mod n)。因此只有 k = 0 到 n-1 给出互不相同的根。
This result is consistent with the geometric interpretation: the n roots are equally spaced points on a circle of radius r^(1/n), separated by an angular gap of 2π/n radians.
这一结果与几何解释一致:n个根是半径为 r^(1/n) 的圆上等间距的点,相邻间隔为 2π/n 弧度。
5. Geometric Interpretation | 几何解释
Geometrically, the n roots of z form the vertices of a regular n-gon inscribed in a circle centered at the origin with radius |z|^(1/n). The first root lies on the ray whose angle is θ/n, and subsequent roots are obtained by successive rotations by 2π/n radians.
从几何上看,z的n个根构成一个正n边形的顶点,该正n边形内接于以原点为圆心、半径为 |z|^(1/n) 的圆。第一个根位于辐角为 θ/n 的射线上,后续各根通过连续旋转 2π/n 弧度获得。
For example, the four fourth roots of 16 lie at angles 0, π/2, π, and 3π/2, corresponding to 2, 2i, -2, and -2i. These four points form a square centered at the origin. This symmetry often aids in verifying computed roots.
例如,16的四个四次方根位于角度0、π/2、π和3π/2处,对应2、2i、-2、-2i。这四个点构成一个以原点为中心的正方形。这种对称性常常有助于验证计算出的根。
6. Principal Root and Principal Argument | 主根与主辐角
When applying the nth root formula, one must decide which value of the argument θ to use. The principal argument, denoted Arg(z), is conventionally chosen in the interval (-π, π] (or sometimes [0, 2π)). The root obtained with k = 0 using the principal argument is called the principal nth root.
应用n次方根公式时,必须决定使用哪个辐角θ值。主辐角记为 Arg(z),通常约定在区间 (-π, π](有时为 [0, 2π))内。使用主辐角、令 k = 0 得到的根称为主n次方根。
Since the choice of θ affects only the orientation of the root set, and adding 2π shifts all roots uniformly, the set of roots is independent of the chosen argument representation. However, for consistent answers in exams, always use the principal argument unless explicitly stated otherwise.
由于θ的选择仅影响根组的朝向,且增加2π会使所有根统一旋转,根的集合与辐角表示方式无关。然而,为了在考试中获得一致答案,除非另有明确说明,应始终使用主辐角。
7. Roots of Unity | 单位根
An important special case occurs when z = 1. The nth roots of unity are the solutions of wⁿ = 1, given by:
一个重要的特殊情况是 z = 1。n次单位根是方程 wⁿ = 1 的解,由下式给出:
ωₖ = cos(2πk/n) + i sin(2πk/n) = e^(2πik/n), k = 0, 1, …, n-1
The roots of unity have several remarkable properties. They are all located on the unit circle. Their sum is zero: Σωₖ = 0 for n ≥ 2. Their product is (-1)^(n+1). Moreover, they form a cyclic group under multiplication, which is a profound algebraic structure.
单位根有几个引人注目的性质。它们都位于单位圆上。它们的和为零:当 n ≥ 2 时 Σωₖ = 0。它们的乘积为 (-1)^(n+1)。此外,它们在乘法下构成一个循环群,这是一种深刻的代数结构。
For instance, the cube roots of unity are 1, ω = -1/2 + (√3/2)i, and ω² = -1/2 – (√3/2)i, often denoted by 1, ω, and ω². These satisfy 1 + ω + ω² = 0 and ω³ = 1.
例如,三次单位根为 1、ω = -1/2 + (√3/2)i 和 ω² = -1/2 – (√3/2)i,常记为 1、ω 和 ω²。它们满足 1 + ω + ω² = 0 以及 ω³ = 1。
8. Worked Example: Cube Roots of -8 | 实例:-8的三次方根
Find all cube roots of -8. First express -8 in polar form. We have r = |-8| = 8. The principal argument is Arg(-8) = π, since -8 lies on the negative real axis. Hence -8 = 8(cos π + i sin π).
求-8的所有三次方根。首先将-8表示为极坐标形式。有 r = |-8| = 8。主辐角为 Arg(-8) = π,因为-8位于负实轴上。因此 -8 = 8(cos π + i sin π)。
Using the nth root formula with n = 3, r^(1/3) = 8^(1/3) = 2, and:
使用n次方根公式,令 n = 3,r^(1/3) = 8^(1/3) = 2,且:
wₖ = 2[cos((π + 2πk)/3) + i sin((π + 2πk)/3)], k = 0, 1, 2
Computing each root explicitly:
- k = 0: w₀ = 2(cos π/3 + i sin π/3) = 2(1/2 + i√3/2) = 1 + i√3
- k = 1: w₁ = 2(cos π + i sin π) = 2(-1 + 0i) = -2
- k = 2: w₂ = 2(cos 5π/3 + i sin 5π/3) = 2(1/2 – i√3/2) = 1 – i√3
Thus the cube roots of -8 are 1 + i√3, -2, and 1 – i√3. Observe that they lie on a circle of radius 2, separated by angles of 2π/3, forming an equilateral triangle.
因此-8的三次方根为 1 + i√3、-2 和 1 – i√3。注意它们位于半径为2的圆上,彼此间隔2π/3,构成等边三角形。
9. Worked Example: Solving z⁴ = -4 | 实例:解方程 z⁴ = -4
Solve the equation z⁴ = -4 over the complex numbers. Express -4 in polar form: r = 4, θ = π, so -4 = 4(cos π + i sin π). The fourth roots are:
在复数范围内解方程 z⁴ = -4。将-4表示为极坐标形式:r = 4, θ = π,因此 -4 = 4(cos π + i sin π)。其四次方根为:
zₖ = 4^(1/4) [cos((π + 2πk)/4) + i sin((π + 2πk)/4)], k = 0, 1, 2, 3
Since 4^(1/4) = √2, we compute:
- k = 0: z₀ = √2(cos π/4 + i sin π/4) = √2(√2/2 + i√2/2) = 1 + i
- k = 1: z₁ = √2(cos 3π/4 + i sin 3π/4) = √2(-√2/2 + i√2/2) = -1 + i
- k = 2: z₂ = √2(cos 5π/4 + i sin 5π/4) = √2(-√2/2 – i√2/2) = -1 – i
- k = 3: z₃ = √2(cos 7π/4 + i sin 7π/4) = √2(√2/2 – i√2/2) = 1 – i
The solutions are 1 + i, -1 + i, -1 – i, and 1 – i. These four points form a square on the circle of radius √2. One can verify: (1 + i)⁴ = ((1 + i)²)² = (2i)² = 4i² = -4. ✓
解为 1 + i、-1 + i、-1 – i 和 1 – i。这四个点在半径√2的圆上构成一个正方形。可以验证:(1 + i)⁴ = ((1 + i)²)² = (2i)² = 4i² = -4。✓
10. Common Mistakes and Pitfalls | 常见错误与易错点
Students frequently make several errors when finding nth roots. The most common is forgetting to include all n roots, stopping after k = 0 only. Another frequent mistake is using degrees and radians inconsistently; always set the calculator to radian mode unless the problem specifies degrees.
学生在求n次方根时常犯几类错误。最常见的错误是忘记包含全部n个根,仅计算k = 0的情况。另一个常见错误是混用角度制与弧度制;除非题目明确规定使用角度,否则始终将计算器设为弧度模式。
A third pitfall involves the modulus: some students mistakenly use r instead of r^(1/n). For example, when finding cube roots of 27, the modulus of each root is 27^(1/3) = 3, not 27. Additionally, be careful with negative real numbers: their argument is π (not 0), which affects the angle of every root.
第三个易错点涉及模长:有些学生误用 r 而不是 r^(1/n)。例如,求27的三次方根时,每个根的模为 27^(1/3) = 3,而不是27。此外,注意负实数:其辐角为π(不是0),这将影响每个根的角度。
Finally, when rearranging the root formula, ensure that the 2πk term is divided by n together with θ. Incorrectly computing (θ + 2πk)/n as θ/n + 2πk leads to only one distinct root repeated n times.
最后,代入根公式时,确保 2πk 与 θ 一起被n除。若错误地将 (θ + 2πk)/n 算作 θ/n + 2πk,则只会得到一个根重复n次。
11. Connections to Polynomial Equations | 与多项式方程的联系
The nth root formula is essential for solving certain polynomial equations that are not easily factorable. For real polynomial equations with real coefficients, non-real roots always occur in conjugate pairs. This is consistent with the nth root formula: the roots are symmetric about the real axis.
n次方根公式对于求解某些不易因式分解的多项式方程至关重要。对于实系数的实多项式方程,非实根总是共轭成对出现。这与n次方根公式一致:各根关于实轴对称。
For example, the equation z³ = 8 has roots 2, -1 + i√3, and -1 – i√3, where the latter two are conjugates. Understanding this symmetry allows students to reduce computational work by computing only half the roots when n is even and z has special symmetry.
例如,方程 z³ = 8 的根为 2、-1 + i√3 和 -1 – i√3,后两者互为共轭。理解这种对称性允许学生减少计算量:当n为偶数且z具有特殊对称性时,只需计算一半的根。
12. Summary | 总结
Finding the nth roots of a complex number requires expressing the number in polar form, applying the root formula wₖ = r^(1/n)[cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)], and computing k = 0 to n-1. The result is always n distinct roots equally spaced on a circle. This process connects algebra, trigonometry, and geometry in a beautiful and practical way.
求复数的n次方根需要先将该数表示为极坐标形式,然后应用根公式 wₖ = r^(1/n)[cos((θ + 2πk)/n) + i sin((θ + 2πk)/n)],并计算 k = 0 到 n-1。结果总是圆上等间距的n个不同根。这一过程将代数、三角与几何以优美而实用的方式联系起来。
Mastery of this technique not only prepares students for IB exam questions but also builds a foundation for advanced topics such as complex analysis, Fourier transforms, and differential equations. Practice with a variety of moduli and arguments to develop fluency and confidence.
掌握这一技巧不仅帮助学生应对IB考试题目,也为复分析、傅里叶变换和微分方程等高等主题奠定基础。通过练习不同类型的模与辐角问题来培养熟练度与信心。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导