📚 PDF资源导航

Common Mistakes in AS Further Maths Unit 2 (June 2019) | AS进阶数学单元二2019年6月易错点总结

📚 Common Mistakes in AS Further Maths Unit 2 (June 2019) | AS进阶数学单元二2019年6月易错点总结

The June 2019 AS Further Mathematics Unit 2 paper tested a range of core topics including complex numbers, matrices, series, hyperbolic functions, and polar coordinates. Many candidates lost marks not through lack of knowledge, but through small slips in algebra, misreading sign conventions, or incomplete justification. This article summarises the most frequent errors observed by examiners and shows how to avoid them.

2019年6月的AS进阶数学单元二试卷涵盖了复数、矩阵、级数、双曲函数和极坐标等核心内容。许多考生并非因缺乏知识而失分,而是在代数运算、符号惯例的误读或不完整的论证中犯错。本文总结了考官观察到的最常见错误,并说明如何避免这些错误。

1. Complex Number Modulus and Argument | 复数模与辐角混淆

A typical question asked for the modulus and argument of a complex number such as -3 + 3i. Many candidates correctly found the modulus as √18 = 3√2, but then gave the argument as π/4 instead of the required 3π/4. The second quadrant argument must be adjusted using π – arctan(|y/x|) or π + arctan(y/x). Forgetting to sketch the Argand diagram was the primary reason for this slip.

一道典型题目要求计算复数如 -3 + 3i 的模和辐角。很多考生正确求出模为 √18 = 3√2,但给出的辐角却是 π/4,而不是正确的 3π/4。第二象限的辐角必须用 π – arctan(|y/x|) 或 π + arctan(y/x) 进行修正。忘记绘制阿干特图是这一错误的主要原因。

Examiners expected the principal argument in the correct quadrant. When the number lies on the negative real axis, the argument must be stated as π, not -π. A clearly labelled diagram would have prevented these marks being lost.

考官期望在正确的象限内给出主辐角。当复数位于负实轴时,辐角必须写为 π,而非 -π。一幅带有清晰标注的简图本可以避免这些失分。

Also, when converting a modulus-argument form back to Cartesian, sign errors crept in when expanding cos(π/3) and sin(π/3). Some wrote 5cos(π/3) + i5sin(π/3) as 2.5 + i4.33 instead of 2.5 + i(5√3/2). Writing the exact surd form was required unless specified otherwise.

此外,当从模-辐角形式转换回笛卡尔形式时,在展开 cos(π/3) 和 sin(π/3) 时容易出现符号错误。有人将 5cos(π/3) + i5sin(π/3) 写成 2.5 + i4.33,而正确应为 2.5 + i(5√3/2)。除非另有说明,否则需要写出精确的根式形式。


2. Matrix Multiplication Order | 矩阵乘法顺序错误

Questions involving successive transformations frequently required multiplying transformation matrices in the correct order. A common mistake was to apply the first transformation’s matrix after the second. If transformation A is followed by B, the combined matrix is BA, not AB. Candidates who lost marks often wrote AB without explaining their reasoning.

涉及连续变换的题目经常要求以正确的顺序乘变换矩阵。一个常见错误是把先施加的变换矩阵放在后面乘。如果先施加变换 A 再施加 B,则复合矩阵为 BA,而非 AB。失分的考生往往不加解释地写下 AB。

Another pitfall involved multiplying a matrix by a column vector to find the image of a point. Some candidates transposed the vector or tried to multiply 2×3 with 2×1, ignoring dimension compatibility. Always check that the number of columns in the first matrix equals the number of rows in the second.

另一个陷阱是将矩阵与列向量相乘以求点的像时,有人把向量转置或试图将 2×3 矩阵与 2×1 向量相乘,忽略了维度兼容性。务必先检查第一个矩阵的列数是否等于第二个矩阵的行数。

In finding invariant lines or points, algebraic errors in solving simultaneous equations were frequent. When setting M(x,y)^T = (x,y)^T, some forgot that the resulting homogeneous system might have infinitely many solutions, leading to a line equation. Writing the general solution in terms of a parameter often tripped up candidates who rushed.

在寻找不变直线或不变点时,求解联立方程时常出现代数错误。当设 M(x,y)^T = (x,y)^T 时,有人忘记该齐次方程组可能有无穷多解,从而应得到一条直线方程。用参数写出通解经常让急于求成的考生出错。


3. Determinant and Inverse Calculation | 行列式及逆矩阵计算错误

Calculating the determinant of a 3×3 matrix often went wrong because of sign mistakes in the cofactor expansion. Examiners observed many misapplications of the checkerboard pattern of signs (+ – +, – + -, + – +). Omitting the sign on the second term was particularly common. A small slip like writing -b(M₁₂) instead of -b(M₁₂) but forgetting that M₁₂ itself could be negative led to double-negative confusion.

计算 3×3 矩阵的行列式时,常因余子式展开中的符号错误而出错。考官发现很多考生误用了正负号棋盘模式(+ – +, – + -, + – +),省略第二项的符号尤为常见。例如将 -b(M₁₂) 写为 -b(M₁₂) 却忘记 M₁₂ 本身可能为负,导致双重负号混淆。

When finding the inverse, candidates occasionally divided by the determinant incorrectly, e.g., forgetting that 1/det(A) multiplies every element of the adjugate matrix. Some also wrote the adjugate without transposing the cofactor matrix. The correct formula is A⁻¹ = (1/det(A)) adj(A), where adj(A) = C^T. Using C instead of C^T cost many marks.

求逆矩阵时,考生有时会在除以行列式时出错,例如忘记 1/det(A) 要乘以伴随矩阵的每个元素。还有人给出伴随矩阵时忘记将余子式矩阵转置。正确公式是 A⁻¹ = (1/det(A)) adj(A),其中 adj(A) = C^T。使用 C 而非 C^T 导致大量失分。


4. Summation of Series and Method of Differences | 级数求和与差分法

Method of differences questions caused problems when candidates failed to write out enough terms to see the cancellation pattern clearly. Writing only two or three terms often led to missing that the series telescopes in pairs. For a sum like Σ [1/(r+1) – 1/r], many did not handle the sign reversal correctly, ending with a leftover negative sign.

差分法题目中,考生常因未能写出足够多的项以清晰看出抵消模式而遇到麻烦。只写两三项常常会导致忽视级数成对抵消的特性。对于形如 Σ [1/(r+1) – 1/r] 的求和,许多人未能正确处理符号反转,最终留下了一个残留的负号。

Another common error was misreading the starting index. If the sum started at r=3 instead of r=1, candidates often plugged n=1 into the general formula incorrectly. Explicitly writing the first and last few terms for the given limits would have prevented these slips.

另一个常见错误是误读起始下标。若求和从 r=3 而非 r=1 开始,考生常常错误地将 n=1 代入通项公式。明确写出给定上下限的前几项和最后几项本可以避免这些失误。


5. Hyperbolic Functions and Identities | 双曲函数与恒等式

Hyperbolic function identities closely mirror trigonometric ones, but sign differences often cause errors. Candidates frequently forgot that cosh²x – sinh²x = 1 (not +1), or that sinh(2x) = 2 sinh x cosh x (no extra minus signs). The derivative of cosh x is sinh x, not -sinh x. Mixing these up was surprisingly common.

双曲函数恒等式与三角恒等式高度相似,但符号差异常导致错误。考生经常忘记 cosh²x – sinh²x = 1(而非 +1),或者 sinh(2x) = 2 sinh x cosh x(无额外负号)。cosh x 的导数是 sinh x,而不是 -sinh x。混淆这些令人惊讶地普遍。

Solving equations like a cosh x + b sinh x = c often required converting to exponential form. Many candidates made algebraic mistakes when substituting e^x and e^{-x} and then multiplying through by e^x to form a quadratic. Dropping a factor of 2 or misplacing the coefficient of e^{-x} were typical slips.

求解形如 a cosh x + b sinh x = c 的方程往往需要转换为指数形式。许多考生在代入 e^x 和 e^{-x} 后乘以 e^x 构成二次方程时出现代数错误。漏掉因子 2 或错放 e^{-x} 的系数是典型的疏漏。

When asked to sketch y = sinh x or y = sech x, some candidates drew the shape of y = sin x or a straight line. Remembering that sinh is odd, passes through origin, and grows exponentially, while sech has a bell shape with maximum 1 at x=0, was essential.

当要求绘制 y = sinh x 或 y = sech x 的草图时,有些考生画成了 y = sin x 或一条直线。记住 sinh 是奇函数、经过原点且指数式增长,而 sech 呈钟形、在 x=0 处取最大值 1,是至关重要的。


6. Polar Coordinates Sketching and Area | 极坐标绘图与面积计算

Polar curve sketching in Unit 2 frequently featured loops or rose curves. Finding the area enclosed required the formula (1/2) ∫ r² dθ. A very common mistake was using the limits incorrectly—integrating from 0 to 2π for a curve that has petals would double-count areas. Students failed to find the tangents at the pole by setting r=0 to determine the limits of integration for one loop.

单元二中的极坐标绘图经常出现环形或玫瑰线。求围成面积需使用公式 (1/2) ∫ r² dθ。一个非常常见的错误是积分上下限使用不当——对有多片花瓣的曲线从 0 到 2π 积分会导致面积重复计算。考生未能通过设 r=0 求切线来确定单瓣的积分限。

When converting between polar and Cartesian, sign errors occurred in x = r cos θ and y = r sin θ. For r = a cos 2θ, evaluating r at θ=π/4 gives 0, but some miscalculated cos(π/2) as 1. These basic trigonometric evaluations must be spot on.

在极坐标与笛卡尔坐标之间转换时,x = r cos θ 和 y = r sin θ 中常出现符号错误。对于 r = a cos 2θ,在 θ=π/4 处 r=0,但有人错误计算 cos(π/2) 为 1。这些基本的三角求值必须准确无误。

The mark scheme often awarded method marks for setting up the integral and correctly substituting r². Candidates who omitted the 1/2 factor lost an accuracy mark immediately. Writing the limits in terms of π was required, and decimal approximations without exact forms cost marks.

评分方案通常对建立积分并正确代入 r² 给方法分。漏掉 1/2 因子的考生立即失去一个准确分。积分限需要用 π 表示,不写出精确形式而使用小数近似会导致失分。


7. Roots of Polynomials and Relationship with Coefficients | 多项式根与系数的关系

Questions on roots of cubic or quartic equations tested the relationships between sums and products of roots. A typical error was to misapply the sign for the sum of roots. For a cubic x³ + ax² + bx + c = 0, Σα = -a, but many candidates wrote +a. Similarly, Σαβ = b, but the sign was often flipped.

关于三次或四次方程根的题目考到了根的和与积的关系。一个典型错误是用错根的和的符号。对于三次方程 x³ + ax² + bx + c = 0,Σα = -a,但许多考生写成 +a。类似地,Σαβ = b,而符号也常被弄反。

When forming a new polynomial from transformed roots, e.g., roots are 2α+1, candidates frequently forgot to transform the constant term correctly. The method of substituting w = 2x+1 and eliminating x should have been used systematically, but algebraic slips in expanding and collecting terms were the most costly.

当由变换后的根(如根为 2α+1)构造新多项式时,考生常常忘记正确变换常数项。本应使用代入 w = 2x+1 并消去 x 的系统方法,但在展开和合并同类项中的代数失误代价最大。

Using the sums and products to evaluate symmetric expressions like Σα²β was a common follow-up. Examiners noted that candidates who set up the expansions correctly but then substituted incorrectly (e.g., writing Σα²β = Σα Σαβ – 3αβγ without adjusting for symmetric sums) lost marks. Careful derivation was necessary.

利用根的和与积来计算如 Σα²β 的对称式是一种常见的后续题型。考官注意到,有些考生正确设定了展开式但代入错误(例如写出 Σα²β = Σα Σαβ – 3αβγ 而未根据对称和进行修正)而失分。需要仔细推导。


8. Vector Dot Product and Cross Product | 向量点积与叉积

Finding the angle between two vectors using the dot product required careful calculation of magnitudes. A frequent mistake was to ignore the negative in the dot product when the vectors pointed away, leading to an obtuse angle instead of acute. Candidates then incorrectly adjusted by subtracting from 180°, which is valid for lines but not for directed vectors. The correct response was to give the obtuse angle if that was the geometric angle between the vectors.

利用点积求两向量夹角时需要仔细计算模长。一个常见错误是当向量指向相背时忽略点积的负号,导致本应得到的钝角变成了锐角。考生随后错误地通过用 180° 减角来调整,这对于直线有效但对有向向量无效。正确的做法是,如果那是向量间的几何角,就应给出钝角。

The cross product was used to find a perpendicular vector. Many candidates forgot that the cross product is anti-commutative: a×b = -b×a. This led to sign errors in the resulting vector components. Additionally, evaluating a 3×3 determinant for the cross product was error-prone when signs were missed.

叉积用来求垂直向量。许多考生忘记叉积是反交换的:a×b = -b×a。这导致结果向量的符号错误。此外,在计算叉积的三阶行列式时,一旦符号遗漏就很容易出错。

Questions involving the area of a triangle formed by two vectors required half the magnitude of the cross product. Candidates either forgot the 1/2 factor or incorrectly used the dot product magnitude instead. Setting up the cross product correctly but then forgetting to take the absolute value also lost the final mark.

涉及由两向量构成的三角形面积的问题需要用叉积模长的一半。考生要么忘记了 1/2 因子,要么错误地使用了点积的模长。正确列出叉积但忘记取绝对值也会丢失最后的分数。


9. Differential Equations and Integrating Factors | 微分方程与积分因子

A first-order linear differential equation of the form dy/dx + P(x)y = Q(x) required the integrating factor e^(∫P dx). A significant number of candidates omitted the integration constant when finding ∫P dx, even though the constant cancels in the solution. While not always penalised, it sometimes led to confusion when simplifying the factor. More critically, after multiplying through, the left-hand side must be recognised as the derivative of (y × IF). Many failed to write this step explicitly and tried to integrate both sides term by term, leading to mistakes.

形如 dy/dx + P(x)y = Q(x) 的一阶线性微分方程需要用积分因子 e^(∫P dx)。相当多的考生在求 ∫P dx 时忽略了积分常数,尽管该常数在解中会约掉。虽然不总是扣分,但有时会在化简因子时造成混淆。更关键的是,两边乘以因子后,左边必须识别为 (y × IF) 的导数。许多人未能明确写出这一步,而是试图逐项积分两边,从而导致错误。

When solving, candidates often mishandled the modulus signs in the integrating factor, e.g., e^(ln|sec x|) = sec x without specifying the domain. In AS Further Maths, assuming x in a domain where sec x > 0 is acceptable if stated, but many simply dropped the absolute value without comment, which occasionally lost a mark.

在求解过程中,考生经常处理不好积分因子中的模符号,例如 e^(ln|sec x|) = sec x 却未指定定义域。在AS进阶数学中,如果说明假设 x 在 sec x > 0 的范围内是可以接受的,但很多人只是不加说明地去掉绝对值,这偶尔会扣分。


10. Proof by Induction | 归纳法证明

Induction proofs appeared for summation formulas, matrix powers, and divisibility. A typical error was making an assumption that the statement holds for n = k and then failing to use that assumption explicitly in the inductive step. Examiners saw many candidates writing ‘assume true for n=k’ and then working with n=k+1 from scratch, never connecting to the induction hypothesis.

归纳法证明出现于求和公式、矩阵幂和整除性问题。一个典型错误是假设命题对 n = k 成立,但在归纳步骤中未能明确使用该假设。考官看到许多考生写下“假设 n=k 成立”,然后从零开始处理 n=k+1,从未与归纳假设建立联系。

For summation, adding the (k+1)th term to both sides required careful algebra. Expanding and factorising to obtain the right-hand side for n=k+1 was where most errors occurred. In matrix induction, multiplying M^(k+1) = M^k M and substituting the assumed form for M^k required matching dimensions; some candidates wrote M^k M as M M^k and got into a mess.

对于求和,将第 (k+1) 项加到等号两边需要细致的代数运算。展开并因式分解以得到 n=k+1 右边的表达式是大多数错误发生的环节。在矩阵归纳中,计算 M^(k+1) = M^k M 并代入 M^k 的假设形式时需匹配维度;有些考生将 M^k M 写成 M M^k 而陷入混乱。

Divisibility proofs required showing f(k+1) – f(k) is divisible, or f(k+1) = m×f(k) + (multiple of the divisor). Many candidates forgot to express the conclusion clearly: ‘Therefore, if true for k, true for k+1. Since true for n=1, true for all positive integers n.’ Omitting the closing statement was penalised.

整除性证明需要证明 f(k+1) – f(k) 可被整除,或 f(k+1) = m×f(k) + (除数的倍数)。许多考生忘记清晰地写出结论:“因此,若对 k 成立,则对 k+1 成立。由于对 n=1 成立,故对所有正整数 n 成立。”省略结尾陈述会被扣分。


11. Maclaurin Series and Expansions | 麦克劳林级数与展开

Finding Maclaurin series for functions like ln(1+x) or e^(sin x) up to x³ required successive differentiation. Common errors included mistakes in the chain rule and product rule, leading to incorrect second and third derivatives. For ln(1+x), the second derivative is -1/(1+x)², not +1/(1+x)²; missing the negative sign ruined the entire series.

求函数如 ln(1+x) 或 e^(sin x) 直到 x³ 的麦克劳林级数需要逐次求导。常见错误包括链式法则和乘法法则应用错误,导致二阶和三阶导数出错。对于 ln(1+x),二阶导数是 -1/(1+x)²,而非 +1/(1+x)²;漏掉负号会毁掉整个级数。

When using standard series expansions for composite functions, candidates substituted without adjusting the domain. For instance, substituting 2x into the series for cos x gives cos(2x) = 1 – (2x)²/2! + …, but some forgot to square the 2 properly. Brackets were essential but often omitted.

对复合函数使用标准级数展开时,考生直接代入而未调整定义域。例如,将 2x 代入 cos x 的级数得 cos(2x) = 1 – (2x)²/2! + …,但有人忘记正确地平方 2。括号至关重要却经常被省略。

The mark scheme rewarded finding coefficients correctly to a specified order. Excessive truncation (e.g., stopping at x² when x³ was required) or including extra terms beyond the order asked wasted time but didn’t lose marks; however, if an error in a higher-order term inadvertently affected lower-order coefficients, it could cost marks.

评分方案奖励正确求出指定阶数的系数。过早截断(例如要求 x³ 却只做到 x²)或包含超出要求阶数的额外项会浪费时间但不扣分;然而,若高阶项的错误无意中影响了低阶系数,则可能失分。


12. Handling Parameters and General Solutions | 参数处理与通解

Questions with an unknown constant, such as finding the value of k for which a matrix is singular, often led to algebraic slips in solving det(A)=0. Quadratic equations resulting from determinants were solved incorrectly, or candidates forgot to reject extraneous solutions when k had restrictions (e.g., k > 0).

含有未知常数的题目,如求使矩阵奇异的 k 值,常在解 det(A)=0 时出现代数失误。由行列式产生的二次方程被错误求解,或者考生在 k 有限制条件(如 k > 0)时忘记舍去增根。

In complex number loci, sketching |z – (a+bi)| = r or arg(z) = θ required clear understanding of geometric representation. A frequent mistake was drawing the half-line for arg(z) starting from the origin instead of the required point. The mark scheme insisted on the correct starting point and direction; an arrowhead was often required.

在复数轨迹中,绘制 |z – (a+bi)| = r 或 arg(z) = θ 时需要对几何表示有清晰的理解。一个常见错误是将 arg(z) 的射线从原点画出,而非从要求的点出发。评分方案坚持正确的起始点和方向;通常需要画上箭头。

In matrices, when finding unknown entries from given transformations, setting up the equations was generally successful, but solving simultaneous equations with parameters involved sign errors. Double-checking by multiplying the matrix with the original point to see if the image matches could have caught these.

在矩阵中,从给定的变换求未知元素时,建立方程通常能成功,但在解含有参数的联立方程时常出现符号错误。通过将矩阵与原向量相乘检查像是否匹配,本可发现这些错误。

Published by TutorHao | AS 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课程辅导,国外大学本科硕士研究生博士课程论文辅导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