📚 PDF资源导航

IGCSE AQA Further Maths: Complex Numbers | IGCSE AQA 进阶数学:复数考点精讲

📚 IGCSE AQA Further Maths: Complex Numbers | IGCSE AQA 进阶数学:复数考点精讲

Complex numbers extend the real number system to include solutions to equations like x² + 1 = 0. For AQA IGCSE Further Mathematics, mastering complex numbers means confidently performing arithmetic, interpreting conjugates, solving quadratics with non-real roots, and visualising numbers on the Argand diagram. This guide covers every essential topic, from the imaginary unit i to modulus-argument form, with clear bilingual explanations and exam-focused tips.

复数将实数系扩展为能解 x² + 1 = 0 这类方程的系统。对于 AQA IGCSE 进阶数学,掌握复数意味着能熟练进行四则运算、理解共轭复数、求解具有非实根的二次方程并在阿尔冈图上可视化。本指南涵盖从虚数单位 i 到模辐角形式的每个核心考点,配以清晰的双语讲解和应试技巧。

1. Introduction to Complex Numbers | 复数导论

A complex number is a number that can be written as a + bi, where a and b are real numbers, and i is the imaginary unit with the property i² = –1. The set of complex numbers includes all real numbers (when b = 0) and purely imaginary numbers (when a = 0). They are essential in advanced algebra and provide a complete solution set for polynomial equations.

复数是可以写作 a + bi 的数,其中 a 和 b 是实数,i 是虚数单位且满足 i² = –1。复数集包括所有实数(当 b = 0)和纯虚数(当 a = 0)。它们在高等代数中至关重要,并且为多项式方程提供了完整的解集。

In AQA IGCSE Further Maths, you will see statements like ‘solve x² + 2x + 5 = 0’ – the answers are complex numbers. The key is to treat i as an algebraic symbol while remembering i² = –1.

在 AQA IGCSE 进阶数学中,你会遇到诸如“解方程 x² + 2x + 5 = 0”的问题——它的解是复数。关键在于将 i 当作代数符号处理,同时牢记 i² = –1。


2. The Imaginary Unit i | 虚数单位 i

The imaginary unit i is defined by the equation i² = –1. From this, we obtain i = √(–1). Powers of i cycle with period 4: i¹ = i, i² = –1, i³ = –i, and i⁴ = 1, then the pattern repeats. This cyclic behaviour simplifies expressions like i⁹ = i¹ because 9 divided by 4 leaves a remainder of 1.

虚数单位 i 由方程 i² = –1 定义。由此可得 i = √(–1)。i 的幂以 4 为周期循环:i¹ = i,i² = –1,i³ = –i,i⁴ = 1,之后重复。这种循环性质可简化如 i⁹ 的表达式:9 除以 4 余 1,故 i⁹ = i。

Always express imaginary square roots in terms of i: √(–9) = 3i. Treating i as a normal variable when adding or multiplying works, but whenever i² appears, replace it with –1.

始终用 i 表示负数的平方根:√(–9) = 3i。在加减或乘法中将 i 当作普通变量处理是可行的,但每当出现 i² 时,都应用 –1 替换。


3. Complex Number Form and Real/Imaginary Parts | 复数形式及实部与虚部

A complex number z is written as z = a + bi, where a is the real part, Re(z), and b is the imaginary part, Im(z). Both a and b are real numbers. For example, in z = 4 – 5i, Re(z) = 4 and Im(z) = –5 (the coefficient of i, including its sign).

复数 z 写作 z = a + bi,其中 a 为实部 Re(z),b 为虚部 Im(z)。a 与 b 均为实数。例如在 z = 4 – 5i 中,Re(z) = 4,Im(z) = –5(即 i 的系数,带符号)。

Two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal. This property is often used to solve equations involving complex unknowns.

两个复数相等当且仅当它们的实部相等且虚部相等。这一性质常被用于求解包含复数未知元的方程。


4. Adding and Subtracting Complex Numbers | 复数的加减运算

Addition and subtraction are performed component-wise. For z₁ = a + bi and z₂ = c + di, we have: z₁ + z₂ = (a + c) + (b + d)i, and z₁ – z₂ = (a – c) + (b – d)i. Simply combine the real parts and the imaginary parts separately.

加减法按分量进行。对于 z₁ = a + bi 和 z₂ = c + di,有:z₁ + z₂ = (a + c) + (b + d)i,z₁ – z₂ = (a – c) + (b – d)i。只需分别合并实部与虚部即可。

These operations mirror vector addition. On the Argand diagram, addition corresponds to the parallelogram law. No new algebraic rules are needed beyond collecting like terms.

这些运算与向量加法相对应。在阿尔冈图上,加法符合平行四边形法则。除了合并同类项,无需新的代数规则。


5. Multiplying Complex Numbers | 复数的乘法运算

Multiply complex numbers as you would binomials, using the distributive property and the fact that i² = –1. For z₁ = a + bi and z₂ = c + di: z₁ × z₂ = ac + adi + bci + bdi² = (ac – bd) + (ad + bc)i.

像处理二项式一样做乘法,利用分配律以及 i² = –1。对于 z₁ = a + bi 与 z₂ = c + di:z₁ × z₂ = ac + adi + bci + bdi² = (ac – bd) + (ad + bc)i。

For example, (3 + 2i)(1 – 4i) = 3 – 12i + 2i – 8i² = 3 – 10i + 8 = 11 – 10i. Always simplify by replacing i² with –1 and combining real and imaginary terms.

例如 (3 + 2i)(1 – 4i) = 3 – 12i + 2i – 8i² = 3 – 10i + 8 = 11 – 10i。始终将 i² 换为 –1 并合并实部与虚部进行化简。


6. Complex Conjugates | 共轭复数

The complex conjugate of z = a + bi is denoted by z* (or sometimes z bar) and is defined as z* = a – bi. Conjugates reflect the number across the real axis on the Argand diagram. The product z × z* = a² + b² is always a non-negative real number, which is crucial for division.

z = a + bi 的共轭复数记作 z*(有时也写作 z 杠),定义为 z* = a – bi。在阿尔冈图上,共轭复数关于实轴对称。乘积 z × z* = a² + b² 总是非负实数,这在除法中至关重要。

Properties of conjugates: (z₁ ± z₂)* = z₁* ± z₂*, (z₁ × z₂)* = z₁* × z₂*, and (z*)* = z. Use these to simplify expressions and solve equations.

共轭的性质:(z₁ ± z₂)* = z₁* ± z₂*,(z₁ × z₂)* = z₁* × z₂*,(z*)* = z。利用这些性质可化简表达式并求解方程。


7. Dividing Complex Numbers | 复数除法

To divide by a complex number, multiply the numerator and denominator by the conjugate of the denominator. This makes the denominator real. For (a + bi) ÷ (c + di), we write: (a + bi)/(c + di) = [(a + bi)(c – di)] / [(c + di)(c – di)] = [(ac + bd) + (bc – ad)i] / (c² + d²).

除以一个复数时,将分子分母同乘分母的共轭。这使得分母变为实数。对于 (a + bi) ÷ (c + di),写作:(a + bi)/(c + di) = [(a + bi)(c – di)] / [(c + di)(c – di)] = [(ac + bd) + (bc – ad)i] / (c² + d²)。

The result should be expressed in the form p + qi. Always check that the final denominator is positive real and that you’ve separated real and imaginary parts correctly.

结果应表示为 p + qi 的形式。始终检查最终的分母为正实数,并确保已正确分离实部与虚部。


8. Solving Quadratic Equations with Complex Roots | 解二次方程得复根

When the discriminant Δ = b² – 4ac of a quadratic equation ax² + bx + c = 0 is negative, the roots are a complex conjugate pair. Use the quadratic formula: x = [–b ± √(Δ)] / (2a). Write √(negative) as i√(|Δ|). For example, solving x² + 2x + 5 = 0 gives x = [–2 ± √(–16)] / 2 = –1 ± 2i.

当二次方程 ax² + bx + c = 0 的判别式 Δ = b² – 4ac 为负数时,两根为一对共轭复数。使用二次公式:x = [–b ± √(Δ)] / (2a)。将 √(负数) 写作 i√(|Δ|)。例如,解 x² + 2x + 5 = 0 得 x = [–2 ± √(–16)] / 2 = –1 ± 2i。

If one root is p + qi, the other must be p – qi. This relationship helps verify answers and construct equations from given roots.

若一根为 p + qi,则另一根必为 p – qi。这一关系有助于验证答案并由给定根构造方程。


9. The Argand Diagram | 阿尔冈图

The Argand diagram represents complex numbers on a plane, with the x-axis as the real axis and the y-axis as the imaginary axis. The number a + bi is plotted as the point (a, b) or as a position vector from the origin to (a, b).

阿尔冈图将复数表示在平面上,x 轴为实轴,y 轴为虚轴。数 a + bi 被绘制为点 (a, b) 或从原点指向 (a, b) 的向量。

Addition, subtraction, and complex conjugation have neat geometric interpretations. The distance between two complex numbers on the Argand diagram is given by the modulus of their difference.

加法、减法与共轭均有清晰的几何解释。阿尔冈图上两复数间的距离由它们之差的模给出。


10. Modulus and Argument of a Complex Number | 复数的模与辐角

The modulus of z = a + bi, written |z|, is the distance from the origin to the point (a, b): |z| = √(a² + b²). It is always non-negative. The argument, arg(z), is the angle θ measured from the positive real axis to the vector, usually given in radians between –π and π (the principal argument).

z = a + bi 的模,记作 |z|,是原点到点 (a, b) 的距离:|z| = √(a² + b²)。它始终非负。辐角 arg(z) 是从正实轴到该向量的角度 θ,通常以弧度给出且主值在 –π 到 π 之间。

Use tan θ = b/a, but adjust the quadrant according to the signs of a and b. For example, z = –1 + i has |z| = √2 and arg(z) = 3π/4 (135°).

使用 tan θ = b/a,但需根据 a 与 b 的符号调整象限。例如 z = –1 + i 的模为 √2,辐角为 3π/4(135°)。


11. Multiplying and Dividing in Modulus-Argument Form | 模辐角形式下的乘除

When complex numbers are expressed with modulus and argument, multiplication and division become straightforward. If z₁ has modulus r₁ and argument θ₁, and z₂ has modulus r₂ and argument θ₂, then: |z₁z₂| = r₁ r₂, arg(z₁z₂) = θ₁ + θ₂ (mod 2π). For division: |z₁/z₂| = r₁ / r₂, arg(z₁/z₂) = θ₁ – θ₂.

当复数以模和辐角表示时,乘除运算变得简单。若 z₁ 模为 r₁、辐角为 θ₁,z₂ 模为 r₂、辐角为 θ₂,则:|z₁z₂| = r₁ r₂,arg(z₁z₂) = θ₁ + θ₂(模 2π)。除法:|z₁/z₂| = r₁ / r₂,arg(z₁/z₂) = θ₁ – θ₂。

This geometric view explains why multiplying by i rotates a vector 90° anticlockwise. Expressing a complex number in the form r(cos θ + i sin θ) is useful for these proofs.

这一几何视角解释了为何乘以 i 会将向量逆时针旋转 90°。将复数表示为 r(cos θ + i sin θ) 的形式对这类证明很有帮助。


12. Summary and Exam Tips | 总结与应试技巧

In AQA IGCSE Further Maths exams, complex numbers appear in both non-calculator and calculator papers. You must be fluent in algebraic manipulation, able to find real and imaginary parts, simplify rational expressions, and interpret results on the Argand diagram. Typical question types include: simplifying powers of i, performing arithmetic, finding conjugates, solving quadratics with complex roots, determining modulus and argument, and describing geometric transformations.

在 AQA IGCSE 进阶数学考试中,复数既出现于无计算器试卷,也出现于计算器试卷。你必须熟练进行代数操作,能找出实部与虚部、化简有理式并在阿尔冈图上解释结果。典型题型包括:化简 i 的幂、进行四则运算、求共轭复数、解有复数根的二次方程、求模与辐角以及描述几何变换。

Memorise the core formulas: i² = –1, z z* = a² + b², |z| = √(a² + b²), and the argument quadrant adjustments. Practise writing final answers clearly in the form a + bi unless otherwise specified. With consistent practice, complex numbers become a reliable topic on which to score full marks.

牢记核心公式:i² = –1,z z* = a² + b²,|z| = √(a² + b²),以及辐角的象限调整。除非题目另有要求,练习将答案清晰地写成 a + bi 的形式。通过持续练习,复数将成为你可以稳拿满分的可靠专题。

Published by TutorHao | Further 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