📚 PDF资源导航

AS Further Maths Unit 2 (Jan 20 Mark Scheme) – Common Mistakes Summary | AS进阶数学第二单元(2020年1月评分方案)易错点总结

📚 AS Further Maths Unit 2 (Jan 20 Mark Scheme) – Common Mistakes Summary | AS进阶数学第二单元(2020年1月评分方案)易错点总结

The January 2020 mark scheme for AS Further Mathematics Unit 2 reveals a set of recurring pitfalls that cost candidates valuable marks. Although the paper covers standard Further Pure topics, many errors arise not from lack of knowledge but from imprecise algebraic work, misreading geometric conditions, and forgetting fundamental definitions. This article distils the most common mistakes observed in the mark scheme, pairing each with a clear explanation and advice on how to avoid them in future exams. By reviewing these points, you can tighten your technique and develop the precision that examiners expect.

2020年1月AS进阶数学第二单元的评分方案揭示了一系列反复出现的失分陷阱。试卷覆盖标准的进阶纯数主题,但许多错误并非源于知识缺失,而是由于代数运算不精确、误读几何条件以及忘记基本定义。本文提炼了评分方案中最常见的错误,并配以清晰的解释和如何避免这些错误的建议。通过回顾这些要点,你可以完善解题技巧,达到考官所期望的精确度。


1. Complex Numbers: Misinterpreting Modulus Expressions | 复数:误解模长表达式

When a question gives |z − (a + bi)| = r, many candidates treat it as the distance from (a, b) to the origin, rather than describing a circle centred at a + bi with radius r. This leads to a wrong centre in the Argand diagram and an incorrect Cartesian equation.

当题目给出 |z − (a + bi)| = r 时,许多考生将其视为从 (a, b) 到原点的距离,而非描述以 a + bi 为圆心、半径为 r 的圆。这导致在阿甘特图上画出错误的圆心,并写出错误的笛卡尔方程。

Always rewrite |z − (c + di)| = R as (x − c)² + (y − d)² = R². The centre point (c, d) is exactly the complex number being subtracted. In the Jan 20 paper, several students lost marks for writing the centre as (−c, −d) or mixing up the signs. Practise converting between modulus form and Cartesian form under timed conditions to build fluency.

始终将 |z − (c + di)| = R 改写为 (x − c)² + (y − d)² = R²。圆心 (c, d) 就是被减去的那个复数。在2020年1月的试卷中,一些学生因为将圆心写成 (−c, −d) 或混淆符号而失分。在计时条件下反复练习模长形式与笛卡尔形式之间的转换,以培养流畅度。


2. Argand Diagram: Shading Inequality Regions | 阿甘特图:不等式区域着色

A common mistake when shading regions defined by inequalities such as |z − 2i| ≤ 3 and 0 ≤ arg(z) ≤ π/4 is forgetting to consider the intersection correctly or failing to indicate boundary inclusion. Dashed lines for strict inequalities and solid lines for non‑strict ones are frequently mixed up.

在为诸如 |z − 2i| ≤ 3 和 0 ≤ arg(z) ≤ π/4 的不等式定义区域着色时,一个常见错误是忘记正确考虑交集或未能标明边界是否包含在内。严格不等式用虚线、非严格不等式用实线的规则经常被混淆。

Examiners noted that many sketches omitted shading for arg(z) = 0 even when equality was allowed, or shaded outside the circle instead of inside. Always test a sample point (e.g. the centre of the circle) to check which side of the boundary satisfies the inequality. Clearly label any boundaries that are part of the solution set.

阅卷人指出,许多草图即使允许等式也遗漏了 arg(z) = 0 的射线着色,或者将圆外而不是圆内着色。始终代入一个样本点(例如圆心)来检验边界的哪一侧满足不等式。清楚地标注所有属于解集的边界。


3. Matrices: Determinants and Inverses – Sign Errors | 矩阵:行列式与逆矩阵中的符号错误

For a 2×2 matrix M = [[a, b], [c, d]], the inverse is (1/det M) [[d, −b], [−c, a]]. Candidates often forget the negative signs on b and c, writing [[d, b], [c, a]] instead. This basic error destroys the entire method mark and leads to a wrong solution for simultaneous equations.

对于 2×2 矩阵 M = [[a, b], [c, d]],其逆矩阵为 (1/det M) [[d, −b], [−c, a]]。考生常常忘记 b 和 c 的负号,写成了 [[d, b], [c, a]]。这种基本错误会毁掉整个方法分,并导致解线性方程组时出错。

In the Jan 20 mark scheme, the determinant was often computed correctly, but the adjugate matrix had sign errors. Make it a habit to write “swap a and d, change signs of b and c” whenever finding an inverse. Double‑check by multiplying M by your proposed inverse to see if you obtain the identity matrix.

在2020年1月的评分方案中,行列式通常计算正确,但伴随矩阵出现符号错误。养成习惯,在求逆时写出“交换 a 和 d,改变 b 和 c 的符号”。通过将 M 与你求出的逆矩阵相乘,检验是否得到单位矩阵,以此进行复查。


4. Roots of Polynomials: Misapplying Sum and Product | 多项式根:误用和与积

When a cubic equation has roots α, β, γ, candidates often recall Σα = −b/a but then apply it incorrectly to expressions like Σαβ² or Σα². The mark scheme penalises those who do not relate these symmetric sums to the original coefficients systematically.

当三次方程有根 α, β, γ 时,考生常常记得 Σα = −b/a,但在将其应用于如 Σαβ² 或 Σα² 这样的表达式时出错。评分方案会惩罚那些没有系统地建立这些对称和与原系数之间关系的解答。

A typical error is writing Σα² = (Σα)² without the term −2Σαβ. For a cubic with roots α, β, γ, Σα² = (Σα)² − 2Σαβ. Many answers in Jan 20 partially expanded expressions but then failed to substitute the known sum and product values correctly. Write down all necessary symmetric sums explicitly before substituting numbers.

一个典型错误是将 Σα² 写作 (Σα)²,而忽略了 −2Σαβ 这一项。对于根为 α, β, γ 的三次方程,Σα² = (Σα)² − 2Σαβ。2020年1月的许多解答部分展开了表达式,但未能正确代入已知的和与积。在代入数值之前,先明确写出所有必要的对称和。


5. Summation of Series: Algebraic Slips in Standard Results | 级数求和:标准结果中的代数失误

Summation questions involving Σr² or Σr³ almost always require combining fractions and simplifying. The Jan 20 mark scheme shows candidates losing marks when expanding products like n(n+1)(2n+1) and then mistaking a coefficient or forgetting to factorise back to the required form.

涉及 Σr² 或 Σr³ 的求和题几乎总需要合并分式并化简。2020年1月的评分方案显示,考生在展开如 n(n+1)(2n+1) 的乘积时,弄错系数或忘记重新因式分解为所需形式而失分。

Write the factorised result immediately after summation, if possible. For instance, Σr² = n(n+1)(2n+1)/6. When combining with other sums, keep the denominator common and factorise step by step. Check your final answer by substituting a small value of n (e.g. n=2) into both the original sum and your simplified expression.

如果可能,在求和后立即写出因式分解后的结果。例如,Σr² = n(n+1)(2n+1)/6。在与其它和式合并时,保持分母通分,并逐步因式分解。通过将一个较小的 n 值(如 n=2)代入原求和式和你化简后的表达式,来检验最终答案。


6. Hyperbolic Functions: Confusing Definitions and Graphs | 双曲函数:混淆定义与图像

The definitions cosh x = (eˣ + e⁻ˣ)/2, sinh x = (eˣ − e⁻ˣ)/2 are often swapped. Some candidates believe cosh x and sinh x behave identically to trigonometric cosine and sine. In Jan 20, a question requiring solving an equation like cosh x = 2 was wrongly attempted by using cos⁻¹(2).

定义 cosh x = (eˣ + e⁻ˣ)/2, sinh x = (eˣ − e⁻ˣ)/2 经常被互换。一些考生认为 cosh x 和 sinh x 的行为与三角函数的余弦和正弦完全相同。在2020年1月,一道要求解方程如 cosh x = 2 的题目,被错误地尝试用 cos⁻¹(2) 求解。

Remember: cosh x ≥ 1 always, and its graph is a catenary, while sinh x passes through the origin and is one‑to‑one. To solve cosh x = k, use the logarithmic form x = ln(k ± √(k² − 1)). Practise converting between exponential and hyperbolic forms to avoid confusion under pressure.

记住:cosh x 总是 ≥ 1,其图像是悬链线;而 sinh x 经过原点且是一一对应的。要解 cosh x = k,应使用对数形式 x = ln(k ± √(k² − 1))。练习指数形式与双曲形式之间的转换,以避免在压力下产生混淆。


7. Volumes of Revolution: Missing π or Misapplying Limits | 旋转体体积:遗漏π或误用积分限

The formula V = π ∫ y² dx is fundamental, yet a surprising number of candidates omit the π multiplier entirely, especially when working under time pressure with parametric equations. The Jan 20 mark scheme required the π factor for any marks in the integration step.

公式 V = π ∫ y² dx 是基础的,但令人惊讶的是,许多考生完全遗漏了 π 的倍数,特别是在使用参数方程且时间紧迫的情况下。2020年1月的评分方案在积分步骤中要求必须有 π 因子才能给分。

When the axis of rotation is not the x‑axis, candidates often forget to adjust the integrand or limits. If rotating about the y‑axis, use V = π ∫ x² dy. Also, if the region is bounded by two curves, remember to subtract squares: π ∫ (y₁² − y₂²) dx. Always write π immediately to avoid missing it later.

当旋转轴不是 x 轴时,考生常忘记调整被积函数或积分限。如果绕 y 轴旋转,应使用 V = π ∫ x² dy。此外,如果区域由两条曲线围成,记住要用平方相减:π ∫ (y₁² − y₂²) dx。始终立即写下 π,以免随后遗漏。


8. Vector Geometry: Dot Product Misapplication for Angles | 向量几何:点积在求角时的误用

Using the dot product to find the angle between two lines often goes wrong when candidates take the direction vectors from the wrong positions or use un‑simplified forms. The cosine formula cos θ = |a·b| / (|a||b|) requires the acute angle; forgetting the absolute value or using the wrong sign for obtuse angles loses marks.

使用点积求两条直线的夹角时,考生常因从错误的位置取方向向量或使用未简化的形式而出错。余弦公式 cos θ = |a·b| / (|a||b|) 要求得到锐角;忘记绝对值或对钝角使用错误符号会失分。

In the Jan 20 paper, a common mistake was to use the vector connecting a point on one line to a point on the other, rather than the direction vectors of the lines themselves. Always extract direction vectors from the line equations. If given in form r = a + λb, then b is the direction vector.

在2020年1月的试卷中,一个常见错误是使用了连接一条直线上一点与另一条直线上一点的向量,而非直线本身的方向向量。始终从直线方程中提取方向向量。如果给出的形式是 r = a + λb,那么 b 就是方向向量。


9. Matrices: Singular Matrices and No Unique Solution | 矩阵:奇异矩阵与无唯一解

A system of equations represented by Mx = k has no unique solution when det M = 0. However, candidates often stop at stating the determinant is zero without discussing consistency. The mark scheme expects you to determine whether the system is inconsistent or has infinitely many solutions by checking the augmented matrix.

由 Mx = k 表示的方程组当 det M = 0 时没有唯一解。然而,考生往往在指出行列式为零后就停下了,而不讨论相容性。评分方案期望你通过检查增广矩阵来判定方程组是不相容还是有无限多解。

If the determinant is zero, form the augmented matrix (M|k) and attempt row reduction. In Jan 20, many lost marks by assuming “no solution” without checking; in some cases the system was actually consistent. Show clearly that you have compared the rank of M and the augmented matrix.

如果行列式为零,写出增广矩阵 (M|k) 并尝试行化简。在2020年1月,许多人因未加验证就假定“无解”而失分;在某些情况下方程组实际上是相容的。清楚地展示你比较了 M 和增广矩阵的秩。


10. Proof by Induction: Weak Base Case or Inductive Step | 归纳法证明:基例或归纳步骤不充分

Induction proofs in Further Maths often involve matrices or divisibility. A frequent issue is stating the inductive hypothesis without explicitly writing “Assume true for n = k”, then failing to show how the assumption is used. The Jan 20 mark scheme insisted on a clear linkage: P(k) ⇒ P(k+1).

进阶数学中的归纳法证明常涉及矩阵或整除性。一个常见问题是陈述归纳假设时没有明确写出“假设对于 n = k 成立”,然后未能展示如何运用该假设。2020年1月的评分方案坚持要求明确的联系:P(k) ⇒ P(k+1)。

When proving matrix powers, such as Mⁿ = a certain form, candidates often multiply Mᵏ⁺¹ = Mᵏ M but forget to substitute the assumed form for Mᵏ. Write the assumption line, then “Consider n = k+1:” and perform the multiplication using the assumed expression. Complete the proof with a concluding statement.

在证明矩阵幂,如 Mⁿ 具有某种形式时,考生常写出 Mᵏ⁺¹ = Mᵏ M 但忘记代入 Mᵏ 的假设形式。先写出假设行,再写“考虑 n = k+1”并利用假设的表达式进行乘法运算。用一个总结性陈述完成证明。


11. Partial Fractions: Repeated Linear Factors | 部分分式:重复线性因子

When dealing with denominators like (x − 1)², the correct form is A/(x − 1) + B/(x − 1)². Many candidates omit the second term or write Bx + C over the squared factor. This structural error means the identity cannot be solved correctly, and all subsequent integration marks are lost.

当分母为 (x − 1)² 时,正确的形式是 A/(x − 1) + B/(x − 1)²。许多考生遗漏第二项或对平方因子使用 Bx + C。这种结构错误意味着无法正确求解恒等式,随后所有的积分分数也一并丢失。

The Jan 20 scheme showed that some students correctly wrote the form but then equated coefficients incorrectly because they expanded (x − 1)² as x² − 1, missing the −2x term. Always expand carefully and match coefficients for x², x, and constant terms.

2020年1月的评分方案显示,一些学生虽然正确写出了形式,但因将 (x − 1)² 错误地展开为 x² − 1(遗漏了 −2x 项)而导致系数对应错误。始终仔细展开,并分别对应 x²、x 和常数项的系数。


12. Integration: Recognising Standard Hyperbolic Integrals | 积分:识别标准双曲函数积分

Integrals like ∫ 1/√(x² + a²) dx or ∫ 1/√(x² − a²) dx have standard results in terms of arsinh or arcosh, but candidates often attempt trigonometric substitution, leading to confusion with inverse trigonometric functions. In Jan 20, marks were reserved for recognising and using the hyperbolic form directly.

形如 ∫ 1/√(x² + a²) dx 或 ∫ 1/√(x² − a²) dx 的积分有以 arsinh 或 arcosh 表示的标准结果,但考生常常尝试三角代换,导致与反三角函数混淆。在2020年1月的考试中,分数仅给予直接识别并使用双曲形式的情况。

Memorise: ∫ 1/√(x² + a²) dx = arsinh(x/a) + C and ∫ 1/√(x² − a²) dx = arcosh(x/a) + C for x > a. Note the sign difference in the logarithm forms: arsinh(x) = ln(x + √(x² + 1)), arcosh(x) = ln(x + √(x² − 1)). Make a flashcard to compare these with their trigonometric cousins.

记忆:∫ 1/√(x² + a²) dx = arsinh(x/a) + C,而 ∫ 1/√(x² − a²) dx = arcosh(x/a) + C(当 x > a)。注意其对数形式的符号差异:arsinh(x) = ln(x + √(x² + 1)),arcosh(x) = ln(x + √(x² − 1))。制作一张闪卡,将它们与对应的三角函数积分进行比较。

Published by TutorHao | Further Maths Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version