📚 A-Level Further Mathematics Paper 1 Exam Report: June 2019 Question Analysis | A-Level 进阶数学试卷1 2019年6月考试题型解析
This report analyses the common question types and candidate responses from the June 2019 A-Level Further Mathematics Paper 1. It highlights key areas where students performed well and where many lost marks, offering targeted revision advice.
本报告分析了2019年6月A-Level进阶数学试卷1中的常见题型与考生表现。报告重点指出了学生表现出色的部分以及普遍失分之处,并提出有针对性的复习建议。
1. Complex Numbers: Arithmetic and Algebraic Manipulation | 复数:算术与代数运算
Many questions required simplifying expressions such as (3 + 4i)² or dividing (2 – i) by (1 + i). Candidates who remembered that i² = –1 and used the complex conjugate effectively scored highly on these routine blocks.
许多题目要求化简如 (3 + 4i)² 的表达式,或计算 (2 – i) 除以 (1 + i) 的商。那些牢记 i² = –1 并能熟练运用共轭复数的考生,在这些基础环节上得分率很高。
(3 + 4i)² = 9 + 24i + 16i² = –7 + 24i
(2 – i)/(1 + i) = (2 – i)(1 – i)/(1² – i²) = (1 – 3i)/2
A frequent mistake was treating i as a variable instead of the imaginary unit, leading to i² = i rather than –1. Some candidates also expanded (a + bi)² incorrectly, forgetting the 2ab term.
一个常见错误是把 i 当作普通变量,导致误以为 i² = i 而不是 –1。另有一些考生在展开 (a + bi)² 时忘记 2ab 项,导致答案错误。
Examiners’ advice: always write complex numbers in the form a + bi before attempting addition, subtraction or expansion, and rewrite division as multiplication by the conjugate.
考官建议:在进行加减法或展开前,始终将复数写成 a + bi 的标准形式,并将除法转化为乘以共轭复数的运算。
2. Modulus and Argument: Geometric Interpretation | 模与辐角:几何解释
Finding the modulus |z| = √(a² + b²) and argument arg(z) = tan⁻¹(b/a) were tested, often in the context of representing complex numbers on an Argand diagram.
试题考查了求模长 |z| = √(a² + b²) 和辐角 arg(z) = tan⁻¹(b/a),通常要求将复数表示在阿干特图上。
For a complex number in the second or third quadrant, the argument must be adjusted by ±π. A significant number of candidates lost marks by giving the acute angle from their calculator without quadrant correction.
对于第二或第三象限的复数,辐角必须调整 ±π。相当多的考生直接给出计算器显示的锐角,而未根据象限进行修正,从而失分。
Top-scoring students drew a quick Argand sketch to visualise the position of z and correctly expressed the argument as θ or π – θ as appropriate.
高分学生往往会快速绘制一个阿干特草图,直观判断 z 的位置,并恰当地将辐角表示为 θ 或 π – θ。
3. Complex Roots of Polynomial Equations | 多项式方程的复数根
Questions frequently involved the fact that if a polynomial with real coefficients has a complex root α, then its conjugate α* is also a root. Candidates needed to use root-coefficient relationships to find unknown coefficients or the remaining roots.
考题常涉及这一性质:若实系数多项式有一个复数根 α,则其共轭 α* 也是一个根。考生需利用根与系数的关系求未知系数或其余根。
For example, given that 2 + i is a root of x³ – 4x² + kx + 5 = 0, one can deduce that 2 – i is another root and form a quadratic factor (x – (2 + i))(x – (2 – i)) = x² – 4x + 5.
例如,已知 2 + i 是方程 x³ – 4x² + kx + 5 = 0 的一个根,可推出 2 – i 是另一个根,并构造二次因子 (x – (2 + i))(x – (2 – i)) = x² – 4x + 5。
Many candidates lost marks by incorrectly stating the conjugate as –2 – i or by confusing the sign of the imaginary part. The examiners’ report stressed that this is a core Further Mathematics concept that should be automatic.
许多考生错误地写出共轭为 –2 – i,或混淆虚部符号而失分。考官报告强调,这是进阶数学的核心概念,应当做到条件反射般牢固。
4. Matrices: Transformations and Linear Equations | 矩阵:变换与线性方程组
Paper 1 included matrix multiplication, inverse of 2×2 and 3×3 matrices, and application to systems of three linear equations. Candidates were often asked to interpret a matrix as a geometric transformation (enlargement, rotation or shear).
试卷1包含矩阵乘法、2×2 和 3×3 矩阵的逆,以及它们在三个线性方程组中的应用。考生常被要求将矩阵解释为几何变换(放大、旋转或剪切)。
When finding the inverse of a 3×3 matrix, the determinant and matrix of cofactors method was expected. Many candidates made arithmetic errors in cofactor signs, especially in the second and third rows.
求 3×3 矩阵的逆时,应使用行列式和伴随矩阵法。许多考生在余子式的符号上出现算术错误,尤其集中在第二和第三行。
A typical exam question: Given three equations in x, y, z, express them as AX = B and solve using A⁻¹. Candidates who wrote the matrix equation correctly but failed to check A⁻¹ by multiplication lost accuracy marks.
典型考题如:给定关于 x、y、z 的三个方程,将其表示为 AX = B 并用 A⁻¹ 求解。那些正确写出矩阵方程但未通过乘法验证 A⁻¹ 的考生,常因计算错误而失去精确度分。
5. Eigenvalues and Eigenvectors | 特征值与特征向量
Finding eigenvalues from det(A – λI) = 0 and the corresponding eigenvectors was a key topic. Candidates were required to show that (A – λI)v = 0 yields the eigenvector direction.
通过 det(A – λI) = 0 求特征值及对应的特征向量是一个重要主题。考生需要证明 (A – λI)v = 0 能给出特征向量的方向。
For a 3×3 matrix, solving the characteristic cubic equation and then finding a non-zero vector for each λ tested algebraic perseverance. Common errors included using the wrong sign for λ or mis-solving the linear system for the eigenvector components.
对于 3×3 矩阵,解特征三次方程并为每个特征值求非零向量,考验了代数毅力。常见错误包括 λ 的符号用错,或者在解关于特征向量分量的线性方程组时出现错误。
Examiners noted that candidates who presented their eigenvectors in the simplest integer form, and then verified by substitution, were more successful in multi-part questions involving diagonalisation.
考官指出,那些将特征向量写成最简整数形式并代入验证的考生,在涉及对角化的多步题中表现更佳。
6. Hyperbolic Functions: Identities and Differentiation | 双曲函数:恒等式与微分
Hyperbolic identities such as cosh²x – sinh²x = 1, sinh(2x) = 2 sinh x cosh x, and the derivatives d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x were widely examined.
双曲恒等式如 cosh²x – sinh²x = 1、sinh(2x) = 2 sinh x cosh x,以及导数 d/dx(sinh x) = cosh x、d/dx(cosh x) = sinh x 被广泛考查。
In solving equations like 5 sinh x – 3 cosh x = 2, the standard method was to express sinh and cosh in exponential form: sinh x = (ex – e−x)/2, cosh x = (ex + e−x)/2. This reduces the equation to a quadratic in ex.
在求解方程 5 sinh x – 3 cosh x = 2 时,标准方法是用指数形式表示 sinh 和 cosh:sinh x = (ex – e−x)/2,cosh x = (ex + e−x)/2。这样方程便化为关于 ex 的二次方程。
Candidates who attempted to use hyperbolic identifiers incorrectly mixed them with trigonometric relationships, for instance writing cosh²x + sinh²x = 1. The report advises learning the analogy but being clear on the sign differences.
部分考生错误地将双曲恒等式与三角恒等式混淆,比如写成 cosh²x + sinh²x = 1。报告建议在类比学习时要清楚符号上的差异。
7. Polar Coordinates: Curve Sketching and Area | 极坐标:曲线草图与面积
Questions on polar curves r = f(θ) required students to sketch cardioids, circles or rose curves, and to calculate the area enclosed using ½ ∫ r² dθ between given limits.
关于极坐标曲线 r = f(θ) 的题目要求学生绘制心形线、圆或玫瑰线,并利用公式 ½ ∫ r² dθ 在给定上下限之间计算所围面积。
For r = a(1 + cos θ), the area from 0 to 2π is ½ a² ∫ (1 + 2 cos θ + cos²θ) dθ. Candidates who used the double-angle formula cos²θ = ½(1 + cos 2θ) coped well, but many forgot to square the radius correctly.
对于 r = a(1 + cos θ),在 0 到 2π 的面积是 ½ a² ∫ (1 + 2 cos θ + cos²θ) dθ。那些应用倍角公式 cos²θ = ½(1 + cos 2θ) 的考生应对自如,但不少人忘记了正确地平方半径表达式。
The examiners’ report emphasized that sketching the curve, even roughly, helped candidates determine the correct integration limits and avoid enclosing unintended regions.
考官报告强调,即使是粗略地画出曲线,也有助于考生确定正确的积分区间,避免圈入不该计算的区域。
8. Maclaurin Series and Expansions | 麦克劳林级数展开
Finding the Maclaurin series for simple functions like ex, ln(1 + x), sin x and for composite expressions by substitution or differentiation was a standard part of the paper. Candidates needed to know the general series up to at least the x³ term.
求解简单函数如 ex、ln(1 + x)、sin x 的麦克劳林级数,以及通过代换或求导求复合表达式的展开式是试卷的标准内容。考生需至少熟悉到 x³ 项的一般级数。
ex = 1 + x + x²/2! + x³/3! + …
ln(1 + x) = x – x²/2 + x³/3 – …
A typical error was truncating the series too early or miscomputing the factorial coefficients, especially when using differentiation methods. When substituting, for example, x² into ex, some candidates forgot to square the factorial in the second term, writing x²/2! instead of x⁴/2!.
常见错误包括过早截断级数,或错误计算阶乘系数,尤其是在使用求导法时。代换时,例如将 x² 代入 ex,有考生忘记同时调整项中的幂次,写出 x²/2! 而非正确的 x⁴/2!。
9. Differential Equations: Second Order with Constant Coefficients | 微分方程:常系数二阶方程
Solving y” + 4y’ + 5y = 0 involved writing the auxiliary equation r² + 4r + 5 = 0 and obtaining complex roots r = –2 ± i. The general solution is then y = e−2x(A cos x + B sin x).
求解 y” + 4y’ + 5y = 0 需要写出辅助方程 r² + 4r + 5 = 0,并求得复根 r = –2 ± i。通解即为 y = e−2x(A cos x + B sin x)。
When the equation had a particular integral due to a forcing term like 10e−x, candidates needed to try y = Ce−x and determine the constant. A slip in the algebra for C often cost two or three marks, even when the complementary function was correct.
当方程含有如 10e−x 的强迫项时,需要试探特解 y = Ce−x 并确定常数 C。即使补函数部分正确,计算 C 时的代数失误往往导致扣掉两到三分。
Examiners reported that candidates who wrote the solution structure clearly (CF + PI) and applied initial conditions systematically demonstrated stronger understanding and reduced careless errors.
考官报告称,那些清楚地写出解的结构(补函数 + 特解)并系统代入初始条件的考生,展现出了更深的理解,且减少了粗心错误。
10. Proof by Induction: Sequences and Series | 数学归纳法证明:数列与级数
Induction proofs appeared for divisibility, summation formulas and matrix powers. The standard structure – base case, assumption, and inductive step – was expected with full justification.
归纳法证明出现在整除性、求和公式以及矩阵幂的题目中。标准结构——基础情况、假设和归纳步骤——要求给出完整推导。
For proving that 3²ⁿ – 1 is divisible by 8, candidates needed to show that from P(k) to P(k+1): 3²⁽ᵏ⁺¹⁾ – 1 = 9·3²ᵏ – 1 and then rewrite using 9·3²ᵏ – 1 = (9·3²ᵏ – 9) + 8 = 9(3²ᵏ – 1) + 8, linking back to the assumption.
证明 3²ⁿ – 1 能被 8 整除时,考生需要从 P(k) 推出 P(k+1):3²⁽ᵏ⁺¹⁾ – 1 = 9·3²ᵏ – 1,然后重写为 9·3²ᵏ – 1 = (9·3²ᵏ – 9) + 8 = 9(3²ᵏ – 1) + 8,从而与假设联系起来。
The June 2019 report noted that many candidates lost the final mark by not writing a concluding statement such as ‘Hence, by mathematical induction, the statement is true for all positive integers n.’ Clarity in the inductive step and linking the assumption are crucial for full credit.
2019年6月的报告指出,许多考生由于未写出总结性语句,如“因此,由数学归纳法,该命题对所有正整数 n 成立”,而失去最后一分。归纳步骤的清晰表达以及与假设的联系对满分至关重要。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导