📚 PDF资源导航

IGCSE AQA Further Maths: Core Knowledge Essentials | IGCSE AQA 进阶数学:核心知识点梳理

📚 IGCSE AQA Further Maths: Core Knowledge Essentials | IGCSE AQA 进阶数学:核心知识点梳理

The AQA Level 2 Certificate in Further Mathematics extends beyond the standard IGCSE, bridging the gap to A-level. This article condenses the core topics into a structured revision guide, highlighting key formulas, techniques, and common pitfalls. Mastering these essentials will build confidence for both the Further Maths exam and future studies.

AQA 二级进阶数学证书超越标准 IGCSE 内容,为 A-level 学习搭建桥梁。本文将这些核心主题浓缩为一份结构化的复习指南,突出关键公式、解题技巧和常见陷阱。掌握这些要点将为进阶数学考试和未来的学习建立信心。

1. Surds and Indices | 根式与指数

Manipulating surds and indices is a prerequisite. Simplify surds by extracting square factors: √50 = √(25 × 2) = 5√2. Rationalise denominators: for 1/√a, multiply by √a/√a; for 1/(a + √b), use the conjugate (a − √b).

处理根式与指数是前提技能。通过提取平方因子化简根式:√50 = √(25 × 2) = 5√2。有理化分母:对于 1/√a,乘以 √a/√a;对于 1/(a + √b),使用共轭式 (a − √b)。

Laws of indices must be automatic: aᵐ × aⁿ = aᵐ⁺ⁿ, aᵐ ÷ aⁿ = aᵐ⁻ⁿ, (aᵐ)ⁿ = aᵐⁿ, a⁰ = 1, a⁻ⁿ = 1/aⁿ, a^(1/n) = ⁿ√a. Fractional powers link roots and powers: a^(p/q) = (q√a)^p.

指数律必须熟练运用:aᵐ × aⁿ = aᵐ⁺ⁿ,aᵐ ÷ aⁿ = aᵐ⁻ⁿ,(aᵐ)ⁿ = aᵐⁿ,a⁰ = 1,a⁻ⁿ = 1/aⁿ,a^(1/n) = ⁿ√a。分数指数连接根式与幂:a^(p/q) = (q√a)^p。

Be able to solve equations like 2^(x+1) = 8^(2x−3) by expressing both sides with base 2: 2^(x+1) = (2³)^(2x−3) = 2^(6x−9), so x+1 = 6x−9, giving x = 2.

能够解方程如 2^(x+1) = 8^(2x−3),将两边表示为以 2 为底:2^(x+1) = (2³)^(2x−3) = 2^(6x−9),因此 x+1 = 6x−9,解得 x = 2。


2. Quadratic Functions and Equations | 二次函数与方程

Quadratic expressions feature prominently. Know how to factorise, complete the square, and use the quadratic formula x = [−b ± √(b² − 4ac)] / 2a. The discriminant Δ = b² − 4ac determines the nature of roots: Δ > 0 two distinct real roots, Δ = 0 one repeated root, Δ < 0 no real roots.

二次式出现频繁。掌握因式分解、配方法以及使用求根公式 x = [−b ± √(b² − 4ac)] / 2a。判别式 Δ = b² − 4ac 决定根的性质:Δ > 0 两个不等实根,Δ = 0 一个重根,Δ < 0 无实根。

For quadratic inequalities like ax² + bx + c > 0, sketch the parabola to identify intervals where the curve is above the x-axis. Remember to reverse the inequality when multiplying or dividing by a negative number.

对于二次不等式如 ax² + bx + c > 0,画出抛物线草图以确定曲线位于 x 轴上方的区间。记住,当乘或除以负数时,要反转不等号。

Functions of the form f(x) = a(x − h)² + k reveal the vertex (h, k) and the axis of symmetry x = h. The minimum or maximum value of the function is k.

形如 f(x) = a(x − h)² + k 的函数直接给出顶点 (h, k) 和对称轴 x = h。函数的最小值或最大值即为 k。


3. Coordinate Geometry and Graphs | 坐标几何与图像

Straight-line graphs: y − y₁ = m(x − x₁) is the point–slope form; y = mx + c gives the gradient m and y-intercept c. Parallel lines have equal gradients; perpendicular lines satisfy m₁m₂ = −1.

直线图像:y − y₁ = m(x − x₁) 是点斜式;y = mx + c 给出斜率 m 和 y 轴截距 c。平行直线斜率相等;垂线满足 m₁m₂ = −1。

The equation of a circle with centre (a, b) and radius r is (x − a)² + (y − b)² = r². To find tangents, use the perpendicular radius property or discriminant method (substitute line into circle, set Δ = 0).

圆心 (a, b)、半径 r 的圆的方程为 (x − a)² + (y − b)² = r²。求切线可利用半径与切线垂直的性质,或使用判别式法(将直线代入圆方程,令 Δ = 0)。

Understand transformations of graphs: y = f(x) + a shifts vertically, y = f(x + a) shifts horizontally, y = a f(x) stretches vertically, and y = f(ax) stretches horizontally. Reflections: y = −f(x) in x-axis, y = f(−x) in y-axis.

理解函数图像的变换:y = f(x) + a 为垂直平移,y = f(x + a) 为水平平移,y = a f(x) 为垂直伸缩,y = f(ax) 为水平伸缩。反射:y = −f(x) 关于 x 轴对称,y = f(−x) 关于 y 轴对称。


4. Sequences and Series | 数列与级数

Arithmetic sequences follow a pattern uₙ = a + (n − 1)d, with sum Sₙ = n/2 [2a + (n − 1)d] or Sₙ = n/2 (a + L) where L is the last term. Geometric sequences have uₙ = arⁿ⁻¹ and sum Sₙ = a(1 − rⁿ) / (1 − r) for |r| < 1.

等差数列遵循通项 uₙ = a + (n − 1)d,求和公式 Sₙ = n/2 [2a + (n − 1)d] 或 Sₙ = n/2 (a + L),其中 L 为末项。等比数列通项 uₙ = arⁿ⁻¹,前 n 项和 Sₙ = a(1 − rⁿ) / (1 − r),要求 |r| < 1。

For an infinite geometric series with |r| < 1, the sum to infinity is S∞ = a / (1 − r). The condition for convergence must be checked before using this formula.

对于无穷等比级数,当 |r| < 1 时,无穷和为 S∞ = a / (1 − r)。使用公式前务必验证收敛条件。

Sequences can also be defined by recurrence relations, such as uₙ₊₁ = 2uₙ + 3, u₁ = 1. Sometimes you must find a formula for uₙ by iteration or by recognising a pattern.

数列也可由递推关系定义,例如 uₙ₊₁ = 2uₙ + 3,u₁ = 1。有时需要通过迭代或识别模式来求出 uₙ 的公式。


5. Trigonometry | 三角学

Exact values for sin, cos, tan of 30°, 45°, 60° and related angles must be memorised. Use the unit circle to extend these to angles > 90°, and know the graphs of sine, cosine and tangent.

必须熟记 30°、45°、60° 及相应角的正弦、余弦、正切的精确值。利用单位圆将这些值推广到大于 90° 的角,并掌握正弦、余弦和正切的图像。

The sine and cosine rules are essential for non-right-angled triangles. Sine rule: a/sin A = b/sin B = c/sin C. Cosine rule: a² = b² + c² − 2bc cos A, also cos A = (b² + c² − a²) / 2bc.

正弦定理和余弦定理对于非直角三角形至关重要。正弦定理:a/sin A = b/sin B = c/sin C。余弦定理:a² = b² + c² − 2bc cos A,也可变形为 cos A = (b² + c² − a²) / 2bc。

Trigonometric identities: tan θ = sin θ / cos θ, and the fundamental identity sin² θ + cos² θ = 1. Learn how to prove simple identities and solve equations like 2 sin θ cos θ = sin θ for 0° ≤ θ ≤ 360°.

三角恒等式:tan θ = sin θ / cos θ,以及基本恒等式 sin² θ + cos² θ = 1。学会证明简单恒等式,并解方程如 2 sin θ cos θ = sin θ,区间 0° ≤ θ ≤ 360°。


6. Calculus: Differentiation and Integration | 微积分:微分与积分

Differentiation from first principles uses the limit definition f'(x) = lim (h→0) [f(x+h) − f(x)] / h. Practise for simple polynomials. Standard derivative: for y = xⁿ, dy/dx = nxⁿ⁻¹.

从第一原理求导使用极限定义 f'(x) = lim (h→0) [f(x+h) − f(x)] / h。对简单多项式进行练习。标准导数:对于 y = xⁿ,dy/dx = nxⁿ⁻¹。

Tangents and normals: at a point (x₁, y₁), gradient of tangent = f'(x₁); normal gradient = −1 / f'(x₁). Stationary points occur where dy/dx = 0; use the second derivative d²y/dx² to classify: positive → minimum, negative → maximum.

切线与法线:在点 (x₁, y₁) 处,切线斜率 = f'(x₁);法线斜率 = −1 / f'(x₁)。驻点发生在 dy/dx = 0 处;利用二阶导数 d²y/dx² 判断:正→最小点,负→最大点。

Integration as reverse differentiation: ∫ xⁿ dx = xⁿ⁺¹/(n+1) + c, n ≠ −1. Definite integrals calculate the area under a curve between limits a and b: area = ∫ₐᵇ y dx. Remember to handle areas below the x-axis by taking absolute values.

积分是微分的逆运算:∫ xⁿ dx = xⁿ⁺¹/(n+1) + c,n ≠ −1。定积分计算曲线在上下限 a 和 b 之间的面积:面积 = ∫ₐᵇ y dx。注意对于 x 轴下方的面积要取绝对值。


7. Matrices and Transformations | 矩阵与变换

Matrix dimensions are rows × columns. Addition and subtraction require same dimensions. Multiplication: (m × n) × (n × p) gives an m × p matrix. The element in row i, column j is the dot product of row i of the first matrix and column j of the second.

矩阵维度为行数 × 列数。加减法要求维度相同。乘法:(m × n) × (n × p) 得到 m × p 矩阵。结果中第 i 行第 j 列的元素是第一个矩阵第 i 行与第二个矩阵第 j 列的点积。

The 2×2 matrix M = [a b; c d] has determinant det(M) = ad − bc. If det M ≠ 0, the inverse is M⁻¹ = 1/(ad−bc) [d −b; −c a]. Geometric transformations are represented by matrices: rotation, reflection, enlargement, and shear.

2×2 矩阵 M = [a b; c d] 的行列式为 det(M) = ad − bc。如果 det M ≠ 0,逆矩阵为 M⁻¹ = 1/(ad−bc) [d −b; −c a]。几何变换可用矩阵表示:旋转、反射、放大和剪切。

Combined transformations correspond to matrix multiplication, with the first transformation on the right. For example, reflection in y = x followed by rotation 90° anticlockwise: R × F. Order matters.

组合变换对应于矩阵乘法,最先施加的变换写在右边。例如,先关于 y = x 反射,再逆时针旋转 90°:矩阵乘积为 R × F。顺序至关重要。


8. Vectors | 向量

Vectors in 2D are expressed as column vectors or i, j form: v = 3i − 2j. Magnitude |v| = √(x² + y²). Unit vectors have magnitude 1; a unit vector in direction v is v/|v|.

二维向量可表示为列向量或 i, j 形式:v = 3i − 2j。模长 |v| = √(x² + y²)。单位向量的模为 1;沿 v 方向的单位向量为 v/|v|。

Vector addition and scalar multiplication are fundamental. Position vectors and displacement vectors describe points and movements. The vector AB = b − a, where a and b are position vectors of A and B.

向量加法与标量乘法是基本运算。位置向量和位移向量分别描述点与运动。向量 AB = b − a,其中 a 和 b 是 A 与 B 的位置向量。

Vectors can prove geometrical properties, for example, that three points are collinear if AB is a scalar multiple of BC. In mechanics, use vectors to represent velocity, acceleration, and force.

向量可用于证明几何性质,例如,若 AB 是 BC 的标量倍数,则三点共线。在力学中,用向量表示速度、加速度和力。


9. Functions and Graphs | 函数与图像

A function maps each input to exactly one output. Domain and range are key concepts. Composite functions fg(x) means apply g first, then f. Inverse function f⁻¹(x) reverses the mapping; it exists only if f is one-to-one.

函数将每个输入映射到唯一输出。定义域和值域是关键概念。复合函数 fg(x) 表示先作用 g,再作用 f。反函数 f⁻¹(x) 逆映射;只有在 f 是一一对应时才存在反函数。

Sketch graphs of rational functions, piecewise functions, and modulus functions y = |f(x)|. To solve |f(x)| = k, consider f(x) = k and f(x) = −k. Graph transformations apply consistently to all functions.

绘出有理函数、分段函数和绝对值函数 y = |f(x)| 的草图。解 |f(x)| = k 时,考虑 f(x) = k 和 f(x) = −k。图像变换对所有函数一律适用。

Exponential and logarithmic functions: y = aˣ, and its inverse y = logₐ x. Know the laws of logs: logₐ(xy) = logₐ x + logₐ y, logₐ(x/y) = logₐ x − logₐ y, logₐ(xⁿ) = n logₐ x. Change of base: logₐ b = log_c b / log_c a.

指数函数与对数函数:y = aˣ 及其反函数 y = logₐ x。掌握对数律:logₐ(xy) = logₐ x + logₐ y,logₐ(x/y) = logₐ x − logₐ y,logₐ(xⁿ) = n logₐ x。换底公式:logₐ b = log_c b / log_c a。


10. Probability and Statistics | 概率与统计

Basic probability: P(A or B) = P(A) + P(B) − P(A and B). For independent events, P(A and B) = P(A) × P(B). Conditional probability: P(A|B) = P(A and B) / P(B). Use tree diagrams and Venn diagrams.

基础概率:P(A 或 B) = P(A) + P(B) − P(A 且 B)。对于独立事件,P(A 且 B) = P(A) × P(B)。条件概率:P(A|B) = P(A 且 B) / P(B)。运用树状图和维恩图。

The binomial distribution: if X ~ B(n, p), then P(X = r) = ⁿCᵣ pʳ (1−p)ⁿ⁻ʳ. The mean is np. You may need to use the formula or tables, but always check the values of n and p carefully.

二项分布:若 X ~ B(n, p),则 P(X = r) = ⁿCᵣ pʳ (1−p)ⁿ⁻ʳ。均值为 np。可能需要使用公式或表格,但务必仔细核对 n 和 p 的值。

Statistical measures: quartiles, interquartile range, and box plots. Histograms with unequal class widths require frequency density = frequency / class width. Understand cumulative frequency curves and how to find median and IQR.

统计度量:四分位数、四分位距和箱形图。组距不等宽的直方图需要使用频率密度 = 频数 / 组距。理解累积频率曲线以及如何求中位数和四分位距。


11. Mechanics: Kinematics | 力学:运动学

Motion in a straight line with constant acceleration is described by SUVAT equations: v = u + at, s = ut + ½ at², v² = u² + 2as, s = ½ (u + v)t. Identify known variables and choose the appropriate equation.

匀加速直线运动用 SUVAT 方程描述:v = u + at,s = ut + ½ at²,v² = u² + 2as,s = ½ (u + v)t。确认已知量并选择合适的公式。

Displacement–time and velocity–time graphs: gradient of s–t graph = velocity; gradient of v–t graph = acceleration; area under v–t graph = displacement. Constant acceleration produces a straight line on a v–t graph.

位移–时间图与速度–时间图:s–t 图斜率 = 速度;v–t 图斜率 = 加速度;v–t 图下方面积 = 位移。匀加速在 v–t 图上表现为一条直线。

For accelerated motion under gravity, a = −g (taking upward as positive). Projectiles are beyond this level, but vertical motion with gravity is common.

对于重力作用下的加速运动,取向上为正时 a = −g。抛体运动不在此级别,但涉及重力的竖直运动很常见。


12. Algebraic Proof and Manipulation | 代数证明与运算

Proof by deduction, counterexample, and exhaustion is tested. For example, prove that the sum of two even numbers is even: 2m + 2n = 2(m + n). Show that (n + 1)² − (n − 1)² = 4n for all n.

考查演绎法、反例法和穷举法证明。例如,证明两个偶数之和仍为偶数:2m + 2n = 2(m + n)。证明对所有 n 有 (n + 1)² − (n − 1)² = 4n。

Algebraic fractions require simplification as in ordinary fractions: factorise numerators and denominators, then cancel common factors. Add or subtract by finding a common denominator. Solve equations involving algebraic fractions by multiplying through by the denominator.

代数分式的化简如同普通分式:因式分解分子和分母,然后约去公因式。加减时找公分母。解涉及代数分式的方程时,可将等式两边同乘分母。

Completing the square is a vital skill, not just for quadratics but for circles and integration where you may need to write expressions in completed square form, e.g., 2x² + 8x + 5 = 2[(x + 2)² − 1.5].

配方法是一项重要技能,不仅用于二次式,在圆和积分中也需要将表达式写成完全平方形式,例如 2x² + 8x + 5 = 2[(x + 2)² − 1.5]。


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