📚 PDF资源导航

A-Level Further Mathematics Unit 3 (June 2019) Mark Scheme: Common Errors | A-Level 进阶数学第三单元(2019年6月)评分标准常见错误总结

📚 A-Level Further Mathematics Unit 3 (June 2019) Mark Scheme: Common Errors | A-Level 进阶数学第三单元(2019年6月)评分标准常见错误总结

The June 2019 mark scheme for A-Level Further Mathematics Unit 3 revealed a number of predictable but serious errors that cost candidates valuable marks. By examining these frequent mistakes, students can sharpen their technique and avoid stumbling on core topics such as complex numbers, hyperbolic functions, differential equations and polar coordinates.

2019年6月的A-Level进阶数学第三单元评分标准揭示了许多可以预见却又屡屡出现的错误,让考生白白丢失分数。通过梳理这些常见失误,学生可以打磨解题技巧,避免在复数、双曲函数、微分方程和极坐标等核心主题上再犯同样的错。


1. Complex Numbers & De Moivre’s Theorem | 复数与德莫弗定理

A classic slip in the exam was expanding (cos θ + i sin θ)ⁿ and then carelessly assigning real and imaginary parts. Many candidates wrote cos nθ + i sin nθ but then, when proving identities such as cos 3θ = 4 cos³ θ – 3 cos θ, they failed to isolate the real part correctly, often leaving i sin 3θ in the final expression.

考试中一个典型失误是展开 (cos θ + i sin θ)ⁿ 后随意分配实部与虚部。许多考生写出 cos nθ + i sin nθ 后,在证明如 cos 3θ = 4 cos³ θ – 3 cos θ 的恒等式时,未能正确地单独提取实部,常常在最终表达式中还留有 i sin 3θ。

Another widespread mistake concerned finding roots of complex numbers. When solving z³ = 8i, students frequently omitted one of the three cube roots by forgetting to add 2πk to the argument before dividing by 3. The argument of 8i is π/2, but the general argument is (π/2 + 2πk), and k = 0, 1, 2 must all be used to obtain all distinct roots.

另一个普遍错误涉及求复数的根。在解 z³ = 8i 时,学生常常因为忘记在除以3之前将辐角加上 2πk,而遗漏了三个立方根中的一个。8i 的辐角为 π/2,但通解辐角应为 (π/2 + 2πk),且必须使用 k = 0, 1, 2 才能得到全部三个不同的根。


2. Hyperbolic Functions & Their Inverses | 双曲函数与反双曲函数

Confusing the logarithmic forms of inverse hyperbolic functions was a recurring error. For example, many wrote arsinh x = ln(x + √(x² – 1)) instead of the correct arsinh x = ln(x + √(x² + 1)). The sign difference arises from the identity cosh² u – sinh² u = 1, and mixing it with the analogous circular identity leads to this common pitfall.

混淆反双曲函数的对数形式是一个反复出现的错误。例如,许多人写的是 arsinh x = ln(x + √(x² – 1)),而正确形式应为 arsinh x = ln(x + √(x² + 1))。符号差异源于恒等式 cosh² u – sinh² u = 1,将其与相似的圆函数恒等式搞混导致了这一常见陷阱。

When differentiating inverse hyperbolic functions, candidates often forgot the modulus in the derivative of arcosh x, giving 1/√(x² – 1) without stating that x > 1. The mark scheme frequently penalises omission of the domain restriction for this derivative, as the function arcosh x is defined only for x ≥ 1.

在对反双曲函数求导时,考生常忘记 arcosh x 导数中的绝对值限制,直接给出 1/√(x² – 1) 而未说明 x > 1。评分标准经常对漏写该导数的定义域进行扣分,因为 arcosh x 函数只在 x ≥ 1 上有定义。


3. First Order Differential Equations & Integrating Factors | 一阶微分方程与积分因子

One of the most penalised errors was incorrectly determining the integrating factor for linear first order ODEs. Given dy/dx + P(x)y = Q(x), the integrating factor is e^∫ P(x) dx. Candidates often miscalculated the integral of P(x) or forgot to multiply the entire right-hand side by the integrating factor, especially when Q(x) was a function of x and not a constant.

被扣分最多的错误之一是错误求解一阶线性常微分方程的积分因子。对于 dy/dx + P(x)y = Q(x),积分因子为 e^∫ P(x) dx。考生经常算错 P(x) 的积分,或忘记将整个右边乘以积分因子,尤其是当 Q(x) 为 x 的函数而非常数时。

Another frequent oversight occurred when simplifying after integration. After multiplying by the integrating factor, the left side becomes d/dx(y × IF). Candidates sometimes integrated the right side incorrectly or omitted the constant of integration c, only adding it at the very end, which distorted the particular solution when boundary conditions were applied.

另一个常见疏忽发生在积分后化简时。乘以积分因子之后,左边成为 d/dx(y × IF)。考生有时对右边积分错误,或遗漏积分常数 c,直到最后才补上,这在应用边界条件时歪曲了特解。


4. Second Order Differential Equations: Particular Integrals | 二阶微分方程的特解形式

The choice of particular integral (PI) trial function was a source of many mistakes. For a forcing term like eˣ, the standard trial is λeˣ, but if eˣ already appears in the complementary function (CF), candidates often failed to multiply by x. The same error occurred with trigonometric forcing terms: sin 2x requires a trial of the form P cos 2x + Q sin 2x, not just Q sin 2x, unless only odd or even functions are present.

特解试函数的选取是许多错误的根源。对于如 eˣ 的强迫项,标准试解为 λeˣ,但如果 eˣ 已出现在余函数中,考生常常忘记乘以 x。同样的错误也发生在三角函数强迫项中:sin 2x 需要形如 P cos 2x + Q sin 2x 的试解,而不仅仅是 Q sin 2x,除非只存在奇函数或偶函数。

When finding the PI for an equation such as d²y/dx² – 4y = e²ˣ, the CF contains e²ˣ, so the correct trial is Cx e²ˣ. However, many wrote Ce²ˣ and then found that substitution gave 0 = e²ˣ, wasting valuable time. The mark scheme regularly expects the coefficient C to be determined by differentiating and substituting correctly.

在求解如 d²y/dx² – 4y = e²ˣ 的方程特解时,余函数中含有 e²ˣ,因此正确的试解是 Cx e²ˣ。然而许多人写出 Ce²ˣ,代入后得到 0 = e²ˣ,浪费了宝贵时间。评分标准通常要求通过正确求导和代入来定出系数 C。


5. Matrix Eigenvalues & Eigenvectors | 矩阵特征值与特征向量

A common algebraic blunder was mishandling the determinant when solving |A – λI| = 0. Candidates correctly set up the matrix but then made sign errors expanding the 2 × 2 or 3 × 3 determinant, particularly with the term involving λ. For a matrix [[a, b], [c, d]], the characteristic equation is (a – λ)(d – λ) – bc = 0, but many wrote (a – λ)(d – λ) + bc = 0 or missed the negative sign from bc.

常见的代数失误是在解 |A – λI| = 0 时错误计算行列式。考生正确写出矩阵,但在展开 2 × 2 或 3 × 3 行列式时经常出现符号错误,尤其是含有 λ 的项。对于矩阵 [[a, b], [c, d]],特征方程为 (a – λ)(d – λ) – bc = 0,但不少人写成 (a – λ)(d – λ) + bc = 0 或遗漏 bc 前的负号。

When computing eigenvectors, the error of substituting an eigenvalue back into (A – λI)v = 0 and then failing to find a non-zero vector v was widespread. Often candidates obtained a relationship like x = -2y but then gave the eigenvector as only (1, -2) without simplifying or normalising. Although any non-zero multiple is acceptable, they must ensure both components are clearly stated and not swapped.

在计算特征向量时,考生常将特征值代入 (A – λI)v = 0 后未能求出非零向量 v。他们常得到如 x = -2y 的关系式,但给出的特征向量仅为 (1, -2) 而未化简或标准化。虽然任一非零倍均可接受,但必须明确写出两个分量,避免交换。


6. Polar Coordinates: Curves & Area | 极坐标曲线与面积

A recurrent flaw in polar coordinate questions was the misuse of integration limits. For a curve r = f(θ), the area is ½ ∫ r² dθ. When finding the area of a loop, candidates often integrated from θ = 0 to π without checking where r = 0. For example, the loop of r = a sin 3θ is formed when sin 3θ ≥ 0, which occurs in three petals; the limits for one petal are θ = 0 to π/3, not 0 to π.

极坐标题目中一个反复出现的错误是积分限的误用。对曲线 r = f(θ),面积为 ½ ∫ r² dθ。在求环形面积时,考生常常从 θ = 0 到 π 积分,而不检查 r = 0 的位置。例如,r = a sin 3θ 的环在 sin 3θ ≥ 0 时形成,共有三瓣;单个瓣的积分限为 θ = 0 到 π/3,而非 0 到 π。

The examiners also noted that candidates often attempted to sketch curves by plotting too few points, leading to mis-shapen graphs. For r = a(1 + cos θ), failing to account for the fact that cos θ is negative on (π/2, 3π/2) gave an incorrect half-heart and lost marks. A quick table of values at key angles (0, π/2, π, 3π/2) prevented this.

阅卷人还指出,考生往往只描少数几个点就画曲线,导致图形失真。对于 r = a(1 + cos θ),若未考虑 cos θ 在 (π/2, 3π/2) 上为负,就会画错半个心形线而丢分。在关键角度 (0, π/2, π, 3π/2) 上快速列表则可避免该错误。


7. Maclaurin Series Expansions | 麦克劳林级数展开

Many made the mistake of differentiating incorrectly when deriving series for composite functions, such as ln(1 + sin x). To find the Maclaurin series up to x³, candidates needed to compute successive derivatives at x = 0. A typical slip was forgetting the chain rule: d/dx ln(1 + sin x) = cos x / (1 + sin x), but some wrote cos x / (1 + sin x) without realising that at x = 0, f'(0) = 1, which is correct, but errors appeared in higher derivatives due to mishandling the quotient rule.

在推导复合函数的级数时,例如 ln(1 + sin x),许多人求导出错。为求到 x³ 项的麦克劳林级数,需计算 x = 0 处的逐阶导数。典型失分情形是忽略了链式法则:d/dx ln(1 + sin x) = cos x / (1 + sin x),但有些人虽写出此式,在 x = 0 时 f'(0) = 1 正确,却在求高阶导数时因商法则处理不当而出错。

Another issue was premature substitution of small angle approximations before differentiation. For instance, replacing cos x by 1 – x²/2 in the function before expanding led to an incomplete series. The mark scheme requires the correct method of differentiating the original function or using known standard series, not approximating prematurely.

另一个问题是在求导前过早地用小角近似代入。例如,在展开前将 cos x 替换为 1 – x²/2,导致级数不完整。评分标准要求使用对原函数求导或利用已知标准级数的正确方法,而非过早近似。


8. Integration by Substitution & Hyperbolic Identities | 换元积分与双曲恒等式

Substitution errors were frequent, especially when the given substitution involved a hyperbolic function. Given the substitution x = a sinh u, candidates correctly found dx/du = a cosh u but then forgot to adjust the limits. When changing from x-limits to u-limits, they either left the x-values for u or solved incorrectly. For example, if x = a sinh u and x = a, then u = arsinh(1) which is ln(1 + √2), and failure to evaluate this led to unsimplified answers.

换元错误十分常见,尤其是当给定的代换含双曲函数时。给出 x = a sinh u 的代换后,考生正确求得 dx/du = a cosh u,但随后忘记调整积分限。在将 x 的上下限转换为 u 的上下限时,要么将 x 值直接留给 u,要么解错。例如,若 x = a sinh u 且 x = a,则 u = arsinh(1) = ln(1 + √2),未算出此值会导致答案无法化简。

Using double angle hyperbolic identities to integrate sinh² x or cosh² x was another common source of arithmetic slips. The identities cosh² x = ½(cosh 2x + 1) and sinh² x = ½(cosh 2x – 1) were frequently swapped, and the factor ½ was easily dropped when integrating the resulting cosh 2x term.

利用双曲函数二倍角公式积分 sinh² x 或 cosh² x 是另一个常见的算术失误来源。恒等式 cosh² x = ½(cosh 2x + 1) 与 sinh² x = ½(cosh 2x – 1) 经常被互换,且积分得到的 cosh 2x 项时很容易漏掉系数 ½。


9. Proof by Induction & Trigonometric Identities | 数学归纳法与三角恒等式

In induction problems involving divisibility or series, the mark scheme consistently highlighted missing steps in the inductive hypothesis assumption. When proving that 3ⁿ – 1 is divisible by 2, candidates wrote the statement for n = k but failed to explicitly assume the result and then correctly manipulate the expression for n = k + 1. The step where 3ᵏ⁺¹ – 1 is rewritten as 3·3ᵏ – 1 = 3(3ᵏ – 1) + 2 must show clear use of the assumption that 3ᵏ – 1 = 2m.

在涉及整除或级数的归纳法问题中,评分标准始终强调归纳假设步骤遗漏的严重性。在证明 3ⁿ – 1 能被 2 整除时,考生写出 n = k 时的命题,但未明确假设结论,进而正确变形 n = k + 1 的式子。将 3ᵏ⁺¹ – 1 改写为 3·3ᵏ – 1 = 3(3ᵏ – 1) + 2 的步骤须清晰展示使用了假设 3ᵏ – 1 = 2m。

When proving trigonometric identities by induction, such as cos θ + cos 3θ + … + cos(2n – 1)θ = sin 2nθ / (2 sin θ), the addition of the (k+1)th term required careful use of sum-to-product formulas. A very common error was adding cos(2k+1)θ to the assumed sum and then attempting to factor without converting sin 2kθ + 2 sin θ cos(2k+1)θ back into a single sine term. The mark scheme awarded only partial marks without full algebraic simplification.

在用归纳法证明三角恒等式时,如 cos θ + cos 3θ + … + cos(2n – 1)θ = sin 2nθ / (2 sin θ),加入第 (k+1) 项时需小心使用和差化积公式。一个非常常见的错误是将 cos(2k+1)θ 加到假设的和上,然后尝试提取公因子,而并未将 sin 2kθ + 2 sin θ cos(2k+1)θ 再转换回单个正弦项。缺少完整的代数化简,评分标准只给部分分数。


10. Further Integration & Reduction Formulae | 进阶积分与递推公式

Reduction formula problems saw errors in both setting up integration by parts and handling limits. Given Iₙ = ∫ xⁿ eˣ dx, candidates correctly set u = xⁿ, dv = eˣ dx but then wrote du = n xⁿ⁻¹ dx, which is correct, but the boundary term [xⁿ eˣ] was often evaluated with the wrong sign, or limits were swapped without adding a minus. Many lost marks by omitting the evaluation of the boundary term entirely when evaluating between limits a and b.

递推公式问题中,建立分部积分和处理积分限都有错误。给定 Iₙ = ∫ xⁿ eˣ dx,考生正确设 u = xⁿ, dv = eˣ dx,du = n xⁿ⁻¹ dx 也没错,但边界项 [xⁿ eˣ] 经常被写成错误符号,或积分限交换后忘记添负号。许多人在计算从 a 到 b 的积分时完全遗漏边界项的代入,因此失分。

When a reduction formula involved trigonometric powers, such as ∫ sinⁿ x dx, candidates frequently misapplied the recurrence. The standard formula is ∫₀^(π/2) sinⁿ x dx = ((n-1)/n) ∫₀^(π/2) sinⁿ⁻² x dx, but if n is odd or even, the final term must be handled carefully. Some used the formula blindly for n=1 without realising the base case ∫ sin x dx = [-cos x] = 1 directly, leading to algebraic inconsistencies.

当递推公式涉及三角函数的幂次时,如 ∫ sinⁿ x dx,考生经常误用递推关系。标准公式为 ∫₀^(π/2) sinⁿ x dx = ((n-1)/n) ∫₀^(π/2) sinⁿ⁻² x dx,但如果 n 为奇数或偶数,最后一项需小心处理。一些人盲目套用公式至 n=1,却未意识到基础情况 ∫ sin x dx = [-cos x] = 1 可直接得出,导致代数不一致。


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