📚 A-Level Further Maths Unit 4 Jan 2020 Paper Analysis | A-Level Further Maths Unit 4 2020年1月试卷题型解析
This article breaks down the key question types from the A-Level Further Mathematics Unit 4 January 2020 examination paper. Designed for students preparing for high-stakes assessment, we analyse recurring themes, solution strategies, and common pitfalls. The paper tests a blend of pure mathematical rigour and problem-solving fluency, covering topics such as complex numbers, matrices, hyperbolic functions, polar coordinates, differential equations, and advanced calculus techniques. Each section pairs an English explanation with a corresponding Chinese version, ensuring bilingual clarity.
本文深入解析A-Level Further Mathematics Unit 4 2020年1月考试卷中的核心题型。面向备考冲刺的学生,我们总结高频考点、解题策略与常见失分点。试卷综合考查纯数学的严谨性与解题灵活性,涉及复数、矩阵、双曲函数、极坐标、微分方程和高级微积分技巧等主题。每个部分均以英文和中文配对呈现,确保双语清晰易懂。
1. Complex Numbers – De Moivre’s Theorem and Roots of Unity | 复数——棣莫弗定理与单位根
The Jan 2020 paper featured a classic application of De Moivre’s theorem: expressing cos 5θ and sin 5θ in terms of powers of cos θ and sin θ. Students typically expand (cos θ + i sin θ)⁵ using binomial theorem, equate real and imaginary parts, and simplify. A common error is mishandling signs when i² = –1 appears. The question often then asks for tan 5θ in terms of tan θ, or to solve an equation like cos 5θ = 0. Mastery of the binomial coefficients and the relationships among multiple angles is essential.
2020年1月试卷考查了棣莫弗定理的经典应用:用 cos θ 和 sin θ 的幂表示 cos 5θ 和 sin 5θ。学生通常先展开 (cos θ + i sin θ)⁵,分离实部和虚部并化简。常见错误是在出现 i² = –1 时符号处理不当。题目常接着要求用 tan θ 表示 tan 5θ,或求解如 cos 5θ = 0 的方程。掌握二项式系数与倍角关系至关重要。
Another popular variant is finding the n-th roots of a complex number. A 2020 question might have asked for the fifth roots of 1 – i√3, requiring conversion to polar form, application of z^(1/n) = r^(1/n)[cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)], and plotting the roots on an Argand diagram. Care with the principal argument ensures all distinct roots are captured.
另一高频变体是求复数的 n 次方根。2020年有道题可能要求计算 1 – i√3 的五次方根,需先转化为极坐标形式,应用 z^(1/n) = r^(1/n)[cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)],并在阿尔冈图上标出根的位置。小心处理主辐角,才能得到所有相异根。
2. Matrices – Eigenvalues and Diagonalisation | 矩阵——特征值与对角化
Matrix algebra in Unit 4 often includes finding eigenvalues and eigenvectors of a 3×3 matrix, and then diagonalising it. The Jan 2020 paper presented a symmetric matrix, say M = [[1,2,2],[2,1,2],[2,2,1]]. The characteristic equation det(M – λI) = 0 yields a cubic with a repeated root. Candidates must correctly factorise, often spotting that (1–λ) is a factor twice, leading to eigenvalues λ = 5, 1, 1.
Unit 4 的矩阵部分常涉及求 3×3 矩阵的特征值与特征向量,并进行对角化。2020年1月试卷给了一个对称矩阵,如 M = [[1,2,2],[2,1,2],[2,2,1]]。特征方程 det(M – λI) = 0 得出含重根的三次方程。考生需正确因式分解,通常发现 (1–λ) 为二重因子,得到特征值 λ = 5, 1, 1。
For repeated eigenvalues, finding linearly independent eigenvectors is crucial. The paper tested the ability to solve (M – I)x = 0 and obtain two orthogonal eigenvectors. Normalising them yields an orthogonal matrix P such that PᵀMP = D. A typical follow-up asked for the value of Mⁿ or the solution to a system of coupled differential equations using matrix methods.
对于重特征值,求线性无关的特征向量是关键。试卷考查了解 (M – I)x = 0 并得出两个正交特征向量的能力。将向量归一化后得到正交矩阵 P,使得 PᵀMP = D。常见后续问题是求 Mⁿ 的值,或用矩阵方法求解耦合微分方程组。
3. Hyperbolic Functions – Equations and Inverse Functions | 双曲函数——方程与反函数
A distinctive question type in the paper involved solving hyperbolic equations, such as 5 sinh x – 3 cosh x = 2. The standard approach uses definitions in terms of eˣ: sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2. Substitution leads to a quadratic in eˣ, which is solved, and then x = ln(solution). Candidates must check for extraneous roots when eˣ is negative, as ln of a negative is undefined. This tests algebraic manipulation alongside understanding of domain restrictions.
试卷中一种特色题型是求解双曲方程,如 5 sinh x – 3 cosh x = 2。标准方法用 eˣ 表示双曲函数:sinh x = (eˣ – e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2。代入后化为关于 eˣ 的二次方程,求解后得到 x = ln(解)。考生必须检查当 eˣ 为负时的增根,因为负数的 ln 无定义。这既考查代数运算,也考查对定义域限制的理解。
Inverse hyperbolic functions also appeared: expressing arsinh x or arcosh x in logarithmic form. For instance, given y = arsinh x, rearrange to x = sinh y, then express in exponentials to get eʸ = x + √(x²+1). Hence y = ln(x + √(x²+1)). The 2020 paper might have asked for differentiation of inverse hyperbolics or solving an equation like arcosh (2x) = arsinh (x+1).
反双曲函数也出现在试卷中:将对数形式表达 arsinh x 或 arcosh x。例如,给定 y = arsinh x,整理得 x = sinh y,再用指数形式表达得 eʸ = x + √(x²+1),因此 y = ln(x + √(x²+1))。2020年试卷可能要求对反双曲函数求导,或解方程如 arcosh (2x) = arsinh (x+1)。
4. Polar Coordinates – Area Enclosed and Tangent Lines | 极坐标——封闭面积与切线
Polar curves such as r = a(1 + cos θ) (cardioid) or r² = a² cos 2θ (lemniscate) were examined. A typical question asked for the area enclosed by one loop of r = sin 2θ. The area formula A = ½ ∫ r² dθ requires setting correct limits, e.g., from 0 to π/2 for the first loop. Integration uses the identity sin² 2θ = ½(1 – cos 4θ). The paper checked if students could handle the half-angle simplification and integrate trigonometric functions accurately.
试卷考查了极坐标曲线,如心形线 r = a(1 + cos θ) 或双纽线 r² = a² cos 2θ。典型问题要求计算曲线 r = sin 2θ 所围单环的面积。面积公式 A = ½ ∫ r² dθ 需正确设定积分限,例如第一环从 0 到 π/2。积分用到恒等式 sin² 2θ = ½(1 – cos 4θ)。试卷检验学生能否处理半角化简并准确积分三角函数。
Finding the tangent to a polar curve at a given point was another favourite. The gradient dy/dx in polars is given by (r’ sin θ + r cos θ) / (r’ cos θ – r sin θ), where r’ = dr/dθ. The Jan 2020 paper might have set r = 2 + cos θ and asked for the equation of the tangent at θ = π/6. Substituting r and r’ into the formula, then converting to Cartesian coordinates, requires careful bookkeeping.
求极坐标曲线在某点的切线也是热门考点。极坐标下斜率 dy/dx = (r’ sin θ + r cos θ) / (r’ cos θ – r sin θ),其中 r’ = dr/dθ。2020年1月试卷可能给出 r = 2 + cos θ,要求求 θ = π/6 处的切线方程。将 r 和 r’ 代入公式后转换为直角坐标方程,需细致计算。
5. First-Order Differential Equations – Integrating Factor Method | 一阶微分方程——积分因子法
The paper consistently includes a linear first-order ODE of the form dy/dx + P(x)y = Q(x). In January 2020, a question gave dy/dx + (2/x)y = x³ sin x. The integrating factor μ(x) = e^(∫ P dx) simplifies to x². Multiplying through gives d/dx ( x² y ) = x⁵ sin x. Integrating the right-hand side requires integration by parts or recognition of standard forms. The final answer is expressed as y = (1/x²)( ∫ x⁵ sin x dx + C ). The ability to compute the integral accurately under time pressure distinguishes top candidates.
试卷稳定包含线性一阶常微分方程 dy/dx + P(x)y = Q(x)。2020年1月的一道题给出 dy/dx + (2/x)y = x³ sin x。积分因子 μ(x) = e^(∫ P dx) 简化为 x²。两边同乘后得 d/dx ( x² y ) = x⁵ sin x。对右边积分需用分部积分或识别标准积分形式。最终答案表达为 y = (1/x²)( ∫ x⁵ sin x dx + C )。在限时下准确计算积分是顶尖考生的分水岭。
Substitution methods also appear, where a given substitution transforms a non-linear ODE into a linear one. For example, using u = y^(1–n) for Bernoulli equations. The Jan 2020 paper might have included dy/dx + y = xy³. Dividing by y³ and setting u = y⁻² linearises the equation, leading to du/dx – 2u = –2x, which is then solved via integrating factor.
代换法也常出现,通过给定代换将非线性 ODE 转化为线性。例如伯努利方程使用 u = y^(1–n)。2020年1月试卷可能包含 dy/dx + y = xy³。除以 y³ 并令 u = y⁻² 线性化方程,得到 du/dx – 2u = –2x,再用积分因子求解。
6. Second-Order Differential Equations – Auxiliary Equation and Particular Integrals | 二阶微分方程——辅助方程与特积分
Homogeneous second-order ODEs with constant coefficients a d²y/dx² + b dy/dx + c y = 0 involve solving the auxiliary equation am² + bm + c = 0. For the Jan 2020 exam, a typical case gave m = 3 ± 2i, leading to the complementary function y_c = e³ˣ (A cos 2x + B sin 2x). When the RHS is a polynomial or exponential, the correct form of the particular integral y_p must be chosen. For a RHS of e³ˣ cos 2x, the trial solution includes x e³ˣ (C cos 2x + D sin 2x) because the RHS resonates with the complementary function.
常系数齐次二阶 ODE a d²y/dx² + b dy/dx + c y = 0 需解辅助方程 am² + bm + c = 0。2020年1月考试典型情况是得到 m = 3 ± 2i,从而补函数为 y_c = e³ˣ (A cos 2x + B sin 2x)。当等式右边为多项式或指数函数时,必须选择正确的特积分 y_p 形式。若右侧为 e³ˣ cos 2x,因其与补函数共振,试探解需包含 x e³ˣ (C cos 2x + D sin 2x)。
Non-homogeneous cases where the RHS is a sum of terms require the principle of superposition. Students must find y_p for each term and sum them. The Jan 2020 paper might have asked to solve d²y/dx² + 4y = x + sin 2x. The complementary function is A cos 2x + B sin 2x, and the particular integral for x is a linear polynomial, while for sin 2x the trial must be x sin 2x (since sin 2x is a CF term). Careful differentiation and coefficient matching yield the full solution.
右侧为多项之和的非齐次情形需用叠加原理。考生需分别求各部分的 y_p 再求和。2020年1月试卷可能要求解 d²y/dx² + 4y = x + sin 2x。补函数为 A cos 2x + B sin 2x,对 x 的特积分是一次多项式,而对 sin 2x 则须用 x sin 2x(因 sin 2x 是 CF 项)。细致求导并匹配系数得到全解。
7. Reduction Formulae – Integration by Parts Sequentially | 递归公式——分部积分的递推
A traditional Unit 4 problem gives I_n = ∫ xⁿ eˣ dx and asks to derive the reduction formula I_n = e – n I_{n–1}. Setting up integration by parts with u = xⁿ and dv = eˣ dx, the calculation is straightforward. The paper then asked for I_3 in terms of e. Repeated application yields I_3 = e – 3(e – 2(e – 1( e – 0! ))) = … = 16 – 6e. Such questions test systematic algebraic working and careful handling of limits.
一道经典的 Unit 4 题目给出 I_n = ∫ xⁿ eˣ dx,并求推导递归公式 I_n = e – n I_{n–1}。设 u = xⁿ,dv = eˣ dx 进行分部积分,计算较直接。试卷随后要求用 e 表示 I_3。反复应用得 I_3 = e – 3(e – 2(e – 1( e – 0! ))) = … = 16 – 6e。此类题考查系统代数运算与细心处理积分限的能力。
More challenging reduction formulae involve trigonometric functions: e.g., J_n = ∫₀^(π/2) sinⁿ x dx. Deriving J_n = ((n–1)/n) J_{n–2} requires a clever splitting of sinⁿ x into sinⁿ⁻¹ x sin x, integrating by parts, and using cos² x = 1 – sin² x. The Jan 2020 paper then asked to evaluate ∫₀^(π/2) sin⁵ x dx, computed as (4/5)(2/3)(1) J_0 = 8/15. Accuracy with limits and the base case J_0 = π/2 is essential.
更具挑战的递归公式涉及三角函数:如 J_n = ∫₀^(π/2) sinⁿ x dx。推导 J_n = ((n–1)/n) J_{n–2} 需巧妙地将 sinⁿ x 拆为 sinⁿ⁻¹ x sin x,分部积分后用 cos² x = 1 – sin² x。2020年1月试卷随后要求计算 ∫₀^(π/2) sin⁵ x dx,得 (4/5)(2/3)(1) J_0 = 8/15。注意积分限与基例 J_0 = π/2 的准确性至关重要。
8. Series and Summation – Method of Differences | 级数与求和——差分法
The method of differences appears almost every year. A fraction like 2/(r(r+2)) is decomposed into partial fractions: 1/r – 1/(r+2). The sum from r=1 to n telescopes, leaving 1 + 1/2 – 1/(n+1) – 1/(n+2). The Jan 2020 paper extended this to find the sum to infinity, giving 3/2. Students must be vigilant with the cancellation pattern and not lose the first few or last few terms.
差分法几乎每年都出现。先将分式 2/(r(r+2)) 分解为部分分式:1/r – 1/(r+2)。从 r=1 到 n 求和时项数抵销,剩下 1 + 1/2 – 1/(n+1) – 1/(n+2)。2020年1月试卷进一步求无穷和,得 3/2。考生需看清相消模式,不丢失首尾项。
Another common series uses standard summations of r, r², r³ alongside the difference approach. For instance, to sum r(r+2) from r=1 to n, rewrite as r² + 2r, then sum individually using formulae. The paper then asked to verify a given expression and possibly apply to a practical context. Care with algebraic simplification avoids losing marks on otherwise routine steps.
另一常见级数结合 r, r², r³ 的标准求和公式与差分法。例如求 ∑ r(r+2) 从 r=1 到 n,可改写为 r² + 2r,然后分别求和。试卷接着要求验证某给定表达式,并可能应用于实际场景。代数化简细心可避免在常规步骤丢分。
9. Proof by Induction – Divisibility and Inequalities | 数学归纳法——整除性与不等式
Induction proofs on the Jan 2020 paper covered divisibility, such as proving that 8ⁿ – 3ⁿ is divisible by 5 for all positive integers n. The base case n=1: 8 – 3 = 5, true. Assuming true for n=k, then for n=k+1: 8^(k+1) – 3^(k+1) = 8·8ᵏ – 3·3ᵏ = (5+3)·8ᵏ – 3·3ᵏ = 5·8ᵏ + 3(8ᵏ – 3ᵏ). The first term is divisible by 5 and the second term is divisible by 5 by the inductive hypothesis, so the sum is divisible. This structure fetches full marks if clearly set out.
2020年1月试卷的归纳法证明包括整除性,如证明对所有正整数 n,8ⁿ – 3ⁿ 被 5 整除。基始 n=1: 8 – 3 = 5 成立。假设 n=k 成立,则 n=k+1 时:8^(k+1) – 3^(k+1) = 8·8ᵏ – 3·3ᵏ = (5+3)·8ᵏ – 3·3ᵏ = 5·8ᵏ + 3(8ᵏ – 3ᵏ)。第一项被 5 整除,第二项由归纳假设被 5 整除,故和可整除。表述清晰即可获满分。
Inequality induction was also tested: prove 2ⁿ > n² for n ≥ 5. The base case n=5 holds as 32 > 25. Assuming 2ᵏ > k², for k+1: 2^(k+1) = 2·2ᵏ > 2k². Now need to show 2k² ≥ (k+1)² = k² + 2k + 1, i.e., k² – 2k – 1 ≥ 0. This quadratic inequality is true for k ≥ 1+√2 ≈ 2.414, so it’s valid for k≥5. Linking the steps properly secures the proof.
不等式归纳法同样被考查:证明 n ≥ 5 时 2ⁿ > n²。基始 n=5 成立,32 > 25。假设 2ᵏ > k²,则对于 k+1:2^(k+1) = 2·2ᵏ > 2k²。现需证 2k² ≥ (k+1)² = k² + 2k + 1,即 k² – 2k – 1 ≥ 0。该二次不等式当 k ≥ 1+√2 ≈ 2.414 时成立,故对 k≥5 有效。正确衔接各步骤即可完成证明。
10. Further Calculus – Improper Integrals and Limits | 进阶微积分——反常积分与极限
The Jan 2020 Unit 4 paper tested improper integrals of the form ∫₁^∞ 1/(x√(x²–1)) dx. The integral is evaluated via substitution x = sec θ, transforming limits from x=1 to θ=0 and x→∞ to θ→π/2. The integrand becomes dθ, so the integral equals π/2. Candidates must recognise the need to treat the infinite limit as a limit process, even if the formal limit notation isn’t always required in A-Level mark schemes.
2020年1月 Unit 4 试卷考查了反常积分 ∫₁^∞ 1/(x√(x²–1)) dx。通过代换 x = sec θ 求值,积分限从 x=1 变为 θ=0,x→∞ 变为 θ→π/2。被积函数变为 dθ,因此积分值为 π/2。考生需认识到无穷限需当作极限过程处理,尽管 A-Level 评分标准不总要求正式极限符号。
Limits using L’Hôpital’s rule or Maclaurin series expansions also appeared. For example, evaluating lim_{x→0} (sin x – x)/x³. Using series sin x = x – x³/3! + x⁵/5! – … gives –1/6. Alternatively, applying L’Hôpital’s rule three times yields the same result. The paper rewarded a clear demonstration of the chosen method.
使用洛必达法则或麦克劳林展开求极限的题也出现。例如求 lim_{x→0} (sin x – x)/x³。用级数 sin x = x – x³/3! + x⁵/5! – … 得 –1/6。或连用三次洛必达法则得相同结果。清晰展示选定方法即可得分。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导