📚 AS Further Maths Unit 1 June 2022 Mark Scheme: Common Mistakes | AS进阶数学单元1 2022年6月评分标准易错点总结
The June 2022 AS Further Mathematics Unit 1 examination tested core pure topics such as complex numbers, matrices, roots of polynomials, proof by induction, series, and vectors. By examining the official mark scheme, several recurring mistakes made by candidates can be identified. Understanding these pitfalls is essential for improving accuracy and exam technique. This article highlights the most common errors and how to avoid them, drawing directly on the marking guidance provided in the June 2022 scheme.
2022年6月的AS进阶数学单元1考试涵盖纯数核心内容,包括复数、矩阵、多项式根、数学归纳法、级数与向量。通过分析官方评分标准,可以识别出考生反复出现的错误。了解这些易错点对于提高准确性和应试技巧至关重要。本文基于2022年6月评分标准的评分指南,归纳最常见的错误及其避免方法。
1. Sign Errors in Complex Conjugates | 复数共轭中的符号错误
In the June 2022 paper, many candidates incorrectly wrote the conjugate of a complex number by changing only the sign of the imaginary part but forgetting to maintain the correct sign when simplifying expressions. For z = a + bi, the conjugate is z* = a − bi. However, when multiplying a complex number by its conjugate or performing division, sign errors frequently occurred, especially when the imaginary part was already negative. A typical mistake was writing the denominator after multiplying conjugates as a2 + b2 but then carrying a wrong sign into the final real and imaginary parts.
在2022年6月的试卷中,许多考生在写复数的共轭时,仅改变虚部符号,却在简化表达式时忘记保持正确符号。对于 z = a + bi,共轭为 z* = a − bi。然而在乘以共轭或进行复数除法时,符号错误频繁出现,特别是当虚部本身为负时。一个典型的错误是:将共轭相乘后的分母写为 a2 + b2,但最终实部和虚部的符号却出现错误。
- Example: Simplifying (2 − 3i)/(1 + i). Incorrect step: numerator (2 − 3i)(1 − i) expanded as 2 − 2i + 3i + 3i2 = 2 + i − 3 = −1 + i, missing the sign on the imaginary term. The correct expansion gives −1 − 5i.
例如:化简 (2 − 3i)/(1 + i)。错误步骤:分子 (2 − 3i)(1 − i) 展开为 2 − 2i + 3i + 3i2 = 2 + i − 3 = −1 + i,遗漏了虚部符号。正确展开应为 −1 − 5i。
2. Misinterpreting Modulus and Argument on Argand Diagrams | 阿尔甘图上模与辐角的误解
Many candidates confused the modulus |z| with the real part or the imaginary part when locating points on an Argand diagram. In the June 2022 scheme, marks were lost for drawing the vector from the origin incorrectly. The modulus |z| = √(a2 + b2) was sometimes calculated as a2 + b2 without the square root. The argument arg z = tan−1(b/a) was often taken in the wrong quadrant, omitting the ±π adjustment for points in the second or third quadrant. Several students also failed to express the argument in the range (−π, π] consistently.
许多考生在阿尔甘图上定点时混淆了模 |z| 与实部或虚部。2022年6月的评分标准中,因错误绘制从原点出发的向量而失分。模 |z| = √(a2 + b2) 有时被计算成 a2 + b2 而忘记开平方根。辐角 arg z = tan−1(b/a) 经常取错了象限,漏掉了对第二或第三象限的点所需的 ±π 调整。部分学生还未能始终在 (−π, π] 范围内表达辐角。
3. Non-Commutativity of Matrix Multiplication | 矩阵乘法的非交换性
Matrix multiplication was a frequent source of errors. Candidates often assumed that AB = BA, especially when dealing with transformation matrices. The June 2022 mark scheme penalised any step where the order of multiplication was reversed without justification. In a composite transformation, the matrix of the second transformation must be left-multiplied: T2T1x. Many students applied T1T2 instead, completely altering the outcome.
矩阵乘法是常见的错误来源。考生常常假设 AB = BA,特别是在处理变换矩阵时。2022年6月评分标准对任何无故颠倒乘法顺序的步骤都予以扣分。在复合变换中,第二个变换的矩阵必须左乘:T2T1x。许多学生却误用 T1T2,彻底改变了结果。
- For shear combined with rotation, reversing the order produces a completely different transformation matrix.
例如,将切变与旋转复合时,颠倒顺序会得到一个完全不同的变换矩阵。
4. Solving Linear Equations Using Matrices – Missing Parameters | 用矩阵求解线性方程组——参数遗漏
When solving a system of linear equations via the inverse matrix method, candidates sometimes forgot to check that the inverse exists, i.e., det(A) ≠ 0. The June 2022 mark scheme required explicit statement of the determinant and the condition for a unique solution. Another recurrent error was misarranging the constant column vector, causing an incorrect matrix product. Students also often neglected to write the answer in vector form as requested.
在通过逆矩阵方法求解线性方程组时,考生有时忘记检查逆矩阵是否存在,即 det(A) ≠ 0。2022年6月评分标准要求明确写出行列式及唯一解的条件。另一个常见错误是常数项列向量排列错误,导致矩阵乘积不正确。学生还经常忽视按要求将答案写成向量形式。
5. Sign Errors in Sum and Product of Roots | 根的和与积中的符号错误
For a cubic equation ax3 + bx2 + cx + d = 0 with roots Α, Β, Γ, the relationships ΣΑ = −b/a, ΣΑΒ = c/a, and ΑΒΓ = −d/a are essential. In the June 2022 paper, many candidates omitted the negative signs, particularly for ΣΑ and ΑΒΓ. Even when the correct formulas were written, substitution mistakes appeared, such as computing −d/a with an extra negative sign or misreading the coefficient d.
对于三次方程 ax3 + bx2 + cx + d = 0,根为 Α, Β, Γ,关键关系有 ΣΑ = −b/a, ΣΑΒ = c/a 和 ΑΒΓ = −d/a。在2022年6月试卷中,许多考生漏掉了负号,尤其是 ΣΑ 和 ΑΒΓ 的符号。即使写了正确公式,代入时也常出错,例如计算 −d/a 时多用一个负号,或误读了系数 d。
6. Incomplete Basis Step in Proof by Induction | 数学归纳法基础步骤不完整
The June 2022 mark scheme highlighted that many candidates failed to verify the basis step explicitly for the smallest value (often n = 1 or n = 2). Some simply wrote “True for n = 1” without showing the full substitution. Marks were also deducted for missing a clear inductive hypothesis: “Assume P(k) is true for some integer k ≥ 1.” Furthermore, the inductive step must end with a concluding statement linking back to the assumption.
2022年6月评分标准强调,许多考生未能针对最小取值(通常 n = 1 或 n = 2)显式验证基础步骤。有些人仅仅写了”n=1成立”,而未展示完整的代入过程。缺少清晰的归纳假设:”假设对于某个整数 k ≥ 1,P(k) 成立”,也会被扣分。此外,归纳步骤必须以与假设呼应的结论语句结束。
7. Index Errors in Summation of Series | 级数求和中的下标错误
When using standard formulas for Σr, Σr2, Σr3, candidates often misapplied the limits. For example, summing from r = 1 to 2n is not simply twice the sum from 1 to n. In the June 2022 mark scheme, errors occurred when splitting sums such as Σ(2r − 1) = 2Σr − n, where the constant term n requires careful counting of the number of terms. Many wrote the term wrongly as 2n or omitted it entirely.
在使用标准公式 Σr, Σr2, Σr3 时,考生常误用上下限。例如,从 r = 1 到 2n 的和并非简单地从 1 到 n 的和的两倍。在2022年6月评分标准中,拆分如 Σ(2r − 1) = 2Σr − n 的和时,常数项 n 需要准确统计项数。许多人将该常数项误写为 2n 或者完全遗漏。
8. Direction Errors in Vector Cross Product | 向量叉积方向错误
In vector geometry, the cross product a × b yields a vector perpendicular to both a and b according to the right-hand rule. The June 2022 mark scheme penalised students who reversed the order, forgetting that a × b = − b × a. Additionally, many lost marks by using an incorrect formula for the area of a triangle, writing |a × b| instead of ½|a × b|, or confusing the cross product with the dot product in projection questions.
在向量几何中,叉积 a × b 根据右手定则给出垂直于 a 和 b 的向量。2022年6月评分标准对颠倒顺序的学生扣分,因为他们忘记了 a × b = − b × a。此外,许多人因三角形面积公式用错(写成 |a × b| 而不是 ½|a × b|),或在投影问题中混淆叉积与点积而失分。
9. Converting Complex Numbers Between Cartesian and Modulus-Argument Form | 复数在笛卡尔形式与模长-辐角形式间的转换
The conversion of z = x + iy to r(cosθ + i sinθ) caused many errors. Candidates forgot to adjust θ when x < 0, or miscalculated tan−1(y/x) without considering the quadrant. The June 2022 scheme accepted principal arguments in (−π, π] but penalised when the value was mechanically given as a positive acute angle. For instance, for z = −3 + 2i, many wrote θ = tan−1(2/3) instead of π − tan−1(2/3).
将 z = x + iy 转换为 r(cosθ + i sinθ) 出现了许多错误。考生忘记当 x < 0 时调整 θ,或在未考虑象限的情况下误算 tan−1(y/x)。2022年6月评分标准接受 (−π,
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课程辅导,国外大学本科硕士研究生博士课程论文辅导