📚 Mastering Edexcel IAL Pure Mathematics 4 (WMA14/01) June 2022 Key Concepts | Edexcel IAL 纯数学4 2022年6月核心考点精讲
The Edexcel International A‑Level Pure Mathematics 4 (Unit 4, code WMA14/01) June 2022 paper challenged students with a balanced mix of routine procedures and conceptual depth. Familiarity with the specification alone is not enough – you need to dissect how the exam links topics such as partial fractions, parametric differentiation, differential equations and polar coordinates. This article walks you through the essential knowledge points behind that exam paper, clarifying common pitfalls and offering strategic revision advice.
Edexcel 国际 A‑Level 纯数学4(单元4,代码 WMA14/01)2022 年 6 月试卷既考查常规计算,也深挖概念联系。仅熟悉考纲远远不够——你需要看清试卷如何将部分分式、参数微分、微分方程和极坐标等主题串联起来。本文带你梳理那份试卷背后的核心知识点,厘清常见误区,并提供高效的复习策略。
1. Validity of Binomial Expansions | 二项展开的有效范围
The June 2022 paper tested binomial expansions of the form (a + bx)n where n is not a positive integer. To expand, you must first factor out an so the bracket becomes (1 + (b/a)x)n. The expansion is then valid for | (b/a)x | < 1, giving a strict interval. Many students lost marks by forgetting to state the range of validity or by writing the expansion in descending powers of x without adjusting the interval accordingly.
2022 年 6 月试卷考查了形如 (a + bx)n 且 n 非正整数的二项展开。展开前必须提取 an,使括号变为 (1 + (b/a)x)n,此时有效范围为 | (b/a)x | < 1,得到一个严格的区间。许多学生因未写出有效区间,或在降幂展开时未同步调整区间而失分。
- Always write the expansion in the form (1 + u)n with |u| < 1.
- 总是写成 (1 + u)n 的形式并注明 |u| < 1。
- If the question asks for two terms in ascending powers, stop after the required number; do not continue the series unnecessarily.
- 若题目要求按升幂写出两项,则写完所需项就停,不必无限展开。
2. Partial Fractions with Repeated and Non‑Linear Factors | 含重根和非线性因式的部分分式
Partial fraction decomposition in the paper went beyond simple linear factors, involving a repeated linear factor and an irreducible quadratic denominator. You must assign the correct form: for (x+a)2 use A/(x+a) + B/(x+a)2; for an irreducible quadratic ax²+bx+c, write (Cx+D)/(ax²+bx+c). Substituting convenient x‑values and comparing coefficients remain the fastest method, but equating coefficients of x³ and x² often trips students up when the numerator degree is high.
该卷部分分式题型不再只有简单一次因式,而是出现重复一次因式和不可约二次因式。必须写出正确形式:对 (x+a)2 设为 A/(x+a) + B/(x+a)2;对不可约二次式 ax²+bx+c 写为 (Cx+D)/(ax²+bx+c)。代入巧妙 x 值并结合系数比较仍是最快方法,但当分子次数较高时,比较 x³ 和 x² 的系数常常出错。
- Check the degree of the numerator: if it is greater than or equal to the denominator, perform algebraic division first.
- 先检查分子次数:若分子次数 ≥ 分母次数,必须先进行多项式除法。
- For the identity to hold for all x, the sum of the partial fractions must reconstruct the original rational expression exactly – always verify with a test value.
- 恒等式应对所有 x 成立,部分分式之和须完全还原原表达式——可代入一个检验值确认。
3. Parametric Equations and Cartesian Conversion | 参数方程与直角坐标转换
Questions on parametric curves required you to find the Cartesian equation by eliminating the parameter t. In June 2022, a trigonometric parametrisation demanded using a Pythagorean identity such as sin² t + cos² t = 1. You had to manipulate expressions to isolate sin t and cos t, then square and add. The domain of the parameter, often restricted to 0 ≤ t ≤ π/2, determines which branch of the curve is traced, so stating the corresponding Cartesian domain is essential for full marks.
参数曲线题要求通过消去参数 t 求得直角坐标方程。2022 年 6 月考题采用三角函数参数化,需用平方恒等式如 sin² t + cos² t = 1。先变形表达出 sin t 和 cos t,再平方相加。参数的定义域(常限制在 0 ≤ t ≤ π/2)决定曲线描绘的支段,因此写出对应的直角坐标定义域对满分至关重要。
Given x = 5 sin t, y = 3 cos t, t ∈ [0, π/2] → (x/5)² + (y/3)² = 1, y ≥ 0.
4. First and Second Derivatives of Parametric Curves | 参数曲线的第一与二阶导数
Finding dy/dx in parametric form relies on the chain rule: dy/dx = (dy/dt) ÷ (dx/dt). The second derivative is then d²y/dx² = d/dt(dy/dx) ÷ (dx/dt). Students frequently forget to divide by dx/dt again when computing the second derivative, leading to an expression for d²y/dt² instead. The 2022 paper included a tangent‑normal question where an incorrect second derivative could still lead to a normal equation error.
求参数曲线的 dy/dx 依据链式法则:dy/dx = (dy/dt) ÷ (dx/dt)。二阶导数则为 d²y/dx² = d/dt(dy/dx) ÷ (dx/dt)。学生常在计算二阶导时忘记再次除以 dx/dt,结果实际上求出了 d²y/dt²。2022 年试卷包含切线-法线题,若二阶导算错,后续法线方程也会出错。
- Label your working clearly: find dy/dt, dx/dt, then dy/dx as a function of t before proceeding.
- 清晰标注解题步骤:先求 dy/dt 和 dx/dt,再得 dy/dx(用 t 表示),之后再做下一步。
- If a point is given with coordinates, find t by substituting both x and y into the parametric equations – consistency is key.
- 若题给点的坐标,代入 x 和 y 的参数方程同时求 t——两者必须一致。
5. Implicit Differentiation and Connected Rates | 隐函数微分与相关变化率
Implicit differentiation is indispensable for equations like x² + y³ = 6xy. The June 2022 paper linked this with a rate of change problem, requiring you to differentiate with respect to time t using the chain rule: d/dt(f(y)) = f'(y) (dy/dt). Recognising that both x and y are functions of t leads to an equation connecting dx/dt and dy/dt. Be systematic: differentiate each term, gather all dy/dx (or dy/dt) on one side, and factor.
隐函数微分对于 x² + y³ = 6xy 这类方程不可或缺。2022 年 6 月试卷将其与变化率问题结合,需要利用链式法则对时间 t 求导:d/dt(f(y)) = f'(y) (dy/dt)。认清 x 和 y 都是 t 的函数,从而建立联系 dx/dt 和 dy/dt 的方程。步骤要系统:逐项求导,将所有 dy/dx(或 dy/dt)置于一边,进行因式分解。
Given x² + y² = 25, differentiate: 2x(dx/dt) + 2y(dy/dt) = 0 → dy/dt = – (x/y) (dx/dt).
6. Integration by Parts and Repeated Application | 分部积分法及其反复运用
The integration by parts formula ∫ u dv = uv − ∫ v du was tested with a product of a polynomial and a logarithmic function, as well as with a trigonometric‑exponential mix. When integrating ln x, set u = ln x, dv = dx. For integrals like ∫ x² eˣ dx, apply the method twice, carefully tracking signs. The June 2022 question involved a definite integral, so after integrating, evaluate the boundary terms precisely – minor sign errors cascade quickly.
分部积分公式 ∫ u dv = uv − ∫ v du 在试卷中既针对多项式与对数的乘积,也涉及三角函数与指数函数的组合。积分 ln x 时,设 u = ln x, dv = dx。对于类似 ∫ x² eˣ dx 的积分,需用两次分部积分,并仔细追踪符号。2022 年 6 月考题是定积分,因此求出原函数后要精确代入上下限——微小的符号错误会迅速放大。
- Use the ‘LIATE’ rule to choose u: Logarithm, Inverse trig, Algebraic, Trigonometric, Exponential – but adapt to context.
- 可用 “LIATE” 规则选择 u:对数、反三角、代数、三角、指数函数优先作 u——但需根据题目灵活调整。
- When repeating integration by parts, keep the original ∫ I on the left and bring it to the right‑hand side to solve algebraically if the original integral reappears.
- 当反复使用分部积分时,若原积分重新出现,可将其保留在左侧再通过代数方式解出。
7. Solving First Order Differential Equations | 解一阶微分方程
Separable differential equations of the form dy/dx = f(x)g(y) were prominent. The technique is: separate variables, integrate both sides, and apply the given condition to find the constant. The 2022 paper added complexity by requiring partial fraction decomposition inside the integral. Once the general solution is obtained, rearrange explicitly as y = f(x) if the question demands. Watch for domains: dividing by g(y) requires g(y) ≠ 0, so the solution might be restricted.
形如 dy/dx = f(x)g(y) 的可分离变量微分方程是考查重点。技巧是:分离变量、两边积分、利用给定条件确定常数。2022 年试卷增加了难度,在积分过程中需要先用部分分式分解。求出通解后,若题目要求,还得显式化为 y = f(x)。注意定义域:分离时除以 g(y) 需要 g(y) ≠ 0,因此解可能受限。
dy/dx = ky → ∫ 1/y dy = ∫ k dx → ln|y| = kx + C → y = Aekx.
8. Differential Equations in Context: Exponential Growth and Decay | 情境中的微分方程:指数增长与衰减
Applied differential equations modelled temperature change, population growth, or radioactive decay. You must interpret the rate statement and build the equation: for example, ‘the rate of cooling is proportional to the temperature difference’ translates to dθ/dt = −k(θ − θₐ). The final step often involves solving for a specific time t, requiring logarithms. Substituting initial conditions twice (once to find constant C, once to find k) is a typical pattern seen in June 2022.
应用题用微分方程模拟温度变化、种群增长或放射性衰变。必须解读变化率描述并建立方程:例如,“冷却速率与温差成正比”翻译为 dθ/dt = −k(θ − θₐ)。最后一步常需求解特定时间 t,涉及对数运算。两次代入初值(一次求常数 C,一次求 k)是 2022 年 6 月试卷的典型套路。
| Rate statement | Differential equation |
| Rate of growth proportional to population P | dP/dt = kP |
| Rate of decay proportional to mass m | dm/dt = −km |
| Newton’s law of cooling | dθ/dt = −k(θ − θₐ) |
9. Polar Coordinates: Curve Sketching and Area | 极坐标:曲线草图与面积计算
The polar coordinate system featured strongly. A typical question asked for the area enclosed by a polar curve r = f(θ) between two limits α and β. The area formula is (1/2) ∫ r² dθ. The 2022 paper required you to identify the limits from a diagram or by solving r = 0. Integration often demands using the double‑angle formula cos² θ = (1+cos 2θ)/2 to integrate powers of trig functions. Plotting key points at θ = 0, π/2, π, and identifying symmetry can simplify the definite integral.
极坐标是考查重点。典型题目要求计算极曲线 r = f(θ) 在两条界限 α 与 β 之间围成的面积。面积公式为 (1/2) ∫ r² dθ。2022 年试卷要求从示意图或通过解 r = 0 辨认积分界限。积分过程中常需用倍角公式 cos² θ = (1+cos 2θ)/2 来处理三角函数的平方。标出 θ = 0、π/2、π 等关键点并利用对称性,可简化定积分计算。
Area enclosed by r = a(1 + cos θ) from 0 to 2π: A = (1/2) ∫₀²π a²(1+cos θ)² dθ = (3π/2)a².
10. Vectors: Dot Product and Angle Between Lines | 向量:点积与直线夹角
Vector questions in the 2022 paper involved finding the angle between two lines, testing whether lines intersect, and calculating the perpendicular distance from a point to a line. For two lines with direction vectors a and b, cos θ = |a·b| / (|a||b|) gives the acute angle. To show intersection, set the parametric forms equal and solve for the two parameters; if they satisfy the third coordinate consistently, an intersection point exists.
2022 年试卷中的向量题包括求两直线夹角、判断直线是否相交以及计算点到直线的垂直距离。对于方向向量为 a 和 b 的两直线,cos θ = |a·b| / (|a||b|) 给出锐角。要证明相交,令参数形式相等并解出两个参数;若它们能一致满足第三个坐标,则存在交点。
- Always use the acute angle (take the absolute value of the dot product).
- 总是取锐角(求点积的绝对值)。
- If two lines are skew, the parameters from solving two coordinates will not satisfy the third – state this explicitly.
- 若两直线异面,由两个坐标解出的参数无法满足第三坐标——须明确说明。
11. Vector Cross Product and Applications | 向量叉积及其应用
The cross product a × b yields a vector perpendicular to both a and b, with magnitude |a||b| sin θ. The June 2022 paper used it to find a vector perpendicular to a plane and to calculate the area of a parallelogram or triangle. When computing the cross product, the determinant method with i, j, k is quickest. Remember that a×b = −b×a; a mistake in order gives the opposite normal vector, which could lose marks if a specific orientation is required.
叉积 a × b 得到一个同时垂直于 a 和 b 的向量,其模为 |a||b| sin θ。2022 年 6 月试卷用它求垂直于平面的向量以及计算平行四边形或三角形的面积。计算叉积时,用 i, j, k 构成的行列式法最快捷。注意 a×b = −b×a;顺序错误会得到反向法向量,若题目要求特定方向则会失分。
For a = a₁i + a₂j + a₃k, b = b₁i + b₂j + b₃k, a×b = (a₂b₃ − a₃b₂)i − (a₁b₃ − a₃b₁)j + (a₁b₂ − a₂b₁)k.
12. Series Expansion and Maclaurin Series | 级数展开与麦克劳林级数
The paper tested the Maclaurin series expansion for a composite function such as ln(1+sin x) up to the term in x⁴. This requires repeated differentiation using the chain and product rules, then evaluating successive derivatives at x = 0. Alternatively, you can substitute known Maclaurin series (e.g. sin x = x − x³/3! + …) into the logarithmic expansion ln(1+u) = u − u²/2 + u³/3 − … and collect terms, being careful with the algebra of series composition.
试卷考查了复合函数如 ln(1+sin x) 的麦克劳林级数展开,要求到 x⁴ 项。这需要利用链式法则和乘积法则反复求导,然后代入 x = 0 计算各阶导数值。另一种思路是将已知级数(如 sin x = x − x³/3! + …)代入对数展开式 ln(1+u) = u − u²/2 + u³/3 − … 并整理项,需谨慎处理级数合成的代数细节。
- When substituting one series into another, expand step by step and discard terms beyond the required order early.
- 将一个级数代入另一个时,逐步展开并尽早舍去超出所需阶数的项。
- Check the constant term: it must satisfy the original function’s value at x = 0.
- 检查常数项:它必须满足原函数在 x = 0 处的值。
Published by TutorHao | Pure Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply