📚 PDF资源导航

Summary of Common Mistakes in A-Level Further Maths Unit 4 January 2020 Paper | A-Level 进阶数学第四单元 2020年1月卷易错点总结

📚 Summary of Common Mistakes in A-Level Further Maths Unit 4 January 2020 Paper | A-Level 进阶数学第四单元 2020年1月卷易错点总结

The January 2020 Unit 4 paper for A-Level Further Mathematics (often covering topics akin to Edexcel FP2) presented a range of challenges that tripped up many students. Analysing common errors can help you avoid losing marks on similar questions in the future. This article summarises the key pitfalls observed across complex numbers, hyperbolic functions, series expansions, polar coordinates, differential equations, and more. Each point is explained in both English and Chinese to reinforce understanding.

2020年1月的A-Level进阶数学第四单元试卷(常涵盖Edexcel FP2等类似内容)给许多学生带来了一系列挑战。分析常见错误可以帮助你在未来类似的题目中避免失分。本文总结了在复数、双曲函数、级数展开、极坐标、微分方程等章节中观察到的关键易错点。每个要点均用中英文双语解释,以加深理解。

1. Complex Loci and the Argument Range | 复数轨迹与辐角范围

Many candidates incorrectly drew the half-line for arg(z – 2 – 3i) = π/4 as a full line passing through the point, or forgot to exclude the point itself. The locus is a half-line (ray) emanating from (2,3) at an angle of 45°, but the starting point should be an open circle to indicate exclusion. Some also mislabelled the angle as measured from the positive real axis.

很多考生将 arg(z – 2 – 3i) = π/4 的半直线绘制成了穿过该点的完整直线,或者忘记排除该点本身。轨迹应是从 (2,3) 出发、与正实轴成45°角的半直线(射线),但起点应用空心圆表示该点不在轨迹上。还有部分考生将角度错误地标记为从正实轴量起的其他方向。

  • Always mark an open circle at the starting point for a half-line locus unless strict inequality is given. / 除非题目给出严格不等式,否则始终在半直线的起点处标出空心圆。
  • Angle must be measured anticlockwise from the positive real axis. / 角度必须从正实轴逆时针方向测量。

2. De Moivre’s Theorem and Multiple Angles | De Moivre 定理与多倍角问题

When using De Moivre’s theorem to find cos 3θ and sin 3θ in terms of cos θ and sin θ, a common mistake was forgetting to expand (cos θ + i sin θ)³ completely using the binomial theorem. Errors in binomial coefficients (1, 3, 3, 1) and signs for i terms led to mixing real and imaginary parts incorrectly. Some also miswrote the final expression for cos 3θ as containing both cos³θ and sin³θ without simplification.

在使用 De Moivre 定理将 cos 3θ 和 sin 3θ 用 cos θ 与 sin θ 表达时,常见错误是忘记使用二项式定理将 (cos θ + i sin θ)³ 完全展开。二项式系数(1,3,3,1)以及 i 项的符号错误导致实部和虚部混淆。有些考生还将 cos 3θ 的最终表达式错误地写为同时包含 cos³θ 和 sin³θ 而未作进一步化简。

  • Expand carefully: (c + is)³ = c³ + 3ic²s – 3cs² – is³, then separate real and imaginary parts. / 仔细展开:(c + is)³ = c³ + 3ic²s – 3cs² – is³,然后分离实部和虚部。
  • cos 3θ = 4cos³θ – 3cos θ, sin 3θ = 3sin θ – 4sin³θ (or equivalent). / cos 3θ = 4cos³θ – 3cos θ, sin 3θ = 3sin θ – 4sin³θ(或等价形式)。

3. Integration with Hyperbolic Substitutions | 双曲换元积分法

Questions requiring the integral of 1/√(x² + a²) often tripped up students who confused the hyperbolic identity cosh²u – sinh²u = 1 with its trigonometric counterpart. Using x = a sinh u gives dx = a cosh u du and √(x² + a²) = a cosh u, leading to a straightforward integral. However, many either chose the wrong substitution or attempted trigonometric substitution, landing in difficult integration by parts.

需要积分 1/√(x² + a²) 的题目常常难倒了那些混淆双曲恒等式 cosh²u – sinh²u = 1 与相应三角恒等式的学生。使用 x = a sinh u 可得 dx = a cosh u du 且 √(x² + a²) = a cosh u,从而使积分变得简单。但很多考生要么选错了换元方式,要么尝试三角换元,结果陷入了复杂的分部积分。

  • Recognise the standard forms: for √(x² + a²) use x = a sinh u; for √(x² – a²) use x = a cosh u. / 识别标准形式:√(x² + a²) 用 x = a sinh u;√(x² – a²) 用 x = a cosh u。
  • Never forget to replace dx and the limits (if definite) or back-substitute using inverse hyperbolic functions. / 千万别忘记替换 dx 以及定积分的上下限,或者使用反双曲函数回代。

4. Maclaurin Series: Ignoring Higher-Order Terms | 麦克劳林级数:忽略高阶项

When asked to find the Maclaurin series up to the term in x³ for a function like ln(1 + e^x), students often differentiated correctly but then failed to evaluate the derivatives at x = 0 accurately. A typical error was to stop after the second derivative or to miscompute f”'(0). Some also forgot to divide by factorials, writing the coefficient of x³ as f”'(0) instead of f”'(0)/3!.

当需要求函数如 ln(1 + e^x) 的麦克劳林级数到 x³ 项时,学生们通常能正确求导,但之后却无法准确计算导数在 x=0 处的值。一个典型错误是只求到二阶导数就停止,或者算错 f”'(0)。有人还忘记除以阶乘,将 x³ 的系数写成了 f”'(0) 而不是 f”'(0)/3!。

  • Compute f(0), f'(0), f”(0), f”'(0) methodically, and then apply the formula: f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3!. / 有条理地计算 f(0), f'(0), f”(0), f”'(0),然后代入公式:f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3!。
  • Check the domain: the series for ln(1 + e^x) converges only for certain x, but the question typically only asks for the initial terms. / 注意定义域:ln(1 + e^x) 的级数仅在特定 x 范围收敛,但题目通常只要求求出前几项。

5. Second-Order Differential Equations: Particular Integral Pitfalls | 二阶微分方程:特解陷阱

Solving a second-order linear ODE like y” – 4y’ + 4y = e^(2x) often exposed errors in the choice of the particular integral. Because the complementary function contains terms in e^(2x) and xe^(2x) (due to a repeated root), the trial particular integral should be Cx²e^(2x). Many candidates incorrectly tried Ce^(2x) or Cxe^(2x) and wasted time. Others differentiated the trial function incorrectly, especially the product and chain rules.

求解二阶线性常微分方程如 y” – 4y’ + 4y = e^(2x) 常暴露出在选择特解形式时的错误。由于补函数包含 e^(2x) 和 xe^(2x)(因有重根),试探特解应为 Cx²e^(2x)。许多考生错误地尝试了 Ce^(2x) 或 Cxe^(2x) 并浪费了时间。另外一些人在求导试探函数时出错,尤其是乘积法则和链式法则。

  • Find the complementary function first and check for resonance with the forcing term. / 先求补函数,并检查是否与非齐次项’共振’。
  • If the normal trial function appears in the CF, multiply by x (or x²) until it is independent. / 如果常规试探特解已出现在补函数中,则乘以 x(或 x²)直至形式独立。

6. Polar Coordinates: Area Bounds and Symmetry | 极坐标:面积积分限与对称性

The January 2020 paper featured a typical question requiring the area of a loop of a polar curve r = a cos 2θ. The most common mistake was using the wrong limits. For one loop, you need to integrate from θ = -π/4 to π/4 (or using symmetry, from 0 to π/4 and double). Many integrated from 0 to π/2, covering two loops and giving double the answer, or forgot the ½ factor altogether.

2020年1月的试卷中有一道典型题目要求计算极坐标曲线 r = a cos 2θ 的一个环的面积。最常见的错误是用错积分限。对于一个环,需要从 θ = -π/4 到 π/4 积分(或者利用对称性,从 0 到 π/4 然后加倍)。很多人从 0 积分到 π/2,覆盖了两个环,得到了两倍的结果,或者完全忘记了 ½ 因子。

  • Area = ½ ∫ r² dθ. Never miss the ½. / 面积 = ½ ∫ r² dθ,切勿遗忘 ½。
  • Find the limits where r = 0 to determine the loop boundaries. / 令 r = 0 求出 θ 以确定环的边界。
  • Use symmetry only after confirming the curve’s behaviour; state any doubling clearly. / 确认曲线特性后再利用对称性,并清晰说明加倍倍数。

7. Roots of Unity and Polynomial Equations | 单位根与多项式方程

Questions asking to solve z⁵ = 1 or to find the roots of z⁵ + 32 = 0 often saw errors in writing the roots in exponential or polar form. A frequent mistake was misplacing the negative sign: z⁵ = -32 leads to |z| = 2 and arguments (π + 2kπ)/5. Instead, some wrote arguments as 2kπ/5, omitting the π necessary for the negative real number. Also, forgetting to list all 5 distinct roots was a mark-loser.

求解 z⁵ = 1 或 z⁵ + 32 = 0 的题目常出现用指数或极坐标形式书写根时的错误。常见错误是遗漏负号:z⁵ = -32 的模为 2,辐角应为 (π + 2kπ)/5。有些考生却将辐角写成 2kπ/5,遗漏了表示负实数的 π。此外,忘记列出全部 5 个不同的根也是常见的失分点。

  • For zⁿ = w, express w in polar form first: w = r e^(i(θ + 2kπ)). / 对于 zⁿ = w,先将 w 写成极坐标形式:w = r e^(i(θ + 2kπ))。
  • Then z_k = r^(1/n) e^(i(θ + 2kπ)/n), k = 0, 1, …, n-1. / 然后 z_k = r^(1/n) e^(i(θ + 2kπ)/n), k = 0, 1, …, n-1。

8. Improper Integrals: Infinite Limit and Convergence | 反常积分:无穷限与收敛性

A problem on evaluating ∫₁^∞ 1/(x(x+1)) dx tested the understanding of improper integrals. The most common mistake was to write the limit as a variable tends to infinity too early or to forget to apply limits correctly after partial fractions. Many correctly split into 1/x – 1/(x+1) but then wrote [ln x – ln(x+1)] evaluated from 1 to R, and when taking R→∞, they mishandled ln(R/(R+1)) → 0, sometimes claiming it diverges.

一道计算 ∫₁^∞ 1/(x(x+1)) dx 的题目测试了对反常积分的理解。最常见错误是过早地把变量趋向无穷的极限写出,或者在部分分式后忘记正确代入上下限。很多人正确地分解为 1/x – 1/(x+1),然后写出 [ln x – ln(x+1)] 从 1 到 R 求值,当 R→∞ 时,他们对 ln(R/(R+1)) → 0 处理不当,有时甚至声称发散。

  • Use a dummy variable (like R) and write lim_(R→∞) ∫₁^R f(x) dx. / 使用哑变量(如 R)并写出 lim_(R→∞) ∫₁^R f(x) dx。
  • Combine logarithms: ln(R) – ln(R+1) = ln(R/(R+1)) → ln(1) = 0. / 合并对数:ln(R) – ln(R+1) = ln(R/(R+1)) → ln(1) = 0。

9. Proof by Induction: Base Case and Inductive Step Formulation | 数学归纳法:基始情况与归纳步骤的表述

Induction proofs, such as proving that a sum formula holds for all positive integers n, revealed several weaknesses. Candidates often omitted the explicit verification of the base case (n = 1) or wrote it without stating that the left-hand side equals the right-hand side. In the inductive step, a common error was to assume the statement for n = k and then attempt to prove for n = k+1 without clearly linking the sum to the k+1 term, or making algebraic slips when adding the (k+1)th term.

归纳法证明题(如证明求和公式对所有正整数 n 成立)暴露了一些薄弱之处。考生常忽略对基始情况(n=1)的明确验证,或者只是写了式子却没有说明左边等于右边。在归纳步骤中,常见错误是假设 n=k 时命题成立,试图证明 n=k+1 时却没有清楚地将求和与第 k+1 项联系起来,或者在添加第 k+1 项时出现代数运算错误。

  • State clearly: ‘Assume true for n = k, i.e., …’ and then consider sum for n = k+1. / 清晰表述:’假设 n=k 时成立,即…’,然后考虑 n=k+1 时的求和。
  • Add the (k+1)th term to the assumed sum and simplify to the required form. / 将第 k+1 项加到假设的和上,并化简至所需形式。
  • End with a conclusion: ‘Thus, if true for n=k, then true for n=k+1. Since true for n=1, it is true for all n.’ / 以结论结尾:’因此,若 n=k 成立,则 n=k+1 成立。由 n=1 成立可知对所有 n 成立。’

10. Integration by Parts with a Definite Character: Choosing u and dv | 分部积分法的选择策略

An integral like ∫ x arctan x dx caught many out not because they didn’t know integration by parts, but because they chose the wrong functions for u and dv. Setting u = x and dv = arctan x dx leads to a dead end, as the integral of arctan x is not standard. The correct choice is u = arctan x, dv = x dx, so that du = 1/(1+x²) dx and v = x²/2. Then the resulting integral ∫ (x²/2) * 1/(1+x²) dx can be solved by polynomial division or adding and subtracting 1.

像 ∫ x arctan x dx 这样的积分难倒了许多人,不是因为他们不懂分部积分法,而是因为他们在选择 u 和 dv 时犯了错。设 u = x, dv = arctan x dx 会导致死胡同,因为 arctan x 的积分不是标准形式。正确的选择是 u = arctan x, dv = x dx,从而 du = 1/(1+x²) dx, v = x²/2。然后得到的积分 ∫ (x²/2) · 1/(1+x²) dx 可通过多项式除法或分子加减 1 来求解。

  • LIATE rule: Inverse trig (arctan) should usually be u. / LIATE 法则:反三角函数(arctan)通常应选为 u。
  • Always check if the new integral after parts is simpler than the original. / 始终检查分部积分后得到的新积分是否比原积分更简单。

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

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