📚 PDF资源导航

Cambridge IGCSE Additional Mathematics: Core Topic Review | 剑桥IGCSE进阶数学:核心知识点梳理

📚 Cambridge IGCSE Additional Mathematics: Core Topic Review | 剑桥IGCSE进阶数学:核心知识点梳理

Cambridge IGCSE Additional Mathematics (0606) bridges the gap between IGCSE Mathematics and A-Level studies. It is a challenging yet highly rewarding subject that deepens your understanding of algebra, calculus, geometry, and trigonometry. This article provides a structured review of the core topics every candidate must master before the exam.

剑桥IGCSE进阶数学(0606)是衔接IGCSE普通数学与A-Level学习的关键桥梁。这门学科富有挑战性,却能极大深化你在代数、微积分、几何与三角学方面的理解。本文围绕考纲核心,系统梳理每位考生在考前必须掌握的知识模块,助你高效复习、精准备考。


1. Functions and Transformations | 函数与变换

A function maps each input to exactly one output. For Additional Mathematics, you must be comfortable with notation such as f(x), domain, range, and composite functions. The inverse function, denoted f⁻¹(x), exists only when the original function is one-to-one.

函数将每一个输入值唯一对应到一个输出值。在进阶数学中,你需要熟练使用 f(x) 的记号,理解定义域、值域以及复合函数。反函数记作 f⁻¹(x),仅当原函数是一对一函数时才能存在。

Graphical transformations are frequently tested. You need to know how the graph y = f(x) changes when you apply shifts, stretches, and reflections.

图像变换是考试高频考点。你需要清楚 y = f(x) 的图像在平移、伸缩和翻转时会发生怎样的变化。

  • Translation: y = f(x) + a moves up by a; y = f(x − b) moves right by b.
  • 平移:y = f(x) + a 向上移动 a;y = f(x − b) 向右移动 b。
  • Reflection: y = −f(x) reflects in the x-axis; y = f(−x) reflects in the y-axis.
  • 翻转:y = −f(x) 关于 x 轴对称;y = f(−x) 关于 y 轴对称。
  • Stretch: y = kf(x) is a vertical stretch by factor k; y = f(kx) is a horizontal compression by factor k.
  • 伸缩:y = kf(x) 为纵向伸缩,倍数为 k;y = f(kx) 为横向压缩,倍数为 k。

2. Quadratic Functions and Discriminant | 二次函数与判别式

The standard form of a quadratic function is ax² + bx + c = 0. Completing the square rewrites it as a(x + p)² + q, which reveals the vertex and the line of symmetry.

二次函数的标准形式为 ax² + bx + c = 0。配方法可将其改写为 a(x + p)² + q 的形式,从而直接看出顶点坐标与对称轴。

The discriminant, Δ = b² − 4ac, determines the nature of the roots:

判别式 Δ = b² − 4ac 决定方程根的性质:

Discriminant Δ Nature of Roots 根的性质
Δ > 0 Two distinct real roots 两个不等的实根
Δ = 0 One repeated real root 两个相等的实根(重根)
Δ < 0 Two complex roots 两个复数根

You should be able to find the maximum or minimum value of a quadratic function and solve problems involving quadratic inequalities.

你还需要会求二次函数的最大值或最小值,并能解决含二次不等式的应用问题。


3. Equations and Inequalities | 方程与不等式

Beyond linear equations, this syllabus covers simultaneous equations, one linear and one quadratic, which are solved by substitution. The resulting quadratic may have two, one, or zero solutions.

除了一元一次方程,本考纲还要求掌握联立方程的解法,其中一个为一次方程、另一个为二次方程时,采用代入消元法。所得二次方程可能有两个、一个或零个解。

Inequalities require care: when multiplying or dividing by a negative number, the inequality sign reverses. Quadratic inequalities are solved by sketching the corresponding parabola and reading the appropriate interval.

解不等式需特别小心:当两边同乘或同除以负数时,不等号方向必须反转。二次不等式通常借助对应抛物线的图像,找出满足条件的区间。

x² − 5x + 6 < 0 → 2 < x < 3

This means the expression is negative between its two roots, x = 2 and x = 3.

这意味着该表达式在两个根 x = 2 与 x = 3 之间取负值。


4. Indices and Logarithms | 指数与对数

The laws of indices are foundational: aᵐ × aⁿ = aᵐ⁺ⁿ, aᵐ ÷ aⁿ = aᵐ⁻ⁿ, and (aᵐ)ⁿ = aᵐⁿ. You must apply these fluently without a calculator in simplification problems.

指数法则是基础中的基础:aᵐ × aⁿ = aᵐ⁺ⁿ,aᵐ ÷ aⁿ = aᵐ⁻ⁿ,(aᵐ)ⁿ = aᵐⁿ。在化简题中,你必须在不用计算器的情况下熟练运用这些法则。

Logarithms are the inverse of exponentials. The definition logₐx = y means aʸ = x. Three key laws follow directly from the index laws:

对数是指数的逆运算。定义 logₐx = y 等价于 aʸ = x。由指数法则可直接推出三个重要运算律:

  • logₐ(xy) = logₐx + logₐy
  • logₐ(x ÷ y) = logₐx − logₐy
  • logₐ(xᵏ) = k logₐx

Natural logarithms, ln x, use the special base e ≈ 2.718. Solving exponential equations often requires converting to logarithmic form.

自然对数 ln x 以特殊常数 e ≈ 2.718 为底。解指数方程时,经常需要将其转化为对数形式。


5. Sequences and Series | 数列与级数

An arithmetic sequence has a common difference d between consecutive terms. The n-th term and the sum of the first n terms are given by:

等差数列相邻两项的差 d 保持不变。第 n 项与前 n 项和的公式如下:

uₙ = a + (n − 1)d   |   Sₙ = n⁄2 [2a + (n − 1)d]

A geometric sequence has a common ratio r. Its n-th term and sum are:

等比数列相邻两项的比 r 保持不变。它的第 n 项与和公式为:

uₙ = arⁿ⁻¹   |   Sₙ = a(1 − rⁿ)⁄(1 − r)  (r ≠ 1)

For |r| < 1, the sum to infinity is S∞ = a⁄(1 − r). You must also be able to identify which formula applies in word problems, such as depreciation or population growth.

当 |r| < 1 时,无穷等比级数的和为 S∞ = a⁄(1 − r)。在应用题中,如折旧问题或人口增长问题,你要能判断该用哪个公式。


6. Binomial Expansions | 二项式展开

The binomial theorem expands expressions of the form (a + b)ⁿ. The general term is:

二项式定理用于展开形如 (a + b)ⁿ 的表达式。其通项公式为:

Tᵣ₊₁ = ⁿCᵣ · aⁿ⁻ʳ · bʳ

Here ⁿCᵣ is the binomial coefficient, often written as n choose r. You should be able to find a specific term, such as the constant term or the term independent of x, by setting the power of x to zero.

其中 ⁿCᵣ 为二项式系数,通常写作“n选r”。你需要能够找出特定项,例如常数项或与 x 无关的项,只需令 x 的指数为零即可。

Pascal’s triangle provides a quick way to list coefficients for small n. However, for larger n, the formula is more reliable.

帕斯卡三角为小 n 值提供了快速列出系数的途径。但对于较大的 n,使用通项公式更为可靠。


7. Trigonometry | 三角学

Core trigonometric identities for this course include:

本课程的核心三角恒等式包括:

sin²θ + cos²θ = 1   |   tanθ = sinθ⁄cosθ

Important exact values at special angles appear regularly: sin 30° = ½, cos 60° = ½, tan 45° = 1, among others. You must memorise the exact values for 0°, 30°, 45°, 60° and 90°.

特殊角的三角函数精确值经常出现:sin 30° = ½,cos 60° = ½,tan 45° = 1,等等。你必须在 0°、30°、45°、60° 和 90° 这些特殊角的精确值上做到条件反射。

The general solution of trigonometric equations, such as sin θ = k, requires an understanding of the symmetry of the unit circle and the periodicity of each function.

解三角方程(如 sin θ = k)的通解,要求你理解单位圆的对称性以及各三角函数周期性的本质。


8. Trigonometric Identities and Equations | 三角恒等式与方程

Solving trigonometric equations within a given interval often involves factoring or using double-angle formulae. The double-angle identities are essential:

在指定区间内解三角方程,通常需要因式分解或使用二倍角公式。以下二倍角等式是关键:

sin 2θ = 2 sinθ cosθ   |   cos 2θ = cos²θ − sin²θ

The second identity can also be written as cos 2θ = 2cos²θ − 1 or cos 2θ = 1 − 2sin²θ, which is useful when integrating or simplifying squares of trigonometric functions.

第二个等式也可以写成 cos 2θ = 2cos²θ − 1 或 cos 2θ = 1 − 2sin²θ。这两种形式在积分或化简三角函数的平方时非常有用。

When solving, always check whether your answers fall inside the given range, and remember to use the unit circle to generate all possible solution branches.

解题时,务必检查答案是否落在给定区间内,并借助单位圆列出所有可能的解分支。


9. Vectors | 向量

A vector has both magnitude and direction. In two dimensions, vectors are often written in column form or in terms of unit vectors i and j.

向量同时具有大小和方向。在二维空间中,向量通常以列向量形式书写,或用单位向量 i 和 j 表示。

The magnitude of vector \(\begin{pmatrix}x\\y\end{pmatrix}\) is √(x² + y²), and its direction from the positive x-axis is given by tanθ = y⁄x. You should be able to find the position vector of a point and the vector between two points.

列向量 \(\begin{pmatrix}x\\y\end{pmatrix}\) 的模长为 √(x² + y²),其与 x 轴正方向的夹角满足 tanθ = y⁄x。你要能求解某点的位置向量以及两点之间的向量。

Parallel vectors are scalar multiples of each other. Perpendicular vectors satisfy the dot product condition: a · b = 0.

平行向量互为标量倍数。垂直向量满足点积为零的条件:a · b = 0。

a · b = |a||b|cosθ   |   a · b = 0 ⇔ a ⊥ b


10. Differentiation | 微分

Differentiation measures the instantaneous rate of change. The derivative of xⁿ is nxⁿ⁻¹, which is the single most used rule in this course.

微分用于度量瞬时变化率。xⁿ 的导数为 nxⁿ⁻¹,这是本课程中最常用的规则。

You must also apply the chain rule for composite functions, the product rule and the quotient rule:

你还必须掌握复合函数的链式法则、乘积法则和商法则:

d/dx (uv) = u dv/dx + v du/dx   |   d/dx (u/v) = (v du/dx − u dv/dx)⁄v²

Applications include finding stationary points, determining whether they are maxima or minima, and solving problems on connected rates of change.

微分应用包括求驻点、判断驻点是极大值还是极小值,以及解决相关变化率问题。


11. Integration | 积分

Integration is the reverse of differentiation. The indefinite integral of xⁿ is xⁿ⁺¹⁄(n+1) + c, provided n ≠ −1. Definite integrals evaluate the area under a curve between two limits.

积分是微分的逆运算。当 n ≠ −1 时,xⁿ 的不定积分为 xⁿ⁺¹⁄(n+1) + c。定积分可用于计算曲线与 x 轴之间在给定区间内的面积。

You must understand how to find the area under a curve, the area between two curves, and the area bounded by a curve and the axes. These often require you to first determine the points of intersection.

你需要掌握求曲线下方区域的面积、两曲线之间的面积以及曲线与坐标轴围成区域的面积。这类问题通常要求首先求出交点坐标。

Integration is also used to find the constant of integration when given a point on the curve, and to solve simple differential equations.

积分还可用于在已知曲线上一点的情况下确定积分常数,以及解简单的微分方程。


12. Exam Strategies and Common Pitfalls | 备考策略与常见误区

Time management is critical in the Additional Mathematics exam. Begin with questions you can answer confidently, then return to challenging ones. Always show clear working steps, as method marks are awarded generously.

进阶数学考试中的时间管理至关重要。建议先做有把握的题目,再回头攻克难题。解题过程务必条理清晰,步骤完整,因为过程分占比很高。

Common pitfalls include forgetting to reverse inequality signs, neglecting the domain of a function when finding its inverse, and mixing up the product and quotient rules. Practise past papers systematically to familiarise yourself with the exam format and common question patterns.

常见误区包括:忘记反转不等号方向、求反函数时忽略定义域限制、混淆乘积法则与商法则等。建议系统性地练习历年真题,熟悉考试题型与常见设问方式。

Above all, understanding the underlying concepts is more valuable than rote memorisation. The questions in Cambridge IGCSE Additional Mathematics reward flexibility and depth of reasoning.

总而言之,理解数学概念的本质远比机械记忆更为重要。剑桥IGCSE进阶数学的试题,始终青睐灵活的思维与深刻的推理能力。


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