📚 PDF资源导航

A-Level Maths Year 2 Pure: Common Pitfalls Summary | A-Level 数学第二年纯数:易错点总结

📚 A-Level Maths Year 2 Pure: Common Pitfalls Summary | A-Level 数学第二年纯数:易错点总结

Year 2 Pure Mathematics builds directly on the first year, introducing a range of powerful new techniques. However, the added complexity also creates many opportunities for small, costly mistakes. This article brings together the most common pitfalls students encounter in A-Level Maths, covering partial fractions, composite functions, trigonometry, logarithms, differentiation, integration, parametric equations, binomial expansions, numerical methods and vectors. For each topic you will find a clear description of the typical error, why it happens, and how to avoid it. Use this guide to sharpen your exam technique and save marks you might otherwise lose.

纯数第二年直接建立在第一年的基础上,引入了一系列强有力的新方法。然而,复杂度的增加也带来了许多细小但代价高昂的错误机会。本文汇集了学生在 A-Level 数学中最常见的易错点,涵盖部分分式、复合函数、三角函数、对数、微分、积分、参数方程、二项展开、数值方法和向量。每个主题都清晰地描述了典型错误、发生原因以及如何避免。利用这份指南来打磨你的应试技巧,抢回那些本来可能丢掉的分数。


1. Partial Fractions: Forgetting the Correct Form | 部分分式:忘记正确设式

When decomposing a rational expression with a repeated linear factor, such as (x+1)² in the denominator, many students write the partial fractions as A/(x+1) + B/(x+1)² and stop. That form is indeed correct for repeated linear factors. The real trap occurs when the denominator contains an irreducible quadratic factor, like x²+1. A common mistake is to set the numerator as a constant, A, instead of the linear numerator Ax + B.

当分母含有重复线性因子时,比如 (x+1)²,很多学生会把部分分式写成 A/(x+1) + B/(x+1)² 就收手。对于重复线性因子,这种形式确实是正确的。真正的陷阱出现在分母含有不可约二次因式时,比如 x²+1。一个常见错误是把分子设为常数 A,而正确做法应该是线性分子 Ax + B。

Also, if the rational expression is improper (degree of numerator ≥ degree of denominator), you must perform polynomial division first. Jumping straight to partial fractions without dividing will produce a system of equations that has no solution, wasting time in an exam.

此外,如果分式是假分式(分子的次数大于等于分母的次数),必须先做多项式除法。不先做除法就直接拆分会得到一个无解的方程组,在考试中白白浪费时间。

Correct form: (x²+3)/((x+1)(x²+1)) = A/(x+1) + (Bx+C)/(x²+1)

正确形式: (x²+3)/((x+1)(x²+1)) = A/(x+1) + (Bx+C)/(x²+1)


2. Composite Functions: Domain and Range Restrictions | 复合函数:定义域与值域的限制

When forming a composite function f(g(x)), students often forget that the domain of the composite is not simply the domain of the inner function. The output of g(x) must also lie within the domain of f. Leaving out this extra restriction is one of the biggest traps in function questions, especially when square roots or fractions are involved.

当构造复合函数 f(g(x)) 时,学生常常忘记复合函数的定义域不仅仅是内层函数的定义域。g(x) 的输出还必须落在 f 的定义域内。漏掉这一额外限制是函数题中最大的陷阱之一,尤其是涉及到平方根或分式时。

For example, if f(x) = ln(x) and g(x) = x−3, then f(g(x)) = ln(x−3). The domain of g is all real numbers, but ln(x−3) requires x−3 > 0, so x > 3. Students who merely state ‘x ∈ ℝ’ lose the restriction. Always solve the inequality g(x) ∈ domain of f.

举个例子,如果 f(x) = ln(x) 而 g(x) = x−3,那么 f(g(x)) = ln(x−3)。g 的定义域是全体实数,但 ln(x−3) 要求 x−3 > 0,所以 x > 3。那些仅仅写出 ‘x ∈ ℝ’ 的学生就漏掉了限制。一定要解不等式 g(x) ∈ f 的定义域。

Domain of f(g(x)) = { x ∈ domain(g) | g(x) ∈ domain(f) }

f(g(x)) 的定义域 = { x ∈ 定义域(g) | g(x) ∈ 定义域(f) }


3. Radians and Trigonometric Equations | 弧度与三角方程

The shift from degrees to radians in Year 2 catches many students off guard. All calculus formulas involving trigonometric functions — derivatives, integrals, small-angle approximations — assume x is in radians. Using degrees will give wildly incorrect numerical answers, especially when substituting into series expansions or gradient calculations.

从度数切换到弧度是第二年容易忽视的问题。所有涉及三角函数的微积分公式——导数、积分、小角度近似——都假设 x 是弧度。使用度会得到完全错误的数值答案,尤其是代入级数展开或梯度计算时。

Another classic mistake occurs when solving trigonometric equations. For example, solving sin(2θ) = 0.5 for 0 < θ < 2π. Students find 2θ = π/6 and 5π/6, then stop, forgetting that adding 2π gives two more solutions: 2θ = π/6 + 2π = 13π/6, and 5π/6 + 2π = 17π/6, which both yield valid θ within the domain after dividing by 2. Always add 2πk (or πk for tan) before dividing.

另一个经典错误出现在解三角方程时。例如,解 sin(2θ) = 0.5 在 0 < θ < 2π 内。学生求出 2θ = π/6 和 5π/6 就停了,忘记了加 2π 会再给出两个解:2θ = π/6 + 2π = 13π/6,以及 5π/6 + 2π = 17π/6,这两个解在除以 2 后都能给出定义域内有效的 θ。一定要在除以系数前加上 2πk(或对于 tan 加上 πk)。

2θ = π/6, 5π/6, 13π/6, 17π/6 → θ = π/12, 5π/12, 13π/12, 17π/12

2θ = π/6, 5π/6, 13π/6, 17π/6 → θ = π/12, 5π/12, 13π/12, 17π/12


4. Logarithmic Equations: Domain Dangers | 对数方程:定义域陷阱

When manipulating logarithmic equations, students often produce extraneous solutions by ignoring the requirement that the arguments of all logs must remain positive throughout the rearrangements. For instance, solving ln(x) + ln(x−3) = ln(4) by combining to ln(x(x−3)) = ln(4) gives x(x−3) = 4, leading to x = 4 and x = −1. The negative solution is invalid because ln(−1) is undefined, yet many fail to reject it.

在处理对数方程时,学生常常因为忽略所有对数式的真数在整个变形过程中必须保持为正的要求,而得到增根。例如,解 ln(x) + ln(x−3) = ln(4),合并为 ln(x(x−3)) = ln(4) 得到 x(x−3) = 4,解出 x = 4 和 x = −1。负解无效,因为 ln(−1) 无定义,但很多人未能舍去它。

Also, when using the rule ln(aᵇ) = b ln(a), be aware that the equality only holds if a > 0. Blindly writing ln(x²) as 2 ln(x) loses the fact that ln(x²) is defined for all x ≠ 0, whereas 2 ln(x) requires x > 0. In equation solving this can cost solutions or introduce wrong restrictions.

此外,当使用 ln(aᵇ) = b ln(a) 时,要注意该等式仅在 a > 0 时成立。盲目地把 ln(x²) 写成 2 ln(x) 会丢失 ln(x²) 对所有 x ≠ 0 都有定义的事实,而 2 ln(x) 却要求 x > 0。在解方程时,这可能导致漏解或引入错误限制。


5. Implicit Differentiation: Losing dy/dx | 隐函数求导:丢失 dy/dx

Implicit differentiation causes errors when students treat y as a constant rather than as a function of x. The most frequent slip is differentiating a product like xy and writing just y, forgetting the y + x(dy/dx) required by the product rule. Similarly, when differentiating y², writing 2y is wrong; it must be 2y(dy/dx).

隐函数求导时,学生常将 y 视为常数而非 x 的函数而犯错。最常见的失误是求导像 xy 这样的乘积时只写出 y,忘记了由乘积法则要求的 y + x(dy/dx)。同样地,求导 y² 时写成 2y 是错误的;必须是 2y(dy/dx)。

Another common slip happens when students collect terms. After applying the chain rule, product rule and quotient rule correctly, they often make algebraic mistakes when isolating dy/dx. Double-check that every term containing dy/dx is gathered on one side and that the factorisation step is accurate. A single sign error can flip the entire derivative.

另一个常见失误发生在合并项时。在正确使用链式法则、乘积法则和商法则后,学生在分离 dy/dx 时经常出现代数错误。要再次检查每一个包含 dy/dx 的项都移到同一边,并且因式分解的步骤是准确的。一个符号错误就能让整条导数变样。

For x² + y² = 25: 2x + 2y(dy/dx) = 0 → dy/dx = −x/y

对于 x² + y² = 25:2x + 2y(dy/dx) = 0 → dy/dx = −x/y


6. Integration by Substitution: Limits and Constants | 代换积分:上下限与常数

When evaluating a definite integral using substitution, many students change the variable correctly but then forget to change the limits of integration. Others change the limits but accidentally mix them up with the original variable. Both paths lead to completely wrong answers. Always write the new limits clearly as soon as you define the substitution.

当用代换法计算定积分时,很多学生正确换了变量却忘记同时更换积分上下限。另一些换了上下限却无意中与原变量搞混。两种路径都会导致完全错误的答案。务必在定义代换的同时就清楚写出新上下限。

Another pitfall is the back-substitution approach: expressing everything in terms of x again, then substituting the original limits. This works but can introduce algebraic errors if the simplification is messy. For definite integrals it is often safer to convert limits to the new variable and completely stay in that variable until the final step.

另一个陷阱是回代方法:将一切重新用 x 表示,然后再代入原来的上下限。这方法可行,但如果化简很繁琐,就容易引入代数错误。对于定积分,更安全的做法往往是将上下限转换为新变量,并始终停留在该变量中直到最后一步。

∫₀¹ 2x(x²+1)³ dx, let u = x²+1: when x=0, u=1; x=1, u=2 → ∫₁² u³ du = [u⁴/4]₁² = 15/4

∫₀¹ 2x(x²+1)³ dx,令 u = x²+1:当 x=0,u=1;x=1,u=2 → ∫₁² u³ du = [u⁴/4]₁² = 15/4


7. Parametric Differentiation: Mixing Up dy/dt and dx/dt | 参数微分:混淆 dy/dt 与 dx/dt

The formula dy/dx = (dy/dt) / (dx/dt) is well known, but under pressure students often invert it accidentally or forget to differentiate one of the components correctly. A typical blunder is writing dy/dx = (dx/dt) / (dy/dt) or simply dy/dt, especially when the parameter is not t but θ and trigonometric derivatives are involved.

公式 dy/dx = (dy/dt) / (dx/dt) 众所周知,但在压力下学生会不小心把它倒过来,或者忘记对其中一个分量正确求导。常见的失误是在参数不是 t 而是 θ 且涉及三角函数导数时,写成 dy/dx = (dx/dt) / (dy/dt) 或者干脆就用 dy/dt。

When finding the equation of a tangent at a point given parametrically, you need both the gradient and the coordinates. Students sometimes use the correct gradient but substitute the parameter value into the wrong coordinate formula, or they use the non-parametric form of the curve without eliminating the parameter. Always double-check that your point (x, y) comes directly from the parametric equations at the given t value.

在求参数形式下一点的切线方程时,你需要同时知道梯度和坐标。学生有时用了正确的梯度,却将参数值代入错误的坐标公式,或者使用了未消去参数的曲线非参数形式。一定要再次检查你的 (x, y) 点是直接由参数方程在给定 t 值处得到的。

If x = t², y = 2t: dy/dx = (dy/dt)/(dx/dt) = 2 / 2t = 1/t

如果 x = t²,y = 2t:dy/dx = (dy/dt)/(dx/dt) = 2 / 2t = 1/t


8. Binomial Expansion: Validity Range | 二项展开:有效范围

When expanding expressions of the form (1 + ax)ⁿ where n is not a positive integer, the expansion is infinite and only valid for |ax| < 1. A recurrent mistake is to write the expansion correctly but then ignore the range of validity, or to state the wrong condition — for example quoting |x| < 1 when the condition is actually |ax| < 1, i.e. |x| < 1/|a|. Losing a mark on the validity sentence is painfully common.

当展开形如 (1 + ax)ⁿ 且 n 不是正整数的表达式时,展开式是无穷的,并且仅在 |ax| < 1 时有效。反复出现的一个错误是把展开写对了,却忽略了有效范围,或者写了错误的条件——例如当实际条件是 |ax| < 1,即 |x| < 1/|a| 时,却写成了 |x| < 1。在有效范围这个句子丢掉一分是常见又心疼的事。

Furthermore, if the expression is not in the form (1 + …)ⁿ — say (a + x)ⁿ — you must factor out aⁿ first: (a + x)ⁿ = aⁿ(1 + x/a)ⁿ. Forgetting to bring the aⁿ factor out leads to an incorrect constant term and ruins the whole expansion. Remember, the standard binomial series only applies when the first term is 1.

另外,如果表达式不是 (1 + …)ⁿ 的形式——比如 (a + x)ⁿ——你必须先提取出 aⁿ:(a + x)ⁿ = aⁿ(1 + x/a)ⁿ。忘记提取 aⁿ 因子会导致错误的常数项,并破坏整个展开。请记住,标准二项级数只适用于首项为 1 的情况。

(4 + x)⁻¹ = 4⁻¹(1 + x/4)⁻¹ = 1/4 (1 – x/4 + x²/16 – …), valid for |x/4| < 1 → |x| < 4

(4 + x)⁻¹ = 4⁻¹(1 + x/4)⁻¹ = 1/4 (1 – x/4 + x²/16 – …), 有效范围为 |x/4| < 1 → |x| < 4


9. Numerical Methods: Forgetting the Checks | 数值方法:忘记检查收敛条件

Questions on iterative methods (e.g. Newton-Raphson, fixed-point iteration) often require you to justify that a root lies in a given interval by a sign change: f(a) and f(b) have opposite signs, and f is continuous on [a,b]. Students sometimes show the sign change but fail to mention continuity, or they simply state that a root exists without checking f(a)f(b) < 0. In exams, both the calculation and the reasoning are needed.

关于迭代法(例如牛顿—拉弗森法、不动点迭代)的题目经常要求你通过符号变化来证明根在给定区间内:f(a) 和 f(b) 异号,并且 f 在 [a,b] 上连续。学生有时会展示符号变化却忘记提及连续性,或者只是声称存在一个根却没有检查 f(a)f(b) < 0。在考试中,计算和推理过程两者都需要。

For iterative schemes like xₙ₊₁ = g(xₙ), the convergence condition |g'(x)| < 1 near the root is equally important. Many candidates can carry out the iterations correctly but then lose marks because they don't demonstrate why the iteration will converge. A quick sketch or a calculation of g'(x₀) can secure those marks.

对于 xₙ₊₁ = g(xₙ) 这样的迭代格式,根附近的收敛条件 |g'(x)| < 1 同样重要。许多考生能够正确执行迭代,却因没有说明迭代为何会收敛而丢分。快速画个草图或者计算 g'(x₀) 就能拿到这些分数。

To show x³ − 2x − 5 = 0 has a root in [2,3]: f(2) = −1, f(3) = 16, sign change + continuity → root exists.

为证明 x³ − 2x − 5 = 0 在 [2,3] 内有根:f(2) = −1,f(3) = 16,符号变化 + 连续性 → 根存在。


10. Vectors: Dot Product and Angle Traps | 向量:点积与夹角陷阱

Calculating the angle between two lines using the dot product formula cosθ = (a·b)/(|a||b|) seems straightforward, but students frequently misuse the direction vectors. If a line is given in the form r = (i+j) + t(2i−j), the direction vector is (2i−j), not the position vector (i+j). Using the wrong vector leads to a nonsense angle. Always extract the coefficients of the parameter.

利用点积公式 cosθ = (a·b)/(|a||b|) 计算两直线夹角看起来直截了当,但学生经常误用方向向量。如果直线以 r = (i+j) + t(2i−j) 给出,方向向量是 (2i−j),而不是位置向量 (i+j)。用错向量会导致荒谬的角度。务必提取出参数的系数。

Another error: after finding the acute or obtuse angle from the dot product, students might not interpret the result appropriately for the context. If the question asks for the angle between two lines, you must provide the acute angle (unless specified otherwise). If the dot product gives cosθ negative, you actually have the angle between the positive direction of one line and the negative direction of the other; the acute angle is π − θ (or 180° − θ in degrees). Failing to adjust this yields an obtuse answer where the acute is required.

另一个错误:在从点积得到锐角或钝角后,学生可能不会根据上下文正确解读结果。如果题目要求两条直线之间的夹角,必须给出锐角(除非另有说明)。如果点积使 cosθ 为负,你实际上得到的是其中一直线的正方向与另一直线负方向之间的夹角;锐角应为 π − θ(或以度计为 180° − θ)。不进行此调整就会在本该出锐角的地方给出一个钝角答案。

Direction vector a = 2i − j, b = i + 3j: a·b = 2−3 = −1; |a|=√5, |b|=√10 → cosθ = −1/√50 → θ ≈ 98.1°, acute angle = 81.9°.

方向向量 a = 2i − j,b = i + 3j:a·b = 2−3 = −1;|a|=√5,|b|=√10 → cosθ = −1/√50 → θ ≈ 98.1°,锐角 = 81.9°。


Published by TutorHao | 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