📚 A-Level Further Maths Unit 4 Mark Scheme Jan 20: Question Types Analysis | A-Level 进阶数学第四单元2020年1月评分方案题型解析
The January 2020 Unit 4 mark scheme for A-Level Further Mathematics provides valuable insight into the type of reasoning, algebraic manipulation and structured solutions examiners expect. This article breaks down the key question types, common pitfalls, and the mark allocation logic that can help you maximise your score. By studying the mark scheme alongside typical problems, you can train yourself to present answers in a way that ticks every assessment objective, whether you are dealing with complex numbers, hyperbolic functions, differential equations or matrix algebra.
2020年1月A-Level进阶数学第四单元的评分方案为考生揭示了考官期望的推理方式、代数操作和结构化解题思路。本文拆解主要题型、常见失分点以及分值分配逻辑,帮助你在考试中拿到最高分。通过结合典型试题研究评分方案,你可以学会以贴合评分标准的方式呈现答案,无论是处理复数、双曲函数、微分方程还是矩阵代数都能游刃有余。
1. Complex Numbers: Modulus–Argument Forms and Loci | 复数:模–辐角形式与轨迹
Complex number questions in Unit 4 frequently require switching between Cartesian form x + iy and modulus–argument form r(cos θ + i sin θ) or reⁱᶿ. The mark scheme rewards clear statements of r = √(x² + y²) and θ = arctan(y/x) with appropriate quadrant checks. When sketching loci, marks are given for identifying the correct shape (circle, half-line, perpendicular bisector) and for labelling intersections accurately.
第四单元的复数题常常要求考生在笛卡儿形式 x + iy 与模–辐角形式 r(cos θ + i sin θ) 或 reⁱᶿ 之间切换。评分方案奖励清晰写出 r = √(x² + y²) 与 θ = arctan(y/x) 并正确判断象限的做法。绘制轨迹时,识别正确图形(圆、射线、垂直平分线)并准确标注交点可获得相应分数。
- Always state the principal argument in (–π, π].
- 必须声明辐角主值在区间 (–π, π] 内。
- Check that the modulus is a non-negative real number.
- 检查模是非负实数。
For example, given z = –3 + 4i, the modulus is |z| = √((–3)² + 4²) = 5 and the argument is π – arctan(4/3). The mark scheme often gives a method mark (M1) for using Pythagoras and an accuracy mark (A1) for the correct angle.
例如已知 z = –3 + 4i,模为 |z| = √((–3)² + 4²) = 5,辐角为 π – arctan(4/3)。评分方案通常给出方法分(M1)用勾股定理,精确分(A1)给出正确角度。
2. Matrices: Determinants, Inverses and Transformations | 矩阵:行列式、逆与变换
Matrix questions test your ability to compute determinants for 2×2 and 3×3 matrices, find inverse matrices, and interpret linear transformations. The mark scheme often allocates one mark for the correct setup of a determinant calculation, one for expansion, and one for the final value. When finding an inverse, marks are given for the adjugate method or for row operations.
矩阵题考查计算 2×2 和 3×3 矩阵的行列式、求逆矩阵以及解释线性变换的能力。评分方案常对行列式的正确列式给一分,展开过程给一分,最终结果给一分。求逆时,伴随矩阵法或行变换均可得分。
- det(A⁻¹) = 1/det(A) and (AB)⁻¹ = B⁻¹A⁻¹ are frequently tested.
- det(A⁻¹) = 1/det(A) 以及 (AB)⁻¹ = B⁻¹A⁻¹ 是高频考点。
The mark scheme for transformation questions rewards linking the matrix to geometric effects: rotation, reflection, enlargement or shear. A common error is confusing the order of transformation when multiple matrices are applied – remember that the first transformation appears on the right.
变换题的评分方案奖励将矩阵与几何效果联系起来的做法:旋转、反射、缩放或剪切。常见错误是多个矩阵作用时混淆变换顺序——记住第一个变换写在右边。
If M = k(cos θ –sin θ; sin θ cos θ), then M is a rotation combined with scaling by k.
若 M = k(cos θ –sin θ; sin θ cos θ),则 M 是一个旋转结合缩放因子 k。
3. Hyperbolic Functions: Identities and Equations | 双曲函数:恒等式与方程
Hyperbolic functions often appear in equations requiring use of identities such as cosh²x – sinh²x = 1, or the definitions sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2. The mark scheme gives method marks for converting to exponentials and solving the resulting quadratic in eˣ. When proving identities, clear substitution and algebraic simplification are essential for full marks.
双曲函数常出现在需要运用 cosh²x – sinh²x = 1 等恒等式或定义 sinh x = (eˣ – e⁻ˣ)/2、cosh x = (eˣ + e⁻ˣ)/2 的方程中。评分方案对转换为指数形式并求解关于 eˣ 的二次方程给予方法分。证明恒等式时,清晰的代入与代数化简是拿到满分的关键。
- Remember that cosh x ≥ 1 and sinh x can be any real number.
- 注意 cosh x ≥ 1,而 sinh x 可取任意实数。
- Solving a cosh x + b sinh x = c often leads to a disguised quadratic in eˣ.
- 解 a cosh x + b sinh x = c 通常会导出关于 eˣ 的隐式二次方程。
For example, solve cosh x + 2 sinh x = 3. Substituting definitions gives (eˣ + e⁻ˣ)/2 + 2(eˣ – e⁻ˣ)/2 = 3 → (3eˣ – e⁻ˣ)/2 = 3 → 3eˣ – e⁻ˣ = 6 → multiply by eˣ: 3e²ˣ – 1 = 6eˣ → 3e²ˣ – 6eˣ – 1 = 0. Let y = eˣ, solve quadratic: y = (6 ± √(36+12))/6 = (6 ± √48)/6 = 1 ± (2√3)/3. Since y > 0, take y = 1 + 2√3/3, then x = ln(y). Marks: M1 for substitution, M1 for clearing denominator, A1 for correct quadratic, A1 for final ln form.
例题:解 cosh x + 2 sinh x = 3。代入定义得 (eˣ + e⁻ˣ)/2 + 2(eˣ – e⁻ˣ)/2 = 3 → (3eˣ – e⁻ˣ)/2 = 3 → 3eˣ – e⁻ˣ = 6 → 乘 eˣ:3e²ˣ – 1 = 6eˣ → 3e²ˣ – 6eˣ – 1 = 0。令 y = eˣ,解二次方程:y = (6 ± √(36+12))/6 = 1 ± (2√3)/3。因 y>0,取 y = 1 + 2√3/3,x = ln(y)。得分:M1 代入,M1 去分母,A1 正确二次式,A1 最终 ln 形式。
4. First and Second Order Differential Equations | 一阶与二阶微分方程
Unit 4 includes first-order linear ODEs solved by integrating factor, and second-order linear ODEs with constant coefficients. The mark scheme heavily weighs the correct identification of the particular integral and the complementary function. For second-order ODEs, the auxiliary equation am² + bm + c = 0 determines the form of the complementary function. Marks are awarded for writing the general solution, then using initial conditions to find constants.
第四单元涵盖用积分因子求解的一阶线性常微分方程,以及常系数二阶线性常微分方程。评分方案对正确识别特解与补函数赋予重分。对于二阶常微分方程,辅助方程 am² + bm + c = 0 决定补函数的形式。写出通解,再利用初始条件求常数可得分。
- For complex roots m = α ± iβ, the complementary function is eᵅˣ(A cos βx + B sin βx).
- 对于复根 m = α ± iβ,补函数为 eᵅˣ(A cos βx + B sin βx)。
- When the RHS is a polynomial, exponential or trigonometric function, try a similar form for the particular integral.
- 当右侧是多项式、指数或三角函数时,用相似形式尝试特解。
Example: d²y/dx² – 4 dy/dx + 4y = e²ˣ. Auxiliary: m²–4m+4=0 → (m–2)²=0 → equal roots, so CF = (A + Bx)e²ˣ. For PI, since e²ˣ appears in CF, try yₚ = C x² e²ˣ. Differentiate twice and substitute to find C. Mark scheme: B1 for correct roots, M1 for correct CF, M1 for appropriate PI trial, A1 for value of C, A1 for general solution.
例题:d²y/dx² – 4 dy/dx + 4y = e²ˣ。辅助方程 m²–4m+4=0 → (m–2)²=0 → 等根,CF = (A + Bx)e²ˣ。对于 PI,因 e²ˣ 出现在 CF 中,试 yₚ = C x² e²ˣ。求两次导并代入求出 C。评分方案:B1 正确根,M1 正确 CF,M1 合理试 PI,A1 C 的值,A1 通解。
5. Polar Coordinates: Sketching and Area Calculation | 极坐标:草图与面积计算
Polar curves such as r = a(1+cos θ) or r = a sin 3θ appear regularly. The mark scheme rewards plotting key points (θ = 0, π/2, π, etc.), identifying symmetry, and correctly setting up the area integral ½ ∫ r² dθ. Marks are lost if limits are incorrectly chosen – always check where the curve loops back.
极坐标曲线如 r = a(1+cos θ) 或 r = a sin 3θ 常考。评分方案奖励描出关键点(θ = 0, π/2, π 等)、识别对称性、并正确建立面积积分 ½ ∫ r² dθ 的做法。积分限选择错误会失分——一定要检查曲线闭合的位置。
- For loops bounded by r = f(θ), the area is ½ ∫[θ₁→θ₂] r² dθ.
- 对于由 r = f(θ) 围成的环绕区域,面积 = ½ ∫[θ₁→θ₂] r² dθ。
- Use symmetries to reduce integration range and simplify calculations.
- 利用对称性缩减积分区间并简化计算。
For r² = a² cos 2θ (a lemniscate), one loop is traced for θ ∈ [–π/4, π/4]. Total area of one loop = ½ ∫[–π/4→π/4] a² cos 2θ dθ = a²/2. Marks are given for correct limits, integrand, and handling of trigonometric integration.
例如 r² = a² cos 2θ (双纽线),一个环对应 θ ∈ [–π/4, π/4]。单个环面积 = ½ ∫[–π/4→π/4] a² cos 2θ dθ = a²/2。给分点:正确积分限、被积函数、以及三角积分的处理。
6. Summation of Series and Method of Differences | 级数求和与差分法
This topic tests the ability to manipulate standard summations and to apply the method of differences. The mark scheme expects candidates to recall Σr = n(n+1)/2, Σr² = n(n+1)(2n+1)/6, Σr³ = {n(n+1)/2}². More complex series are tackled by splitting into parts or by identifying telescoping forms. Marks for the method of differences require writing out the first few terms and the last few terms clearly to show cancellation.
本专题考查运算标准求和公式以及应用差分法的能力。评分方案要求考生熟记 Σr = n(n+1)/2、Σr² = n(n+1)(2n+1)/6、Σr³ = {n(n+1)/2}²。更复杂的级数通过拆项或识别裂项形式处理。差分法的得分点在于清晰地写出前几项与后几项以展示抵消过程。
- For a series Σ (f(r) – f(r+1)), the sum telescopes to f(1) – f(n+1).
- 对于 Σ (f(r) – f(r+1)) 形式的级数,求和可裂项为 f(1) – f(n+1)。
Example: Find Σ (1/(r(r+1)) ) from r=1 to n. Using partial fractions, 1/(r(r+1)) = 1/r – 1/(r+1). Then sum = (1–1/2)+(1/2–1/3)+…+ (1/n – 1/(n+1)) = 1 – 1/(n+1). Mark scheme: M1 for partial fractions, M1 for writing terms, A1 for final expression.
例题:求 Σ (1/(r(r+1)) ),r 从 1 到 n。用部分分式,1/(r(r+1)) = 1/r – 1/(r+1)。则和 = (1–1/2)+(1/2–1/3)+…+(1/n – 1/(n+1)) = 1 – 1/(n+1)。评分方案:M1 部分分式,M1 写出各项,A1 最终表达式。
7. Proof by Induction: Sequences and Divisibility | 归纳法证明:数列与整除性
Induction proofs are structured: base case, assumption, and inductive step. The mark scheme assigns a specific mark for each stage: B1 for proving the base case (n=1 or n=0), M1 for stating the assumption correctly, and M1A1 for carrying out the inductive step with correct algebra. Losing a mark for forgetting to conclude the proof is a common error.
归纳法证明结构为:基础情形、假设、归纳步。评分方案对每个阶段赋予特定分值:B1 证明基础情形(n=1 或 n=0),M1 正确陈述假设,M1A1 进行正确代数运算的归纳步。忘记写结论而丢分是常见错误。
- Always write “Assume true for n=k” and then show truth for n=k+1.
- 必须写明“假设 n=k 时成立”,然后证明 n=k+1 时成立。
- In divisibility proofs, express the (k+1) term as f(k)×something ± multiple of the divisor.
- 在整除性证明中,将 k+1 项表示为 f(k)×某式 ± 除数的倍数。
Example: Prove 2ⁿ > n² for n ≥ 5. Base n=5: 32 > 25 holds. Assume 2ᵏ > k². Then 2ᵏ⁺¹ = 2·2ᵏ > 2k². Need to show 2k² ≥ (k+1)² for k≥5, which is true since 2k² – (k+1)² = k² – 2k –1 = (k–1)² – 2 > 0 for k≥5. Mark scheme: B1 base, M1 assumption, M1 attempt to connect to (k+1)², A1 justified inequality.
例题:证明 n ≥ 5 时 2ⁿ > n²。基础情形 n=5:32 > 25 成立。假设 2ᵏ > k²。则 2ᵏ⁺¹ = 2·2ᵏ > 2k²。需证明 2k² ≥ (k+1)² 对 k≥5 成立,因为 2k² – (k+1)² = k² – 2k –1 = (k–1)² – 2 > 0 当 k≥5。评分:B1 基础,M1 假设,M1 尝试联系 (k+1)²,A1 论证不等式。
8. Roots of Polynomials: Relationships and Transformed Equations | 多项式根:关系与变换方程
Questions often give a cubic or quartic equation and ask for symmetric functions of the roots or a new polynomial whose roots are a function of the original roots. The mark scheme expects correct use of Σα = –b/a, Σαβ = c/a, Σαβγ = –d/a, etc. Marks are awarded for substituting and simplifying to find the new coefficients. Clarity in showing the link between old and new roots is essential.
试题常给出三次或四次方程,求根的对称函数或构造一个新多项式使其根是原根的某个函数。评分方案要求正确使用 Σα = –b/a、Σαβ = c/a、Σαβγ = –d/a 等关系式。在代换和化简以求新系数时会给出相应分数。清晰展示新旧根之间的联系至关重要。
- If new roots are 1/α, the new equation is obtained by setting y = 1/x → x = 1/y and substituting.
- 若新根为 1/α,通过设 y = 1/x → x = 1/y 代入原方程得到新方程。
Example: Roots of 2x³ – 3x² + x – 5 = 0 are α, β, γ. Find Σ (α²β). Use Σα = 3/2, Σαβ = 1/2, αβγ = 5/2. Then Σα²β = Σα·Σαβ – 3αβγ = (3/2)(1/2) – 3(5/2) = 3/4 – 15/2 = –27/4. Mark scheme: M1 for correct expressions, A1 for each substitution, A1 for final answer.
例题:方程 2x³ – 3x² + x – 5 = 0 的根为 α, β, γ。求 Σ (α²β)。由 Σα = 3/2,Σαβ = 1/2,αβγ = 5/2。则 Σα²β = Σα·Σαβ – 3αβγ = (3/2)(1/2) – 3(5/2) = 3/4 – 15/2 = –27/4。评分:M1 正确表达式,A1 每次代入,A1 最终答案。
9. Further Calculus: Maclaurin Series and Limits | 进阶微积分:麦克劳林级数与极限
Maclaurin series expansions for functions like eˣ, sin x, cos x, ln(1+x) and (1+x)ⁿ are tested. The mark scheme requires the general term formula and the ability to use series to evaluate limits or approximate functions. Marks are given for correct differentiation and evaluation at 0, and for truncating with the correct order term.
函数如 eˣ、sin x、cos x、ln(1+x) 和 (1+x)ⁿ 的麦克劳林展开是考查点。评分方案要求通项公式以及利用级数求极限或近似函数的能力。正确求导并在 0 处求值、以及截断到正确的阶数皆可得分。
- f(x) ≈ f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …
- 熟悉常见展开式可节省时间。
- Be familiar with standard expansions to save time.
Example: Find lim(x→0) (sin x – x)/x³. Using sin x = x – x³/6 + O(x⁵), the expression becomes (–x³/6 + …)/x³ → –1/6. Mark scheme: M1 for series expansion, A1 for correct terms, A1 for limit.
例题:求极限 lim(x→0) (sin x – x)/x³。用 sin x = x – x³/6 + O(x⁵),表达式变为 (–x³/6 + …)/x³ → –1/6。评分:M1 级数展开,A1 正确各项,A1 极限值。
10. Mark Scheme Strategies: Command Words and Precision | 评分方案策略:指令词与精确性
The mark scheme reveals that examiners look for key words in “show that” questions: intermediate steps clearly stated, appropriate justifications (e.g., “since r > 0”, “by the definition of convergence”), and final statements. In “hence” or “otherwise” questions, following the prescribed route often attracts more method marks. Avoid omitting crucial detail: “State” questions require concise but complete answers; “Determine” questions demand a clear process.
评分方案显示,考官在“证明”题中寻找以下关键词汇:清晰陈述中间步骤、恰当的理由(如“由于 r > 0”,“根据收敛的定义”),以及最终陈述。在“据此”或“另法”题中,按给定路线解题通常会获得更多方法分。切勿遗漏关键细节:“陈述”题要求简洁但完整;“确定”题需要清晰的过程。
| Command Word 指令词 | Expected Response 期望回应 | Marks Focus 分值重点 |
|---|---|---|
| Show that | Logical algebraic steps leading to the given result | Method, accuracy |
| Find | Calculation with clear substitution | Method, answer |
| Hence/Or otherwise | Use previous result; alternative allowed but must be valid | Method mark if linked |
| Sketch | Correct shape, axes intersections, asymptotes | Accuracy of shape, key points |
Reviewing past mark schemes alongside timed practice helps internalise these patterns. Aim to self-assess your work using the same criteria: have I stated the formula before using it? Have I shown every algebraic manipulation? Is my final answer in the required form?
结合限时练习复习过往评分方案有助于内化这些模式。用同样的标准自行批改:公式使用前有没有先写出来?每一步代数变形是否展示?最终答案是否按要求形式给出?
Published by TutorHao | Further Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导