📚 A-Level Further Maths June 2018 Paper 1: High-Scoring Techniques | A-Level进阶数学2018年6月试卷一高分技巧
The June 2018 Core Pure Mathematics Paper 1 was the first examination under the new linear A-Level Further Maths specification. It tested a broad range of topics including complex numbers, matrices, vectors, hyperbolic functions, series, polar coordinates, and differential equations. This article presents proven strategies to maximise your score, focusing on common pitfalls, efficient problem-solving techniques, and deep conceptual understanding required for top marks.
2018年6月的核心纯数试卷一是新线性A-Level进阶数学大纲下的首次考试。试卷涵盖了复数、矩阵、向量、双曲函数、级数、极坐标及微分方程等广泛主题。本文提供行之有效的高分策略,重点关注常见错误、高效解题技巧以及获得满分所需的深层概念理解。
1. Understanding the Paper Structure and Mark Allocation | 理解试卷结构与分值分布
Paper 1 contains around 8–10 questions, each subdivided into multiple parts, with a total of 75 marks in 90 minutes. Questions often begin with simple calculations and escalate to proof or modelling. Allocate roughly one minute per mark, but leave 5 minutes for checking. The June 2018 paper featured a heavy emphasis on methods of proof and transformations, so practising structured logical arguments is vital.
试卷一共约8–10道题,每题含若干小题,满分75分,时长90分钟。题目通常从简单计算逐步过渡到证明或建模。大致按每分钟一分的速度答题,并预留5分钟检查。2018年6月的试卷特别侧重于证明方法与变换,因此练习有组织的逻辑论证至关重要。
2. Complex Numbers: De Moivre, Loci and Transformations | 复数:棣莫弗定理、轨迹与变换
In the 2018 paper, complex numbers appeared in both algebraic and geometric contexts. Master de Moivre’s theorem: zⁿ = rⁿ(cos nθ + i sin nθ). Use it to evaluate powers, roots, and trig identities. For loci, interpret |z – a| = r as a circle and arg(z – a) = θ as a half‑line. Always sketch diagrams; many marks are awarded for visual reasoning.
在2018年试卷中,复数同时出现在代数与几何情境中。掌握棣莫弗定理:zⁿ = rⁿ(cos nθ + i sin nθ),用于计算幂、根与三角恒等式。对于轨迹问题,将 |z – a| = r 理解为圆,arg(z – a) = θ 为半直线。务必画图,许多分数来自图形推理。
When handling transformation w = f(z), break it into elementary steps: translation, rotation, enlargement. A common mistake is misapplying the argument; remember arg(z₁z₂) = arg z₁ + arg z₂. Also, use conjugate properties: z z̄ = |z|² to clear complex denominators efficiently.
处理变换 w = f(z) 时,分解为基本步骤:平移、旋转、缩放。常见错误是误用辐角;记住 arg(z₁z₂) = arg z₁ + arg z₂。同时,利用共轭性质 z z̄ = |z|² 快速消去复分母。
3. Matrix Algebra: Inverses, Determinants and Linear Transformations | 矩阵代数:逆矩阵、行列式与线性变换
The 2018 exam included finding inverses of 3×3 matrices and interpreting the determinant as an area/volume scale factor. For a matrix M, if det(M) = 0, the transformation is singular and collapses dimension. Use the adjugate method or row operations to find inverses—the latter being often quicker for integer entries.
2018年考试涉及求3×3矩阵的逆,以及将行列式解释为面积/体积缩放因子。若矩阵 M 满足 det(M) = 0,则变换是奇异的、维度坍缩。使用伴随矩阵法或行变换求逆——对于整数元矩阵,后者通常更快。
For system of linear equations, express as Mx = b; if det(M) ≠ 0, unique solution exists. Be comfortable with geometric interpretation: parallel planes imply no unique solution. Also, learn to find invariant lines by solving Mx = λx, where λ is the eigenvalue.
对于线性方程组,表示为 Mx = b;若 det(M) ≠ 0,存在唯一解。熟悉几何解释:平行平面意味着无唯一解。另外,掌握通过解 Mx = λx 求不变线的方法,其中 λ 是特征值。
4. Vectors: Dot Product, Cross Product and 3D Geometry | 向量:点积、叉积与三维几何
Vectors in the 2018 Paper 1 demanded accurate use of dot and cross products. The cross product a×b yields a vector perpendicular to both a and b; its magnitude |a×b| = |a||b| sin θ gives the area of a parallelogram. Use it for shortest distances: d = |(AB) × d| / |d| for a point to a line.
2018年试卷一的向量题要求准确使用点积与叉积。叉积 a×b 给出垂直于 a 和 b 的向量;其模 |a×b| = |a||b| sin θ 给出平行四边形面积。用它求最短距离:点到线的距离 d = |(AB) × 方向向量| / |方向向量|。
For angle between planes, use normals: cos θ = |n₁·n₂|/(|n₁||n₂|). When forming equations of lines, use r = a + tb. Always check whether direction vectors are parallel; if so, the lines are either parallel or coincident.
求平面夹角时利用法向量:cos θ = |n₁·n₂|/(|n₁||n₂|)。建立直线方程时使用 r = a + tb。务必检查方向向量是否平行;若平行,则直线要么平行要么重合。
5. Series and Induction: Summation Formulae and Proof | 级数与归纳法:求和公式与证明
Standard summations ∑r, ∑r², ∑r³ appeared in the 2018 paper, often combined with method of differences or proof by induction. For induction, write the base case (n=1), assume true for n=k, then prove for n=k+1 using the assumption. Simplicity is key: clearly state the inductive hypothesis and conclusion.
标准求和公式 ∑r、∑r²、∑r³ 出现在2018年试卷中,常与差分法或归纳证明结合。使用归纳法时,先写基础情况 (n=1),假设 n=k 时成立,然后利用假设证明 n=k+1。简明为要:清晰陈述归纳假设和结论。
Method of differences requires decomposing the term into partial fractions like 1/(r(r+1)) = 1/r – 1/(r+1). Then most terms cancel for telescoping. Double-check the first and last remaining terms to avoid off-by-one errors.
差分法需将每一项分解成部分分式,如 1/(r(r+1)) = 1/r – 1/(r+1)。然后大部分项在裂项相消时抵消。务必核对首尾剩余项,避免差一错误。
6. Hyperbolic Functions: Identities, Differentiation and Integration | 双曲函数:恒等式、微分与积分
The 2018 paper tested hyperbolic function definitions: sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2. Osborn’s rule helps convert trig identities: replace sin→sinh but flip sign of product of two sines. For example, cosh² x – sinh² x = 1, similar to cos²θ + sin²θ = 1 but with a sign change.
2018年试卷考查了双曲函数定义:sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2。Osborn 规则帮助转换三角恒等式:将 sin 换为 sinh,但出现两个 sinh 的乘积时改变符号。例如 cosh² x – sinh² x = 1,类似 cos²θ + sin²θ = 1 但符号不同。
Differentiation: d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x (positive!). Integrate by substitution when facing √(x² – a²) type integrals; use x = a cosh u or x = a sinh u. Remember the logarithmic forms: arsinh x = ln(x + √(x²+1)), crucial for exact answers.
微分:d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x(正号!)。遇到 √(x² – a²) 型积分时用代换:令 x = a cosh u 或 x = a sinh u。记住对数形式:arsinh x = ln(x + √(x²+1)),这对求精确解至关重要。
7. Differential Equations: First and Second Order Methods | 微分方程:一阶与二阶解法
First-order separable equations dy/dx = f(x)g(y) require careful splitting: ∫ 1/g(y) dy = ∫ f(x) dx. The 2018 paper included an integrating factor problem of the form dy/dx + P(x)y = Q(x); multiply both sides by e^(∫P dx). Don’t forget the constant of integration until final step.
一阶可分离方程 dy/dx = f(x)g(y) 需仔细分离:∫ 1/g(y) dy = ∫ f(x) dx。2018年试卷包含形如 dy/dx + P(x)y = Q(x) 的积分因子题;两边同乘 e^(∫P dx)。在最后一步之前不要漏掉积分常数。
Second-order linear ODEs with constant coefficients: a d²y/dx² + b dy/dx + cy = f(x). Find complementary function via auxiliary equation am² + bm + c = 0. If roots are real and distinct, y_c = Ae^(m₁x) + Be^(m₂x); if repeated, y_c = (A + Bx)e^(mx). For particular integral, try form similar to f(x) and determine coefficients by substitution.
二阶常系数线性常微分方程:a d²y/dx² + b dy/dx + cy = f(x)。通过辅助方程 am² + bm + c = 0 求补函数。若根为不等实根,y_c = Ae^(m₁x) + Be^(m₂x);若为重根,y_c = (A + Bx)e^(mx)。特解则尝试与 f(x) 相似的形式,通过代入确定系数。
8. Polar Coordinates: Curve Sketching and Area | 极坐标:曲线绘制与面积
Typical 2018 polar question: sketch r = a(1 + cos θ) (cardioid). Identify symmetry: r(θ) = r(-θ) implies symmetry about the initial line. To find tangent directions at origin, set r = 0 and solve for θ. Area enclosed is 1/2 ∫ r² dθ; use limits from the curve’s loop.
2018年典型的极坐标题目:绘制 r = a(1 + cos θ)(心形线)。识别对称性:r(θ) = r(-θ) 表示关于极轴的对称性。求原点处的切线方向,令 r = 0 解出 θ。所围面积为 1/2 ∫ r² dθ;积分限选自曲线形成的环。
Common mistake: forgetting the 1/2 factor or using wrong limits. Always sketch lightly before integrating. When converting between polar and Cartesian, use x = r cos θ, y = r sin θ, and r² = x² + y².
常见错误:忘记 1/2 因子或使用错误的积分限。积分前先大致勾勒曲线。在极坐标与直角坐标间转换时,用 x = r cos θ, y = r sin θ 及 r² = x² + y²。
9. Proof and Reasoning: Logical Structure and Notation | 证明与推理:逻辑结构与符号
The 2018 paper rewarded clear deductive steps. For proof by contradiction, state the assumption that the statement is false, then deduce an impossibility. If proving irrationality of √2, assume √2 = p/q in lowest terms, then square both sides and derive contradiction on even/odd parity.
2018年试卷对清晰的演绎步骤给分。反证法:假设命题为假,然后推出不可能的情形。证明 √2 为无理数时,假设 √2 = p/q 并已化简约分,然后两边平方推导奇偶性矛盾。
When proving trigonometric identities, work from one side to the other or show that difference equals zero. Use the standard identities: sin²θ + cos²θ = 1, tan θ = sin θ / cos θ, etc. Clearly number equations to aid the examiner.
证明三角恒等式时,从一侧推到另一侧或证明差等于零。使用标准恒等式:sin²θ + cos²θ = 1, tan θ = sin θ / cos θ 等。对等式编号,方便阅卷人理解。
10. Efficient Use of Calculator and Checking Techniques | 高效使用计算器与检查技巧
While the 2018 Paper 1 was a calculator paper, over‑reliance on calculators can waste time. Know how to store values in memory and use the equation solver for cubics. Check matrix multiplications by hand quickly; verify inverses by multiplying M M⁻¹ to see if you get I. For complex number polar conversions, confirm r and θ match the quadrant.
虽然2018年试卷一允许使用计算器,但过度依赖计算器会浪费时间。掌握存储数值到记忆以及用解方程器求解三次方程的方法。手动快速检验矩阵乘法;用 M M⁻¹ 相乘是否等于 I 验证逆矩阵。对于复数的极坐标转换,确认 r 和 θ 与象限匹配。
After solving an ODE, differentiate your solution and substitute back; many marks are lost to arithmetic slips. Allocate the last few minutes to re-reading questions for misinterpretation. If a problem asks for exact values, leave answers in surds or pi, not decimal approximations.
解完常微分方程后,将解微分并代回;许多失分源自算术失误。最后几分钟重读题目,避免误解。若题目要求精确值,答案应保留根号或 π,不要用小数近似。
11. Managing Exam Stress and Time Optimisation | 管理考试压力与优化时间
Start by scanning the whole paper; tackle the question you find easiest first to build confidence. In the 2018 paper, some students found the polar coordinates question unexpectedly demanding; if stuck for more than 2 marks, move on and return later. Use the ‘mark-per-minute’ rule as a rough guide.
开始作答前浏览全卷,先做最有把握的题目以建立信心。2018年试卷中,部分学生感到极坐标题意外棘手;如果超过2分的题目卡住,先往后做,稍后再回。用“每分钟一分的”原则作为粗略指引。
Write method steps even if answer incomplete; examiners award method marks. For difficult integration, show substitution or parts set-up. Maintain legible handwriting; misaligned indices or unclear variables cause marking errors. Lastly, deep breathing alleviates anxiety and improves focus.
即使答案未完成,也要写出方法步骤;阅卷人会给方法分。遇到较难的积分时,写出代换或分部积分法的设置。保持字迹清晰可辨;下标未对齐或变量不清会导致阅卷失误。最后,深呼吸缓解焦虑、提升专注。
Published by TutorHao | Further Maths Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导