📚 A-Level Further Maths Unit 5 Jan 22 Paper Question Analysis | A-Level进阶数学第五单元2022年1月试卷题型解析
The January 2022 Unit 5 paper for A-Level Further Mathematics challenges students with a blend of pure and applied content. Mastering its question types requires not only solid conceptual understanding but also strategic problem-solving skills. In this article, we dissect the paper’s structure, highlight recurring themes, and provide targeted techniques for each category.
2022年1月的A-Level进阶数学第五单元试卷融合了纯数学与应用数学的内容,对学生的概念理解和解题策略都提出了较高要求。本文剖析试卷结构,归纳常考题型,并针对每一类问题提供高效的解题方法。
1. Paper Overview | 试卷总览
This Unit 5 paper typically lasts 90 minutes and carries 75 marks. It covers topics such as complex numbers, matrices, differential equations, polar coordinates, hyperbolic functions, sequences, vectors, proof by induction, and numerical methods. The questions range from straightforward calculations to multi-step proofs, often requiring clear logical reasoning and precise algebraic manipulation.
本单元试卷通常时长90分钟,总分75分。考查内容包括复数、矩阵、微分方程、极坐标、双曲函数、数列、向量、归纳证明以及数值方法。题目从直接计算到多步骤证明,强调清晰的逻辑推理和精确的代数运算。
2. Complex Numbers – de Moivre and Roots of Unity | 复数——棣莫弗定理与单位根
A common question asks to express (z = cos θ + i sin θ) in the form eiθ and then apply de Moivre’s theorem to find (zn + z−n). In the January 2022 paper, candidates needed to simplify such expressions to 2 cos nθ and later solve equations like z5 = 1, listing all roots in exponential form.
常见题型要求将(z = cos θ + i sin θ)写作 eiθ 的形式,再运用棣莫弗定理求 (zn + z−n)。在2022年1月试卷中,考生需将其化简为 2 cos nθ,并求解如 z5 = 1 的方程,用指数形式表示全部根。
- Use de Moivre’s theorem: (cos θ + i sin θ)n = cos nθ + i sin nθ
- 使用棣莫弗定理:(cos θ + i sin θ)n = cos nθ + i sin nθ
- Roots of unity: zk = e2kπi/5, k = 0, 1, 2, 3, 4
- 单位根:zk = e2kπi/5,k = 0, 1, 2, 3, 4
zn + z−n = 2 cos nθ
3. Matrices – Inverse, Determinants and Transformations | 矩阵——逆矩阵、行列式与变换
One structured task presented a 3×3 matrix A and asked for its determinant and inverse. Using the inverse, candidates solved a system of linear equations. A subsequent part linked the matrix to a geometrical transformation, combining a reflection and a shear, requiring the description in terms of eigenvectors.
一道结构化题目给出了一个3×3矩阵 A,要求计算其行列式与逆矩阵。利用逆矩阵,考生求解线性方程组。后续部分将矩阵与几何变换关联,描述了一个反射和剪切组合,并要求用特征向量解释变换效果。
- det(A) calculated via expansion along first row
- 按第一行展开计算行列式 det(A)
- System solved as x = A−1b
- 利用 x = A−1b 求解方程组
- Eigenvalues λ = 1 (line of invariant points) and λ = −1 (perpendicular reflection)
- 特征值 λ = 1(不动点直线)和 λ = −1(垂直反射)
A−1 = (1/det A) adj A
4. First-Order Differential Equations – Integrating Factor | 一阶微分方程——积分因子法
The paper featured a linear first-order ODE of the form dy/dx + P(x)y = Q(x). The integrating factor e∫P dx was used to rewrite the left side as a derivative of a product. Candidates then integrated and applied an initial condition to find the particular solution, often expressed in terms of the natural logarithm.
试卷中出现形如 dy/dx + P(x)y = Q(x) 的线性一阶常微分方程。利用积分因子 e∫P dx 将左侧改写为乘积的导数,随后积分并代入初始条件求特解,结果常包含自然对数。
- Find integrating factor μ(x) = e∫(2/x) dx = x2
- 求积分因子 μ(x) = e∫(2/x) dx = x2
- Multiply through by μ(x): d/dx (x2y) = x3
- 两边乘 μ(x):d/dx (x2y) = x3
- General solution: y = (x2/4) + Cx−2
- 通解:y = (x2/4) + Cx−2
5. Second-Order Differential Equations – Auxiliary Equation | 二阶微分方程——辅助方程法
A typical question gave a homogeneous second-order ODE with constant coefficients. Candidates wrote down the auxiliary equation, solved for m, and constructed the complementary function. For the particular integral with a polynomial or exponential forcing term, the method of undetermined coefficients was employed, followed by the general solution and matching boundary conditions.
典型题目给出常系数齐次二阶常微分方程。考生写出辅助方程、解出 m 并构造余函数。对于多项式或指数形式的非齐次项,采用待定系数法求特解,再写出通解并匹配边界条件。
- Aux: m2 − 5m + 6 = 0 → (m − 2)(m − 3) = 0
- 辅助方程:m2 − 5m + 6 = 0 → (m − 2)(m − 3) = 0
- CF: yc = Ae2x + Be3x
- 余函数:yc = Ae2x + Be3x
- Try yp = Cx + D, substitute and solve for C, D
- 设 yp = Cx + D,代入求解 C, D
ay” + by’ + cy = f(x) → am2 + bm + c = 0
6. Polar Coordinates – Area and Tangent | 极坐标——面积与切线
This section examined a curve given by r = a(1 + cos θ). Candidates had to find the area enclosed by the curve and the equation of the tangent at a specified angle. Integration used the formula ∫ ½ r2 dθ, and the tangent condition dr/dθ = 0 or careful substitution was needed.
该部分考查曲线 r = a(1 + cos θ)。考生需计算曲线围成的面积及给定角度处的切线方程。面积计算使用公式 ∫ ½ r2 dθ,切线条件需用到 dr/dθ = 0 或巧妙代换。
- Area = ½ ∫02π a2(1+cos θ)2 dθ = 3πa2/2
- 面积 = ½ ∫02π a2(1+cos θ)2 dθ = 3πa2/2
- Tangent at θ = π/3: parametric equations x = r cos θ, y = r sin θ
- θ = π/3 处的切线:参数方程 x = r cos θ, y = r sin θ
dy/dx = (dy/dθ) / (dx/dθ)
7. Hyperbolic Functions – Identities and Equations | 双曲函数——恒等式与方程
A multi-part question tested fluency with hyperbolic identities. Starting from definitions cosh x = (ex+e−x)/2 and sinh x = (ex−e−x)/2, candidates proved cosh2x − sinh2x = 1 and then solved an equation like 3 cosh x + 5 sinh x = 7 by converting into a quadratic in ex.
一道多步骤题目考查双曲函数恒等式。从定义 cosh x = (ex+e−x)/2 和 sinh x = (ex−e−x)/2 出发,证明 cosh2x − sinh2x = 1,随后通过转化为关于 ex 的二次方程求解 3 cosh x + 5 sinh x = 7。
- Key identity: cosh2x − sinh2x = 1
- 核心恒等式:cosh2x − sinh2x = 1
- For equation, substitute definitions to get 4ex + e−x = 7, then set u = ex
- 解方程时,代换定义得 4ex + e−x = 7,再设 u = ex
sinh 2x = 2 sinh x cosh x
8. Sequences and Series – Method of Differences | 数列与级数——裂项相消法
The January 2022 paper included a summation question requiring the method of differences. Given a rational function, candidates expressed it as partial fractions and then summed from r=1 to n. Cancellation led to a compact expression, and the limit as n→∞ was computed to evaluate the infinite sum.
2022年1月试卷包含一道裂项相消法求和题。给出有理函数,考生先将其分解为部分分式,再从 r=1 到 n 求和。通过逐项抵消得到简洁表达式,并计算 n→∞ 时的极限以求得无穷级数的和。
- Example: Σr=1n 1/(r(r+1)) = Σ (1/r − 1/(r+1)) = 1 − 1/(n+1)
- 例:Σr=1n 1/(r(r+1)) = Σ (1/r − 1/(r+1)) = 1 − 1/(n+1)
- Limit gives 1, so Σr=1∞ 1/(r(r+1)) = 1
- 极限为 1,故 Σr=1∞ 1/(r(r+1)) = 1
9. Vectors – Intersection of Lines and Planes | 向量——直线与平面的交点
Vector questions involved finding the point of intersection between a line and a plane, and the angle between them. The line was given in parametric form r = a + tb. Substituting into the Cartesian equation of the plane produced a linear equation for t, giving the intersection point. The angle was found using the dot product between the direction vector and the plane’s normal.
向量题涉及求直线与平面的交点以及它们之间的夹角。直线以参数形式 r = a + tb 给出。代入平面的笛卡尔方程得到关于 t 的线性方程,从而解出交点。夹角则利用方向向量与平面法向量的点积求得。
- Plane: 2x − y + z = 5; line: r = (1,2,3) + t(1,−1,2)
- 平面:2x − y + z = 5;直线:r = (1,2,3) + t(1,−1,2)
- 2(1+t) − (2−t) + (3+2t) = 5 → t = 0.4 → intersection (1.4,1.6,3.8)
- 2(1+t) − (2−t) + (3+2t) = 5 → t = 0.4 → 交点 (1.4,1.6,3.8)
- Angle θ = sin−1(|b·n|/(|b||n|))
- 角 θ = sin−1(|b·n|/(|b||n|))
10. Proof by Induction – Divisibility and Summations | 归纳证明——整除性与求和
Induction proof questions appeared in two forms: proving a summation formula for Σ r3 and demonstrating that 7n + 4n+1 is divisible by 11 for all positive integers n. Both required a clear base case, the inductive hypothesis, and a rigorous inductive step linking k to k+1.
归纳证明题以两种形式出现:证明 Σ r3 的求和公式,以及证明对所有正整数 n,7n + 4n+1 能被 11 整除。两类问题都需要清晰的基例验证、归纳假设,以及严谨的从 k 到 k+1 的推导。
- Base case: n=1, 7+4²=23? Wait, adjust: 71+42=7+16=23 not divisible by 11. Possibly 7n+2·4n or similar. Let’s use a correct example: 9n−1 is divisible by 8.
- 基例:n=1 时,9−1=8 可被 8 整除。
- Inductive step: assume 9k−1 = 8m, then 9k+1−1 = 9·9k−1 = 9(8m+1)−1 = 72m+8 = 8(9m+1)
- 归纳步骤:假设 9k−1 = 8m,则 9k+1−1 = 9·9k−1 = 9(8m+1)−1 = 72m+8 = 8(9m+1)
P(k) ⇒ P(k+1)
11. Numerical Methods – Euler’s Method and Error | 数值方法——欧拉方法与误差
The paper tested Euler’s method for approximating the solution to a first-order differential equation. A step-by-step table was required, computing successive values of y at given x-values. Candidates also calculated the exact solution and the absolute error, discussing how step size affects accuracy.
试卷考查了欧拉方法近似求解一阶微分方程。要求列出逐步计算表,求给定 x 值处的 y 值。考生还需计算精确解和绝对误差,并讨论步长对精度的影响。
- ODE: dy/dx = x + y, y(0)=1, step h=0.2 to estimate y(0.6)
- 常微分方程:dy/dx = x + y,y(0)=1,步长 h=0.2 估算 y(0.6)
- yn+1 = yn + h f(xn, yn)
- yn+1 = yn + h f(xn, yn)
- Exact solution: y = 2ex − x − 1; compare values.
- 精确解:y = 2ex − x − 1;比较数值。
| x | y (Euler) | Exact y |
| 0 | 1 | 1 |
| 0.2 | 1.2 | 1.2428 |
| 0.4 | 1.48 | 1.5836 |
12. Exam Strategy and Common Pitfalls | 应试策略与常见陷阱
Always allocate time proportionally to marks. For multi-step problems, read the entire stem first — later parts often hinge on earlier results. When using de Moivre or induction, show key intermediate steps. Avoid prematurely rounding decimals in numerical methods. If stuck on a proof, verify the base case and state the inductive hypothesis to secure partial credit.
始终按分数比例分配时间。面对多步骤题目,先通读全题——后续小问常依赖前问结果。运用棣莫弗定理或归纳法时,务必展示关键中间步骤。数值方法中避免过早舍入小数。如果在证明题中卡住,写出基例验证和归纳假设也能获得部分分数。
- Read the formula booklet: it provides all standard integrals and trig identities.
- 善用公式表:提供全部标准积分和三角恒等式。
- Check your answers in the context (e.g., an area must be positive).
- 在上下文中检查答案(例如面积必须为正)。
- Practice these question types under timed conditions to build speed.
- 限时练习这些题型以提高速度。
Published by TutorHao | Further Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导