📚 PDF资源导航

AS Further Mathematics Unit 2 (June 2019) Common Mistakes Summary | AS进阶数学单元2(2019年6月)常见错误总结

📚 AS Further Mathematics Unit 2 (June 2019) Common Mistakes Summary | AS进阶数学单元2(2019年6月)常见错误总结

The June 2019 AS Further Mathematics Unit 2 paper tested a wide range of topics from complex numbers and matrices to calculus and series. While many students showed a solid understanding, recurring errors cost valuable marks. This article highlights the most common pitfalls observed in that examination and provides clear guidance on how to avoid them. Whether you are preparing for a resit or simply consolidating your knowledge, this summary will help you identify and correct typical mistakes.

2019年6月AS进阶数学单元2试卷覆盖了从复数、矩阵到微积分和级数等多个主题。尽管许多学生表现出扎实的理解,但反复出现的错误还是让他们丢失了宝贵的分数。本文总结了那次考试中最常见的错误,并提供避免这些错误的清晰指导。无论你是在准备重考,还是只想巩固所学知识,这份总结都能帮助你识别并纠正典型错误。


1. Complex Numbers: Misidentifying the Principal Argument | 复数:错误识别主幅角

When finding the argument of a complex number, students often forget to check which quadrant the number lies in. Using arctan(y/x) directly without adjusting for the quadrant gives an incorrect principal argument. For a number in the second quadrant, the argument must be π – arctan(|y/x|), not simply the calculator value. Many lost marks by stating an argument outside the required range (–π < θ ≤ π).

在求复数的幅角时,学生常常忘记检查该数位于第几象限。直接使用 arctan(y/x) 而不根据象限调整,会得到错误的主幅角。对于第二象限的数,幅角应为 π – arctan(|y/x|),而不是简单地取计算器上显示的值。许多学生因为给出的幅角超出要求范围(–π < θ ≤ π)而失分。


2. Matrix Multiplication: Order and Conformability | 矩阵乘法:阶数与可乘性

A surprisingly frequent error was multiplying matrices in the wrong order or attempting to multiply matrices that are not conformable. Remember that for matrices A (m×n) and B (p×q), the product AB exists only if n = p, and the resulting matrix has dimensions m×q. In transformation questions, applying transformations in the wrong sequence – e.g., putting the translation matrix before the rotation – led to entirely incorrect final coordinates.

一个出人意料地常见的错误是矩阵乘法的顺序不对,或者试图乘以不可乘的矩阵。请记住,对于矩阵 A (m×n) 和 B (p×q),只有当 n = p 时乘积 AB 才存在,且结果矩阵的维度为 m×q。在变换问题中,应用变换的顺序错误(例如,将平移矩阵放在旋转矩阵之前)会导致最终坐标完全错误。

  • Always write the transformation matrices in the order they are applied, from right to left.
  • 始终按照施加的顺序从右到左书写变换矩阵。

3. Summation of Series: Misapplying Standard Formulas | 级数求和:误用标准公式

Standard results for ∑r, ∑r² and ∑r³ are given in the formula booklet, but many students incorrectly substitute limits. A classic error is treating ∑_{r=1}^{n} r² as n²(n+1)²/4 rather than n(n+1)(2n+1)/6. Additionally, when the series starts at r = k instead of r = 1, candidates often forgot to subtract the sum from 1 to (k–1). Make sure you express the required sum as a difference of two standard sums.

公式手册中给出了 ∑r、∑r² 和 ∑r³ 的标准结果,但许多学生代入上下限时出错。一个经典错误是把 ∑_{r=1}^{n} r² 当成 n²(n+1)²/4 而不是 n(n+1)(2n+1)/6。此外,当级数从 r = k 开始时,考生常常忘记减去从 1 到 (k–1) 的和。一定要把所需的和表示成两个标准和的差。

∑_{r=k}^{n} r² = ∑_{r=1}^{n} r² – ∑_{r=1}^{k–1} r²


4. Hyperbolic Identities: Confusing cosh²x – sinh²x = 1 | 双曲恒等式:混淆 cosh²x – sinh²x = 1

The identity cosh²x – sinh²x = 1 is analogous to the trigonometric identity but with a crucial sign difference. A common slip was writing cosh²x + sinh²x = 1 or sinh²x = cosh²x + 1. In solving hyperbolic equations, failing to choose the correct form (e.g., replacing cosh²x with 1 + sinh²x) often led to unsolvable quadratics. Pay close attention to the signs when manipulating these identities.

恒等式 cosh²x – sinh²x = 1 与三角恒等式类似,但符号上有一个关键区别。常见的疏忽是写成 cosh²x + sinh²x = 1 或 sinh²x = cosh²x + 1。在求解双曲线方程时,没有选用正确的形式(例如,将 cosh²x 替换为 1 + sinh²x)往往导致二次方程无法求解。在运用这些恒等式时,务必留意符号。


5. Differentiation of Inverse Hyperbolic Functions: Domain Restrictions | 反双曲函数的微分:定义域限制

Derivatives such as d/dx(arsinh x) = 1/√(x²+1) are straightforward, but students often ignored the domains for arcosh x and artanh x. The derivative of arcosh x is 1/√(x²–1) for x > 1, yet many applied this formula when x < 1 or forgot to state the domain altogether. Similarly, for artanh x, the derivative 1/(1–x²) is valid only for |x| < 1. Marks were deducted for missing these conditions.

像 d/dx(arsinh x) = 1/√(x²+1) 这样的导数比较简单,但学生常常忽略 arcosh x 和 artanh x 的定义域。arcosh x 的导数是 1/√(x²–1),要求 x > 1,但许多人却在 x < 1 时套用该公式,或是完全忘了注明定义域。同样,artanh x 的导数 1/(1–x²) 只在 |x| < 1 时有效。遗漏这些条件会被扣分。


6. Maclaurin Series: Neglecting the General Term Validity | 麦克劳林级数:忽略通项的有效性

In June 2019, many candidates obtained a correct series expansion but failed to state the range of validity. The Maclaurin series for ln(1+x) converges for –1 < x ≤ 1, while that for (1+x)ⁿ is valid for |x| < 1. Omitting the condition or writing an incorrect inequality lost a mark that is easily secured by memorising the standard ranges. Always write the validity interval next to the series.

在2019年6月的考试中,很多考生得出了正确的级数展开式,却没有注明有效范围。ln(1+x) 的麦克劳林级数收敛域是 –1 < x ≤ 1,而 (1+x)ⁿ 的级数在 |x| < 1 时有效。漏写条件或写下错误的不等式,会丢掉一分,而这一分只需记住标准范围就能轻松拿到。始终在级数旁边标明有效区间。


7. Polar Coordinates: Finding Points of Intersection Incorrectly | 极坐标:错误地求交点

A common pitfall was solving for intersections of polar curves by only equating r values. Two curves r = f(θ) and r = g(θ) may intersect where f(θ) = g(θ) and also at the pole if both curves pass through the origin for some θ. Candidates frequently missed the pole as an intersection point. Additionally, when sketching, they often misjudged the symmetry or the number of loops.

常见的陷阱是仅通过令 r 值相等来求极坐标曲线的交点。两条曲线 r = f(θ) 和 r = g(θ) 的交点不仅出现在 f(θ) = g(θ) 的地方,如果两条曲线在某个 θ 处都通过极点,那么极点也是交点。考生经常遗漏极点这个交点。此外,在画图时,他们常常误判图形的对称性或环的个数。


8. First Order Differential Equations: Integrating Factor Mistakes | 一阶微分方程:积分因子的错误

When solving linear ODEs of the form dy/dx + P(x)y = Q(x), students sometimes forgot to compute the integrating factor as e^{∫P dx}, or they incorrectly applied it to the right-hand side. The correct method is to multiply the entire equation by the integrating factor and then recognise the left side as the derivative of y × I.F. Errors in integration by parts for ∫Q·I.F. dx were also widespread. Write every step clearly to avoid missing constants of integration.

在求解形如 dy/dx + P(x)y = Q(x) 的线性常微分方程时,学生有时忘记将积分因子计算为 e^{∫P dx},或者错误地将其只应用于右侧。正确的方法是先将整个方程乘以积分因子,然后将左边视为 y × I.F. 的导数。对 ∫Q·I.F. dx 进行分部积分时出错也十分普遍。请清晰写出每一步,以免遗漏积分常数。

I.F. = e^{∫P dx} → d/dx (y · I.F.) = Q · I.F.


9. Roots of Polynomials: Incorrect Sign in Sum of Roots | 多项式根:根之和的符号错误

For a cubic ax³ + bx² + cx + d = 0, the sum of roots is –b/a, but many wrote b/a without the negative sign. This sign error cascaded through the whole question, especially when forming new equations from transformed roots. Similarly, for the sum of product pairs the sign is positive (c/a), and for the product it is –d/a. Double-check the relationship signs before starting your working.

对于三次方程 ax³ + bx² + cx + d = 0,根之和为 –b/a,但许多人写成了 b/a 而没有负号。这个符号错误会贯穿整道题,尤其是在根据变换后的根构造新方程时。同样,两两根积之和的符号为正 (c/a),三根之积为 –d/a。开始计算前,务必再次核对这些关系式的符号。

Sum of roots: α+β+γ = –b/a 根之和:α+β+γ = –b/a
Sum of pairs: αβ+βγ+γα = c/a 两两积之和:αβ+βγ+γα = c/a
Product: αβγ = –d/a 三根之积:αβγ = –d/a

10. Proof by Induction: Skipping the Basis Step or Assumption Clarity | 归纳法证明:跳过基础步骤或假设陈述不清

In divisibility and summation proofs by induction, many scripts lost marks because the initial basis step was not explicitly verified, or the inductive hypothesis was stated ambiguously. A proof must show that the statement holds for n = 1 (or the starting integer). Then, assuming true for n = k, you must deduce truth for n = k+1. Failing to label ‘Assume true for n=k’ or writing an incomplete assumption left the logical structure unclear.

在用归纳法证明整除或求和的问题中,许多答卷因为没有明确验证基础步骤,或者归纳假设表述模糊而丢分。证明必须展示命题对 n = 1(或起始整数)成立。然后,假设 n = k 时成立,必须推导出 n = k+1 时也成立。没有标注“假设 n=k 时成立”或写出了不完整的假设,会使得逻辑结构不清晰。

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

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

Comments

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

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