📚 AS Further Mathematics Unit 2 June 2019 Paper Walkthrough | AS 进阶数学单元2 2019年6月真题题型解析
The June 2019 Unit 2 paper for AS Further Mathematics covers a broad spectrum of Pure Mathematics topics. This walkthrough breaks down each question type, highlighting key techniques and common pitfalls. Understanding these patterns will sharpen your problem-solving skills and boost confidence for the real exam.
2019年6月的AS进阶数学单元2试卷涵盖了纯数学的多个核心专题。本文逐题解析各类题型,突出关键解题技巧和常见易错点。掌握这些模式将有效提升解题能力,并为正式考试增添信心。
1. Complex Numbers & Argand Diagrams | 复数与阿干特图
This section often tests the conversion between Cartesian, polar and exponential forms. A typical question asked you to express a complex number z in the form reiθ and then use de Moivre’s theorem to solve equations like z4 = -4.
该部分通常考查复数的直角坐标、极坐标和指数形式之间的转换。典型题目要求将复数写为reiθ的形式,再利用棣莫弗定理求解方程,例如z4 = -4。
- Begin by sketching the position on an Argand diagram to determine the principal argument θ correctly.
- 首先在阿干特图上标出复数位置,以准确确定主辐角θ。
- Remember that adding 2πk before dividing by the root power is essential for finding all distinct solutions.
- 务必在开方前添加2πk项,才能找出所有不重复的根。
Equation solving leads to equally spaced points on a circle. The exponential form reiθ simplifies both multiplication and raising to a power.
解方程得到的根在复平面上均匀分布在圆周上。指数形式reiθ能极大简化乘法和乘方运算。
2. Matrix Transformations & Inverses | 矩阵变换与逆矩阵
Exam questions regularly require finding the inverse of a 2×2 matrix and applying it to solve simultaneous equations. One June 2019 item gave a matrix M representing a linear transformation and asked for the image of a given point.
试题经常要求计算2×2矩阵的逆矩阵,并运用它解联立方程组。2019年6月的一道题给出了表示线性变换的矩阵M,要求找出某点的像。
The inverse formula M-1 = (1/det M) adj M was necessary, with particular attention to the sign of the off‑diagonal elements. When the determinant is zero, the transformation is singular and has no inverse.
这里必须用到逆矩阵公式M-1 = (1/det M) adj M,特别注意非主对角线元素的符号。当行列式为零时,变换是奇异的,不存在逆变换。
| Transformation | Matrix pattern |
|---|---|
| Reflection in y=x | [[0,1],[1,0]] |
| Rotation 90° ccw | [[0,-1],[1,0]] |
Recognising common geometric transformations allows you to interpret matrix algebra geometrically, which often saves time.
识别常见的几何变换能让你从几何角度理解矩阵运算,往往能够节省大量时间。
3. Polar Coordinates & Curve Sketching | 极坐标与曲线绘制
The paper featured a curve defined by a polar equation such as r = a(1 + cos θ). Candidates had to find the points where the tangent is parallel to the initial line and sketch the full curve.
试卷中出现了一条由极坐标方程定义的曲线,例如r = a(1 + cos θ)。考生需要找出切线平行于极轴的点,并绘制完整的曲线。
Setting dy/dθ = 0 after expressing y = r sin θ is the core method. Symmetry checks make sketch work faster: for example, cos(-θ) = cos θ ensures symmetry about the initial line.
核心方法是先将y = r sin θ表达出来,然后令dy/dθ = 0。对称性检查可以加速绘图:例如,cos(-θ) = cos θ保证了曲线关于极轴对称。
Pay close attention to negative r-values; they plot on the opposite ray. A table of values for θ = 0, π/4, π/2, … helps obtain an accurate shape.
需要特别注意负的r值——它们绘制在相反的射线方向上。为θ = 0, π/4, π/2, …制作数值表,有助于得到更精确的图形。
4. Area Bounded by Polar Curves | 极曲线所围面积
A classic question asks for the area enclosed by one loop of a polar curve, applying A = ½ ∫ r² dθ. The integration limits must cover exactly one complete loop, often found by setting r = 0.
经典的考题是利用A = ½ ∫ r² dθ求极坐标曲线其中一个环所围的面积。积分上下限必须恰好覆盖一个完整的环,通常可通过令r = 0来确定。
For r = sin 3θ, one loop is traced between θ = 0 and θ = π/3. The integral then involves sin² 3θ, which is handled via the double‑angle identity sin² α = ½(1 – cos 2α).
对于r = sin 3θ,其中一个环在θ = 0到θ = π/3之间描绘完成。这时积分包含sin² 3θ,可用二倍角公式sin² α = ½(1 – cos 2α)来处理。
Always double‑check whether the question requires the area of a single loop or the total area enclosed by all loops. Leaving the answer in terms of π is standard unless a decimal approximation is requested.
一定要再次确认题目到底要求的是单一环的面积,还是所有环所围的总面积。除非要求给出小数近似值,答案通常以π的形式保留。
5. Hyperbolic Functions & Identities | 双曲函数与恒等式
Candidates were expected to recall definitions via exponentials: sinh x = (ex – e-x)/2 and cosh x = (ex + e-x)/2. An identity such as cosh² x – sinh² x = 1 was used to solve equations and prove other relationships.
考生需要记住双曲函数的指数定义:sinh x = (ex – e-x)/2和cosh x = (ex + e-x)/2。诸如cosh² x – sinh² x = 1这样的恒等式,常常用来解方程和证明其他关系。
Differential properties also appeared: d/dx (cosh x) = sinh x and d/dx (sinh x) = cosh x. Note that there is no change of sign, unlike the circular trig derivatives.
求导性质也曾出现:d/dx (cosh x) = sinh x、d/dx (sinh x) = cosh x。请注意,与圆三角函数的导数不同,这里没有符号变化。
| Hyperbolic Identity | Osborn’s Rule equivalent |
|---|---|
| cosh² x – sinh² x = 1 | cos² x + sin² x = 1 |
| sinh 2x = 2 sinh x cosh x | sin 2x = 2 sin x cos x |
Osborn’s rule (replace cos by cosh, sin by i sinh) can help reproduce correct signs in identities.
利用奥斯本规则(将cos替换为cosh,sin替换为i sinh)可以帮助在恒等式中产生正确的符号。
6. Solving Hyperbolic Equations | 双曲方程求解
Equations like 4 cosh x – 3 sinh x = 5 are best converted to a quadratic in ex. Substituting the exponential definitions gives a form such as a ex + b e-x = c, then multiply through by ex.
对于形如4 cosh x – 3 sinh x = 5的方程,最好将它转化为关于ex的二次方程。代入指数定义后,得到a ex + b e-x = c的形式,然后两边同乘以ex。
Watch out for extraneous solutions: since ex > 0 for all real x, any negative root for ex must be rejected. Finally, take the natural logarithm to solve for x.
警惕增根:因为对于所有实数x都有ex > 0,ex的任何负根都必须舍去。最后,取自然对数解出x。
The same technique works for equations mixing hyperbolic and exponential functions or when an arctanh substitution is useful.
同样的技巧也适用于混合双曲函数和指数函数的方程,或者适用arctanh代换的情形。
7. First-Order Differential Equations | 一阶微分方程
The paper contained a differential equation requiring an integrating factor, e.g. dy/dx + 2y/x = 4x. The integrating factor was e∫ P(x) dx = x², leading to an exact derivative on the left‑hand side.
试卷包含了一道需要用到积分因子的一阶微分方程,例如dy/dx + 2y/x = 4x。积分因子为e∫ P(x) dx = x²,这使得方程左边成为一个精确导数。
Other items were separable, requiring only rearrangement and integration of both sides. A specific boundary condition was provided to determine the constant of integration.
另外有些题目是可分离变量的,只需重新整理并对两边积分。题目通常会给定一个明确的边界条件,用以确定积分常数。
Always express the final answer in the form y = f(x) if possible, and carefully check that the domain of the solution satisfies the initial condition.
如果可能,尽量将最终答案写成y = f(x)的形式,并仔细检查解的定义域是否满足初始条件。
8. Second-Order Homogeneous ODEs | 二阶齐次常微分方程
A question asked for the general solution of d²y/dx² + 5 dy/dx + 6y = 0. By forming the auxiliary equation m² + 5m + 6 = 0, real distinct roots m = -2, -3 were found, giving y = Ae-2x + Be-3x.
有一道题要求写出d²y/dx² + 5 dy/dx + 6y = 0的通解。构建辅助方程m² + 5m + 6 = 0后,得到相异实根m = -2, -3,因此通解为y = Ae-2x + Be-3x。
When the auxiliary equation yields complex roots m = p ± iq, the solution format changes to y = epx (C cos qx + D sin qx). Repeated real roots require a xemx term.
当辅助方程有共轭复根m = p ± iq时,解的结构变为y = epx (C cos qx + D sin qx)。重实根情况下则需要加上xemx项。
Memorising these three forms prevents confusion in the exam. When a boundary value problem is added, plug the numbers in right after writing the general solution.
牢记这三种通解形式可以避免考场上的混乱。当叠加边界值问题时,在写出通解后立即代入数值。
9. Series & Method of Differences | 级数与差分法
This unit frequently includes a sum such as ∑ r/(r+1)!. The technique is to split the term into partial fractions or express it as a difference, e.g. 1/r! – 1/(r+1)!, leading to massive cancellation.
本单元经常包含形如∑ r/(r+1)!的求和。常用的技巧是将项拆分为部分分式,或将其表示为差的形式,例如1/r! – 1/(r+1)!,从而出现大量抵消。
Questions typically ask for the sum to n terms and then the infinite sum. After cancelling, only the first term and a last term involving n remain. As n → ∞, the tail term tends to zero.
典型的题目要求先求前n项和,再求无穷级数的和。在抵消之后,只会留下首项和一个含n的最后项。当n → ∞时,末尾项趋于零。
Practice recognising which expressions work with differences. Factorials, polynomials and trigonometric terms are the most common.
要多练习识别哪些表达式可以用差分法处理。阶乘、多项式和三角函数项都最为常见。
10. Numerical Methods for Equations | 方程的数值解法
The final compulsory topic involved the Newton‑Raphson method to approximate a root of f(x) = 0. Starting from x₀, the iteration xn+1 = xn – f(xn)/f'(xn) was applied.
最后一个必考专题涉及用牛顿-拉夫森法求f(x) = 0的近似根。从x₀出发,应用迭代公式xn+1 = xn – f(xn)/f'(xn)。
A graph sketch is often helpful to choose a suitable initial value. The method converges quadratically provided x₀ is close enough and f'(x) does not vanish near the root.
绘制图形草图通常有助于选择合适的初始值。只要x₀足够接近,且f'(x)在根附近不为零,该方法就能二次收敛。
| Step | Action |
|---|---|
| 1 | Differentiate f(x) to get f'(x) |
| 2 | Substitute into the iteration formula |
| 3 | Repeat until desired accuracy is achieved |
Be meticulous with calculator work – round‑off errors can accumulate. Showing a structured table of xn and f(xn) values earns method marks even if the final answer has a slip.
计算时要一丝不苟——舍入误差会逐渐累积。即使最终答案有小错,以清晰表格列出xn和f(xn)的值也能获得过程分。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply