📚 A-Level Maths Question Paper Unit 5 Jan 2021: Key Concepts Simplified | A-Level数学:2021年1月单元5试卷知识点精讲
The January 2021 Unit 5 paper is a cornerstone assessment for students tackling the Further Pure Mathematics component of the International A-Level. It is designed to probe your command of advanced algebra, complex numbers, matrix transformations and proof techniques. Many learners find themselves searching for clarity on the recurrent themes and hidden pitfalls embedded in the paper. This article deconstructs the essential knowledge points behind each topic area, giving you a systematic revision tool that mirrors the depth and style of the actual exam.
2021年1月的单元5试卷是国际A-Level进阶纯数模块中的一块基石,旨在考察你对高级代数、复数、矩阵变换以及证明技巧的掌握程度。许多考生发现需要厘清试卷中反复出现的主题与隐藏的陷阱。本文拆解每个知识领域背后的核心考点,为你提供一个系统的复习工具,其深度与风格均紧扣真题。
1. Complex Numbers and the Argand Diagram | 复数与阿甘图
The paper begins with a firm focus on operations involving complex numbers. You are expected to add, subtract, multiply and divide in the form a + ib, where a, b are real. The division technique uses the conjugate of the denominator to turn a fraction into a single complex number. Recognising that i² = –1 is the only additional rule needed to simplify products. The Argand diagram then adds a geometric layer: each complex number corresponds to a point or a vector, and the modulus represents its distance from the origin while the argument gives the angle with the positive real axis.
试卷一开始就聚焦于复数的运算。你需要掌握在 a + ib 形式下进行加、减、乘、除,其中 a, b 为实数。除法技巧利用分母的共轭将分式化为单一复数。化简乘积时唯一额外的规则是识别 i² = –1。随后,阿甘图增加了几何层次:每个复数对应一个点或向量,模表示到原点的距离,而辐角则是与正实轴的夹角。
Special attention is given to solving polynomial equations that have complex roots. If a cubic or quartic equation with real coefficients yields one complex root, its conjugate is automatically also a root. You can then factorise the polynomial using the quadratic factor formed by these two conjugate roots. The exam often asks you to find all roots and justify the steps through the factor theorem or polynomial division.
需要特别关注的是求解具有复数根的多项式方程。如果一个实系数的三次或四次方程给出一个复数根,它的共轭复数自然也必为根。然后你可以利用这两个共轭根形成的二次因式来分解多项式。考试常要求你找出所有根,并通过因式定理或多项式除法来证明步骤。
The modulus–argument form, r(cos θ + i sin θ), and its exponential equivalent reⁱᶿ, are tested when the question moves to multiplication and division in polar form. Multiplying two complex numbers multiplies their moduli and adds their arguments, while division subtracts arguments. These properties are frequently linked to loci problems on the Argand diagram, such as |z – a| = k describing a circle, or arg(z – a) = θ describing a half‑line.
模-辐角形式 r(cos θ + i sin θ) 及其指数等价形式 reⁱᶿ 会在复数乘除的题目中出现。两个复数相乘时,模相乘、辐角相加;相除时,模相除、辐角相减。这些性质往往与阿甘图上的轨迹问题结合,例如 |z – a| = k 表示一个圆,arg(z – a) = θ 表示一条射线。
2. Matrices and Linear Transformations | 矩阵与线性变换
Unit 5 explores 2×2 matrices as representations of linear transformations in the plane. You must be able to find the image of a point or a line after applying a transformation matrix, and to determine the matrix corresponding to composite transformations by multiplying matrices in the correct order. The sequence ‘M followed by N’ corresponds to NM, not MN, which is a common source of error.
单元5探讨用 2×2 矩阵表示平面内的线性变换。你需要能够求出在应用变换矩阵后点或直线的像,并能通过按正确顺序相乘来求出复合变换对应的矩阵。“先 M 后 N”的顺序对应的是 NM,而非 MN,这是常见的错误来源。
Key standard transformations include rotations about the origin, reflections in a line through the origin, enlargements (with centre at the origin), and shears parallel to the axes. Rotations use the matrix [[cos θ, –sin θ],[sin θ, cos θ]], while reflections in lines y = mx have more involved trigonometric forms. Enlargements are of the form [[k, 0],[0, k]]. Shears parallel to the x‑axis are [[1, k],[0, 1]], preserving the area and leaving one axis invariant.
关键的标准变换包括绕原点的旋转、关于过原点直线的反射、中心在原点的放大,以及平行于坐标轴的剪切。旋转使用矩阵 [[cos θ, –sin θ],[sin θ, cos θ]];关于直线 y = mx 的反射具有更复杂的三角形式;放大的形式为 [[k, 0],[0, k]];平行于 x 轴的剪切为 [[1, k],[0, 1]],它保持面积不变并使一个轴保持不变。
The determinant of a 2×2 matrix det M = ad – bc gives the area scale factor of the transformation. A negative determinant indicates that orientation is reversed. The paper will ask you to link determinant values with geometric interpretations, such as identifying when a transformation is singular (determinant zero), meaning it collapses the plane onto a line or a point.
2×2 矩阵的行列式 det M = ad – bc 给出了变换的面积比例因子。负行列式表明方向被反转。试卷会要求你把行列式值与几何解释联系起来,例如判断一个变换何时为奇异变换(行列式为零),这意味着它将整个平面压缩到一条直线或一个点。
Inverse matrices come into play when you need to reverse a transformation or when solving simultaneous equations written in matrix form. You must memorise the formula for the inverse: M⁻¹ = (1/ det M) [[d, –b],[–c, a]]. A matrix is self‑inverse if M² = I, which often appears in reflection problems where applying the same reflection twice returns the original figure.
当你需要逆转一个变换或求解以矩阵形式书写的联立方程时,逆矩阵就派上用场。你必须记住逆矩阵公式:M⁻¹ = (1/ det M) [[d, –b],[–c, a]]。如果 M² = I,则矩阵是自逆的,这常出现在反射问题中,两次施加同一反射会恢复原图形。
3. Series and the Method of Differences | 级数与差分法
The summation of finite series is a staple of Unit 5. You need to know and apply the standard results for Σr, Σr² and Σr³, as well as how to manipulate sums of polynomials and rational expressions. The paper will often present a series whose terms can be broken into partial fractions, enabling a telescoping cancellation via the method of differences. You are expected to split a term like 1/(r(r+1)) into 1/r – 1/(r+1) and then sum from r=1 to n, observing the cancellation pattern to obtain a neat closed form.
有限级数的求和是单元5的基本内容。你需要知道并应用 Σr, Σr² 和 Σr³ 的标准公式,以及如何操作多项式和有理式的和。试卷常给出一个级数,其项可拆分为部分分式,从而通过差分法实现叠缩相消。你需要将形如 1/(r(r+1)) 的项拆为 1/r – 1/(r+1),然后从 r=1 到 n 求和,观察抵消模式以得出整洁的闭式。
When the general term involves quadratics or higher-degree numerators, the partial fraction decomposition may require careful algebraic manipulation. The exam deliberately chooses expressions that yield a clear telescoping sum. After cancelling, the answer is typically expressed in terms of n and perhaps (n+1) or (n+2). Marks are awarded for showing the first few terms, the middle cancellation, and the final uncancelled terms.
当一般项包含二次或更高次分子时,部分分式分解可能需要进行小心的代数操作。考试会精心选择能产生清晰叠缩和的表达式。抵消后,答案通常用 n 以及可能的 (n+1) 或 (n+2) 表示。得分点包括写出最初几项、中间的抵消过程以及最后未抵消的项。
Proof by induction often follows the method of differences question. You might be asked to prove the closed-form sum formula for all positive integers n. The induction step requires substituting n = k+1 into the sum, separating the k‑th sum from the (k+1)‑th term, and then applying the inductive hypothesis to simplify to the target form. Every induction proof must state the conclusion clearly: ‘Thus if the statement holds for n = k, it holds for n = k+1, and since it holds for n = 1, it is true for all n ∈ ℕ.’
数学归纳法的证明常紧跟差分法题目。你也许需要证明对所有正整数 n 求和的闭式。归纳步骤需要将 n = k+1 代入和式,将前 k 项之和与第 k+1 项分开,然后运用归纳假设,化简为目标形式。每个归纳证明都必须清楚陈述结论:“因此,假设命题对 n = k 成立,则对 n = k+1 也成立,而它对 n = 1 成立,故对所有 n ∈ ℕ 为真。”
4. Roots and Coefficients of Polynomial Equations | 多项式方程的根与系数
Relations between roots and coefficients form a powerful algebraic tool that appears in the paper. For a cubic ax³ + bx² + cx + d = 0 with roots α, β, γ, you need to know Σα = –b/a, Σαβ = c/a, and αβγ = –d/a. These symmetric sums allow you to build new equations without actually solving the original cubic. Typical tasks include forming a cubic whose roots are related by a linear transformation, say 2α+1, or calculating expressions like α² + β² + γ² using (Σα)² – 2Σαβ.
根与系数的关系是一个强大的代数工具。对于三次方程 ax³ + bx² + cx + d = 0,其根为 α, β, γ,你需要知道 Σα = –b/a, Σαβ = c/a, αβγ = –d/a。这些对称和允许你无需实际解原方程就能构造新方程。典型任务包括构建一个根与原根有线性关系(例如 2α+1)的三次方程,或者利用 (Σα)² – 2Σαβ 计算 α² + β² + γ²。
Quartic equations extend the same logic: for ax⁴ + bx³ + cx² + dx + e = 0, Σα = –b/a, Σαβ = c/a, Σαβγ = –d/a, αβγδ = e/a. The paper rarely asks you to memorise quartic formulas in isolation; rather, you will deduce the necessary symmetric sums from a given substitution. When a new variable y is related to the old variable x by a linear function, substitute x = (y – k)/m into the original equation and clear fractions to derive the new polynomial.
四次方程扩展了相同的逻辑:对于 ax⁴ + bx³ + cx² + dx + e = 0,有 Σα = –b/a, Σαβ = c/a, Σαβγ = –d/a, αβγδ = e/a。试卷很少要求孤立记忆四次式公式;相反,你会通过给定的代换来推导必要的对称和。当新变量 y 与旧变量 x 存在线性关系时,将 x = (y – k)/m 代入原方程并去分母,得到新的多项式。
The technique of re‑substitution is also used to find sums of powers of roots. For example, given that α is a root of a cubic, you can write α³ = pα² + qα + r and then sum the identity over the three roots to obtain Σα³ in terms of Σα² and Σα. This recursive strategy avoids having to solve the cubic explicitly and is a favourite way to test deeper algebraic fluency.
重新代入的技术也用于求根的高次幂和。例如,已知 α 是某个三次方程的根,可以写出 α³ = pα² + qα + r,然后对三个根求和等式,从而用 Σα² 和 Σα 表示 Σα³。这一递归策略避免显式解出三次方程,是考查深层代数流利度的常用方法。
5. Proof by Induction for Divisibility and Matrices | 归纳法证明整除性与矩阵
Beyond series, induction is heavily used to prove divisibility statements and matrix power results. A typical divisibility claim looks like ‘7ⁿ + 4ⁿ + 1 is divisible by 6’. The base case n = 1 is checked, then you assume true for n = k, write the expression for n = k+1, and cleverly split it using the inductive hypothesis plus an extra term that is clearly a multiple of the divisor. The algebra requires careful factorisation and the ability to spot common factors like 7·7ᵏ – 7ᵏ = 6·7ᵏ.
除级数外,归纳法还被大量运用于证明整除性和矩阵乘方结论。典型的整除性断言如“7ⁿ + 4ⁿ + 1 能被 6 整除”。验证基始 n = 1,假设 n = k 成立,写出 n = k+1 的表达式,并借助归纳假设外加一个显然为除数倍数的额外项,巧妙地拆分式子。代数操作需要细致的因式分解和发现公因式的能力,比如 7·7ᵏ – 7ᵏ = 6·7ᵏ。
Matrix induction follows the same structure. You are often asked to prove that [[a, b],[c, d]]ⁿ equals a specific matrix expression for all positive integers n. The induction step uses the multiplication rule and the assumption for n = k to compute Mᵏ⁺¹ = Mᵏ M. Since matrix multiplication is not commutative, strict left‑to‑right order must be maintained. The final answer is often expressed with the power n placed on individual entries that follow a predictable pattern.
矩阵归纳证明遵循相同的结构。你经常需要证明 [[a, b],[c, d]]ⁿ 等于某个特定的矩阵表达式,对所有正整数 n 成立。归纳步骤利用乘法规则和 n = k 的假设来计算 Mᵏ⁺¹ = Mᵏ M。由于矩阵乘法不可交换,必须严格保持从左到右的顺序。最终结果往往将幂次 n 置于遵循可预测模式的各个元素上。
6. Hyperbolic Functions and Their Inverses | 双曲函数及其反函数
Unit 5 may introduce hyperbolic functions sinh x, cosh x and tanh x, defined via exponentials: sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, tanh x = sinh x / cosh x. Their identities mirror trigonometric ones but with sign changes, most famously cosh² x – sinh² x = 1. Solving equations involving hyperbolic functions often reduces to a quadratic in eˣ, which you then solve by substitution u = eˣ, yielding a logarithm answer.
单元5可能引入双曲函数 sinh x、cosh x 和 tanh x,它们通过指数定义:sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, tanh x = sinh x / cosh x。它们的恒等式与三角函数类似但符号不同,最著名的是 cosh² x – sinh² x = 1。解含有双曲函数的方程常归结为关于 eˣ 的二次方程,然后通过设 u = eˣ 求解,最终得到对数答案。
Inverse hyperbolic functions can be expressed as natural logarithms. For example, arsinh x = ln(x + √(x² + 1)), arcosh x = ln(x + √(x² – 1)) for x ≥ 1, and artanh x = ½ ln((1+x)/(1–x)) for |x| < 1. Deriving these formulas from the exponential definitions is a classic exam task. You set y = arsinh x, write sinh y = x, substitute the exponential definition, and solve the resulting quadratic in eʸ.
反双曲函数可以表示为自然对数。例如,arsinh x = ln(x + √(x² + 1)),arcosh x = ln(x + √(x² – 1)) 对于 x ≥ 1,以及 artanh x = ½ ln((1+x)/(1–x)) 对于 |x| < 1。从指数定义推导这些公式是经典的考题任务。设 y = arsinh x,写出 sinh y = x,代入指数定义,然后解关于 eʸ 的二次方程即可。
7. Numerical Methods and Iterative Formulae | 数值方法与迭代公式
When algebraic solving fails, Unit 5 candidates must deploy numerical methods. The paper tests the Newton‑Raphson process: xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ). You must be able to differentiate f(x) and then perform at least two iterations, showing tabulated results. A sketch of the curve is often used to justify the choice of initial value and to explain why the method converges to one root rather than another. Always check that f'(xₙ) is not close to zero, to avoid divergence.
当代数求解失败时,单元5的考生必须使用数值方法。试卷考查牛顿‑拉夫森过程:xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ)。你必须能够对 f(x) 求导,然后至少进行两次迭代,并以表格展示结果。通常借助曲线草图来论证初始值的选择,并解释方法为何收敛到某个根而非另一个。务必检查 f'(xₙ) 不接近零,以避免发散。
Another common iterator is the fixed‑point rearrangement x = g(x). You build g(x) from f(x)=0 and then iterate xₙ₊₁ = g(xₙ). The convergence condition |g'(x)| < 1 near the root is critical. The exam may present a cobweb or staircase diagram to visualise convergence. You should be able to recognise these diagrams and describe the behaviour from a given initial value.
另一常见迭代器是定点重组 x = g(x)。你从 f(x)=0 构造 g(x),然后迭代 xₙ₊₁ = g(xₙ)。在根附近收敛条件 |g'(x)| < 1 至关重要。考试可能给出蛛网图或阶梯图来可视化收敛过程。你应能识别这些图并根据给定初值描述收敛行为。
8. Coordinate Geometry: Parabola, Ellipse and Hyperbola | 坐标几何:抛物线、椭圆与双曲线
Further coordinate geometry in Unit 5 extends the parabola, ellipse and rectangular hyperbola beyond their core definitions. For the parabola y² = 4ax, the focus is (a, 0) and the directrix is x = –a. Parametric coordinates (at², 2at) are used to derive tangents and normals. The equation of the tangent at parameter t is ty = x + at², while the normal is y + tx = 2at + at³. These are derived by differentiation and substitution.
单元5的进阶坐标几何将抛物线、椭圆和直角双曲线扩展到核心定义之外。对于抛物线 y² = 4ax,焦点为 (a, 0),准线为 x = –a。参数坐标 (at², 2at) 用于推导切线和法线。在参数 t 处的切线方程为 ty = x + at²,而法线为 y + tx = 2at + at³。这些通过求导和代换推导。
The ellipse x²/a² + y²/b² = 1 has parametric form (a cos θ, b sin θ). The tangent at θ is (x cos θ)/a + (y sin θ)/b = 1. Questions often involve finding points of intersection of a tangent with the axes and computing the area of the resulting triangle, or using the property that the sum of focal distances is constant (2a) to construct loci problems.
椭圆 x²/a² + y²/b² = 1 有参数形式 (a cos θ, b sin θ)。在 θ 处的切线为 (x cos θ)/a + (y sin θ)/b = 1。问题常涉及求切线与坐标轴的交点,并计算所得三角形的面积,或利用焦点距离之和为常数(2a)来构造轨迹问题。
The rectangular hyperbola xy = c² is examined using the parametric representation (ct, c/t). The gradient at any point is –1/t², leading to the tangent equation x + t² y = 2ct. A common multi‑step problem asks: given two curves or a chord, find the locus of midpoints or the equation of the chord joining two distinct parameters. Symmetry and algebraic elimination are the essential tools here.
直角双曲线 xy = c² 使用参数表示 (ct, c/t) 来考察。任意点的斜率为 –1/t²,从而得到切线方程 x + t² y = 2ct。常见的多步问题是:给定两条曲线或一条弦,求中点的轨迹或连接两个不同参数的弦的方程。此时核心工具是对称性和代数消元法。
9. Inequalities with Rational Functions | 有理函数不等式
Solving inequalities involving polynomials and rational expressions is a vital skill. The approach is to rearrange the inequality so that one side is zero, factorise the numerator and denominator, and then construct a sign table or use a critical value diagram. Never cross‑multiply by an expression whose sign is unknown; instead, bring everything to one side and create a common denominator.
解涉及多项式和有理表达式的不等式是一项关键技能。方法是将不等式移项使一边为零,分子分母因式分解,然后构建符号表或使用临界值图。切忌在未知符号的表达式上交叉相乘;正确做法是将所有项移到一边并通分得到公分母。
The critical values come from setting the numerator and denominator equal to zero. The real line is divided into intervals, and a test point in each interval determines whether the whole expression is positive or negative. The solution set must exclude any x‑values that make the denominator zero. When writing the answer, use strict or non‑strict inequalities as dictated by the original question (≥ includes zeros of the numerator; > does not).
临界值来自令分子和分母等于零。实轴被分割为若干区间,在每个区间内取一个测试点即可确定整个表达式的正负。解集必须排除所有使分母为零的 x 值。书写答案时,根据原题使用严格或非严格不等式(≥ 包含分子的零点;> 则不包含)。
10. Summation of Finite Series using Standard Results | 利用标准结果求有限级数和
While earlier we discussed the method of differences, Unit 5 also requires direct algebraic summation using Σr, Σr², Σr³. A compound sum like Σ (3r² + 2r – 5) from r=1 to n is split into 3 Σ r² + 2 Σ r – 5 Σ 1, and the known formulas are substituted: Σ1 = n; Σr = ½ n(n+1); Σr² = ⅙ n(n+1)(2n+1); Σr³ = ¼ n²(n+1)². Factorisation of the resulting polynomial in n is necessary to present the answer in a neat factorised form.
虽然前面已讨论差分法,但单元5也要求使用 Σr, Σr², Σr³ 进行直接代数求和。形如 Σ (3r² + 2r – 5)(r=1 到 n)的复合求和被拆分为 3 Σ r² + 2 Σ r – 5 Σ 1,然后代入已知公式:Σ1 = n;Σr = ½ n(n+1);Σr² = ⅙ n(n+1)(2n+1);Σr³ = ¼ n²(n+1)²。必须对所得关于 n 的多项式进行因式分解,以整洁的因式形式呈现答案。
Sometimes the limits of summation are not starting at 1. The standard result Σ (from r=1 to n) can be adapted by using Σ (from r=m to n) = Σ (1 to n) – Σ (1 to m‑1). This appears when the series term definition only starts being valid from a certain index. Always write down the individual sums clearly to avoid arithmetic mistakes.
有时求和下限不从 1 开始。标准结果 Σ(从 r=1 到 n)可以调整为 Σ(从 r=m 到 n)= Σ(1 到 n)– Σ(1 到 m‑1)。当级数项的定义仅从某个下标开始有效时,就会用到此方法。务必清晰地写出各段求和以避免算术错误。
11. Transformations of Graphs and Modulus Functions | 函数图像变换与绝对值函数
Graph transformations are examined with an emphasis on combinations. You must apply transformations in the correct sequence: y = af(b(x+c)) + d involves a horizontal translation of –c, a horizontal stretch of scale factor 1/b, a vertical stretch of scale factor a, and a vertical translation of d. Modulus functions introduce a new layer: y = |f(x)| reflects the negative parts of f(x) in the x‑axis, while y = f(|x|) discards the left half of the graph and reflects the right half across the y‑axis.
图像变换的考查强调组合。你必须按正确顺序施加变换:y = af(b(x+c)) + d 涉及水平平移 –c、水平拉伸(缩放因子 1/b)、垂直拉伸(因子 a)以及垂直平移 d。绝对值函数引入了新层次:y = |f(x)| 将 f(x) 的负值部分关于 x 轴对称上翻,而 y = f(|x|) 则丢弃图像左半部分并将右半部分关于 y 轴对称反射。
Solving equations like |2x – 1| = x + 3 requires considering two cases based on the sign of the expression inside the modulus. Each case yields a candidate solution that must be checked back in the original equation to confirm it satisfies the case’s sign condition. Inequalities such as |x – a| < b are solved by converting to –b < x – a < b, whereas |x – a| > b splits into x – a < –b or x – a > b.
解方程如 |2x – 1| = x + 3 需根据绝对值内表达式的符号分两种情形讨论。每种情形得出一个候选解,必须代回原方程核实是否满足该情形的符号条件。不等式如 |x – a| < b 转换为 –b < x – a < b 来解,而 |x – a| > b 则分解为 x – a < –b 或 x – a > b。
12. Strategies for Exam Success and Common Pitfalls | 考试成功策略与常见错误
Time management is crucial. Allocate roughly one mark per minute and leave time to check your induction conclusions and algebraic simplifications. Always explicitly write the inductive hypothesis and the conclusion in induction proofs. When doing numerical methods, keep at least four decimal places in intermediate steps to ensure accuracy. For coordinate geometry, a quick sketch can prevent sign errors in tangents and normals.
时间管理至关重要。大致按每分钟一分的比例分配时间,并留出时间检查归纳结论和代数化简。在归纳证明中,始终明确写出归纳假设和结论。做数值方法时,中间步骤至少保留四位小数以确保精确。对于坐标几何,快速画出示意图可以防止切线和法线中的符号错误。
Avoid the trap of losing marks by incomplete factorisation. The exam expects final answers to be in simplest factorised form, and sums like Σr² must be simplified to ⅙ n(n+1)(2n+1), not left as ⅙ (2n³ + 3n² + n). Similarly, when solving for complex roots of real polynomials, present them as conjugate pairs in a+ib notation. The Argand diagram loci must be clearly described with both geometric description and algebraic equation where required.
避免因未彻底因式分解而失分的陷阱。考试期望最终答案为最简因式形式,Σr² 这样的求和必须化简为 ⅙ n(n+1)(2n+1),而不保留 ⅙ (2n³ + 3n² + n)。类似地,当求实系数多项式的复根时,应以共轭对 a+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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply