📚 PDF资源导航

Complex Numbers and Polynomials: An Integrated Approach for IB Mathematics | 复数与多项式综合运用

📚 Complex Numbers and Polynomials: An Integrated Approach for IB Mathematics | 复数与多项式综合运用

In IB Mathematics (AA HL and AI HL), the union of complex numbers and polynomials is a rich and powerful topic that appears frequently in examinations. Understanding how complex roots emerge from real-coefficient polynomials, how the Argand diagram visualises these solutions, and how the Fundamental Theorem of Algebra governs the behaviour of polynomial equations are all essential skills. This article provides a comprehensive, exam-focused guide that bridges these two domains flawlessly.

在 IB 数学(AA HL 和 AI HL)课程中,复数与多项式的结合是一个丰富而强大的主题,在考试中频繁出现。理解实系数多项式如何产生复数根、Argand 图如何可视化这些解,以及代数基本定理如何支配多项式方程的行为,都是至关重要的技能。本文提供一份全面且紧扣考点的指南,完美衔接这两个领域。


1. The Fundamental Theorem of Algebra | 代数基本定理

The Fundamental Theorem of Algebra states that every non-constant polynomial of degree n with real or complex coefficients has exactly n complex roots, counted with multiplicity. This is the cornerstone of the union between complex numbers and polynomials.

代数基本定理指出:每一个非零常数的 n 次多项式,无论系数为实数还是复数,在复数范围内恰好有 n 个根(按重数计)。这是连接复数与多项式的基石。

For a polynomial \(P(z) = a_n z^n + a_{n-1} z^{n-1} + \dots + a_1 z + a_0\) with \(a_n \neq 0\), the equation \(P(z) = 0\) has exactly n roots in \(\mathbb{C}\).

P(z) = aₙzⁿ + aₙ₋₁zⁿ⁻¹ + ⋯ + a₁z + a₀ (aₙ ≠ 0) ⇒ 方程 P(z) = 0 在复数域内恰有 n 个根

A direct consequence is that a cubic equation always has three roots, and a quartic always has four. Some of these roots may be repeated or non-real, but the total count — including multiplicity — is always exactly n. This theorem distinguishes the complex number system from the real number system, where real polynomials may lack real roots entirely.

一个直接推论是:三次方程总是有三个根,四次方程总是有四个根。其中一些根可能重复或非实数,但总数(包括重数)始终恰好为 n。这一定理将复数系与实数系区分开来——在实数系中,实多项式可能完全没有实根。


2. Conjugate Root Theorem | 共轭根定理

For polynomials with real coefficients, non-real roots always come in conjugate pairs. If \(a + bi\) is a root of a real-coefficient polynomial, then \(a – bi\) is also a root. This theorem is central to IB examination problems and simplifies solving remarkably.

对于实系数多项式,非实根总是成对共轭出现。如果 a + bi 是实系数多项式的一个根,那么 a − bi 也必为其根。这一定理是 IB 考试的核心,并能显著简化求解过程。

若 P(z) 为实系数多项式,且 P(a + bi) = 0,则 P(a − bi) = 0

This property holds because complex conjugation respects addition and multiplication: \(\overline{z_1 + z_2} = \overline{z_1} + \overline{z_2}\) and \(\overline{z_1 z_2} = \overline{z_1} \cdot \overline{z_2}\). If the coefficients are real, then \(\overline{P(z)} = P(\overline{z})\), so a root and its conjugate produce the same zero value.

该性质成立是因为复共轭对加法和乘法保持封闭:z₁ + z₂ 的共轭等于各自共轭之和,z₁·z₂ 的共轭等于各自共轭之积。若系数为实数,则 P(z) 的共轭等于 P(z̄) 的共轭,因此根与其共轭产生相同的零值。


3. Powers of i and Cyclic Properties | i 的幂与循环性质

Before diving into higher-level polynomial work, fluency with powers of i is non-negotiable. The values cycle every four exponents:

在进入高阶多项式运算之前,熟练掌握 i 的幂运算必不可少。其值每四个指数循环一次:

i i⁵ i
−1 i⁶ −1
−i i⁷ −i
i⁴ 1 i⁸ 1

To evaluate \(i^n\), divide n by 4 and use the remainder:

  • If the remainder is 0, then \(i^n = 1\).

  • If the remainder is 1, then \(i^n = i\).

  • If the remainder is 2, then \(i^n = -1\).

  • If the remainder is 3, then \(i^n = -i\).

要计算 iⁿ,只需将 n 除以 4 并利用余数:余数为 0 时 iⁿ = 1;余数为 1 时 iⁿ = i;余数为 2 时 iⁿ = −1;余数为 3 时 iⁿ = −i。这个技巧在展开多项式时极为高效,例如将 (1 + i)¹⁰ 展开时,可快速确定各项 i 的幂次。


4. Constructing Polynomials from Given Roots | 由已知根构造多项式

A classic IB question provides certain roots and requires the construction of a polynomial. For a polynomial with leading coefficient a and roots \(r_1, r_2, \dots, r_n\), the factored form is:

一类经典 IB 题目给出若干根,要求构造多项式。设首项系数为 a、根为 r₁, r₂, …, rₙ,则分解形式为:

P(z) = a(z − r₁)(z − r₂)⋯(z − rₙ)

For real-coefficient polynomials, once a non-real root is given, its conjugate must also be included. For example, if a cubic has roots \(2\) and \(1 + 3i\), then the third root is forced to be \(1 – 3i\). Expanding \((z – 2)(z – (1+3i))(z – (1-3i))\) yields a real cubic.

对于实系数多项式,一旦给出非实根,其共轭也必须包含在内。例如,若三次多项式有根 2 和 1 + 3i,则第三个根必为 1 − 3i。展开 (z − 2)(z − (1+3i))(z − (1−3i)) 得到实系数三次多项式。

(z − (1+3i))(z − (1−3i)) = z² − 2z + 10

This quadratic factor \(z^2 – 2z + 10\) has a discriminant of \((-2)^2 – 4(1)(10) = -36\), confirming its non-real roots. Multiplying by \((z – 2)\) gives \(z^3 – 4z^2 + 14z – 20\), a polynomial with real coefficients whose roots are exactly \(2, 1+3i, 1-3i\).

这个二次因子 z² − 2z + 10 的判别式为 (−2)² − 4(1)(10) = −36,证实其根为非实数。乘以 (z − 2) 得到 z³ − 4z² + 14z − 20,这是一个实系数多项式,其根恰好为 2, 1+3i, 1−3i。


5. Factorising Polynomials over the Complex Field | 复数域上的多项式因式分解

Every real-coefficient polynomial can be factorised completely into linear factors over the complex numbers. This is the most thorough factorisation possible and directly mirrors the Fundamental Theorem of Algebra.

每个实系数多项式都可以在复数范围内完全分解为一次因子的乘积。这是最彻底的因式分解,并直接对应代数基本定理。

Consider \(P(z) = z^4 – 1\). Over the reals, it factorises as \((z^2 – 1)(z^2 + 1) = (z-1)(z+1)(z^2+1)\). Over the complex numbers, the complete linear factorisation is:

考虑 P(z) = z⁴ − 1。在实数范围内,它可以分解为 (z² − 1)(z² + 1) = (z−1)(z+1)(z²+1)。在复数范围内,完全一次因式分解为:

z⁴ − 1 = (z − 1)(z + 1)(z − i)(z + i)

The four roots are \(1, -1, i, -i\), which correspond to the vertices of a square on the Argand diagram, evenly spaced on the unit circle. This geometric interpretation of polynomial roots is a valuable intuition for IB students.

四个根为 1, −1, i, −i,对应 Argand 图上正方形的四个顶点,均匀分布在单位圆上。这种对多项式根的几何解释是 IB 学生宝贵的直观理解。


6. Solving Cubic and Quartic Equations with Complex Roots | 含复数根的立方与四次方程求解

When given a real-coefficient cubic, one real root often exists, allowing the remaining quadratic to be solved by the quadratic formula. When the discriminant is negative, the solutions are complex conjugates.

对于实系数三次方程,通常存在一个实根,由此可约化为二次方程再利用求根公式求解。当判别式为负时,解为一对共轭复数。

Worked Example: Solve \(z^3 – 3z^2 + 4z – 2 = 0\), given that \(1 + i\) is a root.

示例:已知 1 + i 是方程 z³ − 3z² + 4z − 2 = 0 的一个根,求解该方程。

Solution: Since the coefficients are real, \(1 – i\) is also a root. The quadratic factor arising from these two roots is:

解法:由于系数为实数,1 − i 也是根。由这两个根构成的二次因子为:

(z − (1+i))(z − (1−i)) = z² − 2z + 2

Dividing \(z^3 – 3z^2 + 4z – 2\) by \(z^2 – 2z + 2\), we obtain the linear factor \(z – 1\). Hence the three roots are \(1, 1+i, 1-i\).

将 z³ − 3z² + 4z − 2 除以 z² − 2z + 2,得到一次因子 z − 1。因此三个根为 1, 1+i, 1−i。

This technique — using the conjugate root theorem to reduce degree — is systematic and reliable. The only computational skill required is polynomial long division or synthetic division.

这种利用共轭根定理降次的方法系统而可靠。所需的唯一计算技能是多项式长除法或综合除法。


7. Multiple Roots and Multiplicity | 重根与重数

A root with multiplicity m means that the factor \((z – r)^m\) appears in the factorisation of the polynomial. For real-coefficient polynomials, if a non-real root has multiplicity m, its conjugate also has multiplicity m.

重数为 m 的根意味着多项式分解中包含因子 (z − r)ᵐ。对于实系数多项式,如果非实根的重数为 m,则其共轭的重数也为 m。

For example, if \(z^4 + 2z^2 + 1 = 0\), we can rewrite it as \((z^2 + 1)^2 = 0\). The roots are \(i, i, -i, -i\), meaning that \(i\) and \(-i\) each have multiplicity 2. The total root count is 4, aligning with the degree.

例如,方程 z⁴ + 2z² + 1 = 0 可改写为 (z² + 1)² = 0。其根为 i, i, −i, −i,即 i 和 −i 各具有重数 2。总根数为 4,与次数一致。

In IB examinations, multiplicity questions also connect to polynomial graphs: a real root of even multiplicity touches the x-axis without crossing, while a root of odd multiplicity crosses the axis. For complex roots, you can verify multiplicity by checking whether the first derivative also vanishes at that root.

在 IB 考试中,重数问题还与多项式图像相联系:偶数重数的实根使图像与 x 轴相切而不穿越,奇数重数的实根则穿越 x 轴。对于复数根,可通过检验该点处一阶导数是否也为零来判断重数。


8. Vieta’s Formulas for Complex Roots | 复数根的韦达定理

Vieta’s formulas relate the coefficients of a polynomial to symmetric sums of its roots, and they hold regardless of whether the roots are real or complex. This is a powerful tool in IB problems involving complex roots.

韦达定理将多项式的系数与其根的对称和联系起来,无论根为实数还是复数均成立。这是 IB 中涉及复数根题目的强大工具。

For a cubic \(az^3 + bz^2 + cz + d = 0\) with roots \(p, q, r\):

对于三次方程 az³ + bz² + cz + d = 0,其根为 p, q, r:

p + q + r = −b/a,   pq + pr + qr = c/a,   pqr = −d/a

Example: A cubic \(z^3 – 5z^2 + 17z – 13 = 0\) has one real root and a pair of complex conjugate roots. If \(2 + 3i\) is a root, find the remaining roots.

示例:三次方程 z³ − 5z² + 17z − 13 = 0 有一个实根和一对共轭复根。已知 2 + 3i 是一个根,求其余两个根。

Solution: Let the real root be r. By Vieta, \(r + (2+3i) + (2-3i) = 5\), so \(r + 4 = 5\), giving \(r = 1\). Checking the constant term: \(1 \cdot (2+3i)(2-3i) = 1 \cdot 13 = 13 = -(-13)\), which confirms the result.

解法:设实根为 r。由韦达定理,r + (2+3i) + (2−3i) = 5,故 r + 4 = 5,得 r = 1。检验常数项:1·(2+3i)(2−3i) = 1·13 = 13 = −(−13),验证结果正确。


9. Complex Roots on the Argand Diagram | Argand 图上的复数根

Visualising polynomial roots on the Argand diagram provides profound insight. Roots of a real-coefficient polynomial are symmetric about the real axis, since conjugates are mirror images. Roots of unity — solutions to \(z^n = 1\) — form regular n-gons centred at the origin.

在 Argand 图上可视化多项式根能提供深刻的洞察。实系数多项式的根关于实轴对称,因为共轭根互为镜像。单位根——即 zⁿ = 1 的解——构成以原点为中心的正 n 边形。

For example, the equation \(z^5 = 1\) has five roots given by:

例如,方程 z⁵ = 1 的五个根为:

zₖ = cos(2πk/5) + i·sin(2πk/5),   k = 0, 1, 2, 3, 4

These roots correspond to the vertices of a regular pentagon on the unit circle. This geometric connection between polynomial equations and trigonometry is essential in the polar form section of the syllabus, and it frequently appears in IB Paper 2 problems.

这些根对应单位圆上正五边形的顶点。多项式方程与三角学之间的这种几何联系是极坐标形式章节的重要内容,也经常出现在 IB Paper 2 的题目中。


10. Sum and Product Formulas in Polynomial Reconstruction | 和积公式与多项式重建

Given information about sums and products of roots, Vieta’s formulas allow full reconstruction of a polynomial. This is particularly useful when only partial information about complex roots is provided.

当已知根的和与积的信息时,韦达定理可以完整地重建多项式。这在仅提供复数根部分信息时尤为有用。

Worked Example: Find a monic quartic with real coefficients that has roots \(2i\) and \(3\), where \(3\) has multiplicity 2.

示例:求一个首一四次实系数多项式,其根为 2i 和 3(3 的重数为 2)。

Solution: The conjugate root theorem requires that \(-2i\) is also a root. Thus the four roots are \(3, 3, 2i, -2i\). The polynomial is:

解法:共轭根定理要求 −2i 也是根。因此四个根为 3, 3, 2i, −2i。多项式为:

(z − 3)²(z − 2i)(z + 2i)

Simplify step-by-step: first \((z – 2i)(z + 2i) = z^2 + 4\). Then expand \((z-3)^2 = z^2 – 6z + 9\). Multiplying:

逐步化简:首先 (z−2i)(z+2i) = z² + 4;然后展开 (z−3)² = z² − 6z + 9。相乘得:

(z² − 6z + 9)(z² + 4) = z⁴ − 6z³ + 13z² − 24z + 36

Verify: the sum of roots is \(3 + 3 + 2i – 2i = 6\), and Vieta’s formula gives \(-(-6)/1 = 6\). The product of all roots is \(3 \cdot 3 \cdot 2i \cdot (-2i) = 36\), matching the constant term.

验证:根之和为 3 + 3 + 2i − 2i = 6,韦达定理给出 −(−6)/1 = 6。所有根之积为 3·3·2i·(−2i) = 36,与常数项一致。


11. Shortcut Techniques for IB Paper 1 | IB Paper 1 的快速技巧

IB Paper 1 permits no calculator, so algebraic efficiency is paramount. Here are targeted techniques to streamline polynomial-complex problems:

IB Paper 1 不允许使用计算器,因此代数效率至关重要。以下是简化解题的针对性技巧:

  • Recognise quadratics in disguise: Equations like \(z^4 + 4z^2 + 3 = 0\) can be solved by substituting \(u = z^2\), then solving the quadratic in u, then taking square roots.

  • 识别隐藏的二次式:对于形如 z⁴ + 4z² + 3 = 0 的方程,令 u = z²,先解关于 u 的二次方程,再开平方即可。

  • Use the sum of roots to find missing roots instantly: For a monic cubic with one known complex root, the sum of all three roots equals the negative of the z² coefficient. This often gives the real root immediately.

  • 利用根之和快速求缺失根:对于一个首一三次多项式,已知一个复数根时,三根之和等于 z² 系数的相反数,通常可立即得到实根。

  • Factor complex quadratics mentally: \(z^2 + a^2 = (z − ai)(z + ai)\). Recognising this pattern accelerates problems considerably.

  • 心算复数二次式分解:z² + a² = (z − ai)(z + ai)。识别此模式可大幅加速解题。


12. Common Pitfalls and Exam Strategies | 常见误区与应试策略

The most frequent errors in this topic area stem from a few recurring misunderstandings. Being aware of them is half the battle:

该主题中最常见的错误源于几个反复出现的误解。意识到它们是成功的一半:

  • Forgetting the conjugate: When asked for all roots of a real-coefficient polynomial, never give a non-real root without its conjugate pair.

  • 遗忘共轭根:当题目要求实系数多项式的全部根时,绝不能只给一个非实根而遗漏其共轭。

  • Miscounting coefficients in Vieta’s formulas: The signs alternate — for degree n, the k-th symmetric sum has sign \((-1)^k\).

  • 在韦达定理中弄错系数符号:符号交替出现——对于 n 次多项式,第 k 个对称和的符号为 (−1)ᵏ。

  • Losing roots of even multiplicity: When writing the final answer, state roots in a way that shows multiplicity clearly, whether as a set with repetitions or using notation like \(r\) (multiplicity 2).

  • 遗漏偶数重数的根:在写最终答案时,应以能清晰显示重数的方式表述——可以用集合加重复,也可以用记号如”r(重数 2)”。

In exams, allocate marks systematically: set up the conjugate pair, form the quadratic factor, perform polynomial division, then list all roots. Stating the conjugate root theorem explicitly when you use it secures method marks, even if a minor arithmetic error occurs later.

在考试中,应按步骤系统性得分:设定共轭对、构造二次因子、进行多项式除法、列出全部根。在使用共轭根定理时明确写出定理名称,可以确保方法分,即使后续出现微小计算错误。


Mastering the integration of complex numbers and polynomials is one of the most rewarding achievements in IB Mathematics HL. The conjugate root theorem, Vieta’s formulas, and the Fundamental Theorem of Algebra work in concert to demystify equations that initially seem intractable. Regular practice with constructed problems — especially those that combine algebraic expansion, geometric visualisation, and theorem application — will firmly secure these marks in both Papers 1 and 2.

掌握复数与多项式的综合运用是 IB 数学 HL 中最有价值的成就之一。共轭根定理、韦达定理与代数基本定理协同运作,使看似复杂的方程变得清晰可解。定期练习综合性题目——尤其是结合代数展开、几何可视化与定理应用的题目——将确保你在 Paper 1 和 Paper 2 中稳稳获得这些分数。

Published by TutorHao | Mathematics Revision Series | aleveler.com

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

Comments

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

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

Exit mobile version