📚 AS Further Mathematics Unit 2: Core Pure Concepts from June 2019 Mark Scheme | AS 进阶数学第二单元:2019年6月评分标准核心知识点精讲
The June 2019 AS Further Mathematics Unit 2 paper consolidated many fundamental concepts that appear repeatedly across examination series. By studying the mark scheme in detail, students can uncover the precise knowledge and techniques required to secure high marks. This article breaks down ten essential topics from that paper, pairing English explanations with their Chinese counterparts to support bilingual learners.
2019年6月的AS进阶数学第二单元试卷整合了许多在历次考试中反复出现的基础概念。通过仔细研究评分标准,学生能够发现获取高分所需的确切知识和技巧。本文分解了该试卷中的十个核心专题,将英文解释与中文配对,以帮助双语学习者。
1. Complex Numbers and De Moivre’s Theorem | 复数与棣莫弗定理
Complex numbers were tested both in Cartesian form and modulus-argument form. Candidates needed to multiply and divide complexes, then apply De Moivre’s theorem to raise them to integer powers or to find roots of unity.
复数在考试中既以笛卡尔形式出现,也以模-辐角形式出现。考生需要完成复数的乘除运算,然后运用棣莫弗定理将其升至整数次幂或求解单位根。
- Express a complex number z = a + bi in polar form as r(cos θ + i sin θ), where r = √(a² + b²) and θ = arctan(b/a) adjusted for quadrant. | 将复数 z = a + bi 表示为极坐标形式 r(cos θ + i sin θ),其中 r = √(a² + b²),θ = arctan(b/a) 并根据象限调整。
- Use multiplication in polar form: r₁r₂[cos(θ₁+θ₂) + i sin(θ₁+θ₂)]. | 使用极坐标形式乘法:r₁r₂[cos(θ₁+θ₂) + i sin(θ₁+θ₂)]。
- Apply De Moivre: (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ) for integer n, valid for positive, negative, and zero exponents. | 应用棣莫弗定理:(cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ),对整数 n 成立,包括正、负和零指数。
- Find nth roots using z^(1/n) = r^(1/n)[cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)], k = 0,1,…,n-1. | 求 n 次方根:z^(1/n) = r^(1/n)[cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)], k = 0,1,…,n-1。
2. Summation of Series Using Standard Results | 运用标准结果级数求和
The mark scheme rewarded correct manipulation of sigma notation and the algebraic simplification of polynomial expressions. Memorising the three standard sums was essential.
评分标准对正确操作求和符号以及多项式表达式的代数化简给予奖励。熟记三个标准求和公式至关重要。
- ∑_{r=1}^{n} r = ½ n(n+1). | 从 r=1 到 n 的 ∑ r = ½ n(n+1)。
- ∑_{r=1}^{n} r² = ⅙ n(n+1)(2n+1). | ∑ r² = ⅙ n(n+1)(2n+1)。
- ∑_{r=1}^{n} r³ = ¼ n²(n+1)². | ∑ r³ = ¼ n²(n+1)²。
- For sums like ∑ (ar³ + br² + c), split into separate summations and substitute the formulas. | 对于∑ (ar³ + br² + c) 这类求和,拆分为独立和式并代入公式。
- Simplify expressions carefully, factoring out common terms such as n(n+1) where possible. | 仔细化简表达式,尽可能提取公因式如 n(n+1)。
3. Polar Coordinates: Curve Sketching and Area | 极坐标:曲线绘制与面积
Questions on polar curves required plotting r = f(θ) for given ranges and calculating the area enclosed. The mark scheme checked for correct limits and integration of squared polar functions.
极坐标曲线题目要求绘制指定范围内的 r = f(θ),并计算所围面积。评分标准检查积分限是否正确,以及极函数平方的积分。
- Sketch curves like r = a(1+cos θ) (cardioid) or r = a sin(2θ) (rose) by evaluating key points at θ = 0, π/6, π/4, π/2, etc. | 通过计算 θ = 0, π/6, π/4, π/2 等关键点,绘制 r = a(1+cos θ)(心形线)或 r = a sin(2θ)(玫瑰线)等曲线。
- Area enclosed by polar curve: A = ½ ∫_{α}^{β} r² dθ. | 极坐标曲线围成的面积:A = ½ ∫_{α}^{β} r² dθ。
- Use symmetry where applicable; for r = a sin(2θ) the integration is typically from 0 to π/4 then multiplied by appropriate factor. | 利用对称性;例如对 r = a sin(2θ),通常从 0 积到 π/4 再乘以适当的倍数。
- When integrating squared trig functions, use identities like cos²θ = ½(1+cos 2θ), sin²θ = ½(1−cos 2θ) to handle powers. | 积分三角平方项时,使用恒等式如 cos²θ = ½(1+cos 2θ), sin²θ = ½(1−cos 2θ) 处理幂次。
4. Matrices: Multiplication, Determinants and Inverses | 矩阵:乘法、行列式与逆矩阵
Matrix manipulation formed another high-weight topic. Students were required to multiply 2×2 and 3×3 matrices, compute determinants, and find inverses, often in the context of transformations.
矩阵运算是另一个高权重主题。学生需进行2×2和3×3矩阵的乘法、计算行列式、求逆矩阵,通常结合变换情境。
- Matrix multiplication AB: element at row i, column j is the dot product of row i of A with column j of B. | 矩阵乘法 AB:第 i 行第 j 列元素为 A 的第 i 行与 B 的第 j 列的点积。
- Determinant of 2×2 matrix M = [[a,b],[c,d]] is det(M) = ad − bc. | 2×2 矩阵 M = [[a,b],[c,d]] 的行列式为 det(M) = ad − bc。
- Inverse for 2×2: M⁻¹ = (1/det(M)) [[d, -b], [-c, a]] provided det(M) ≠ 0. | 2×2 逆矩阵:M⁻¹ = (1/det(M)) [[d, -b], [-c, a]],要求 det(M) ≠ 0。
- For 3×3 determinant use the first-row expansion (Laplace) with correct sign pattern: + − + on the top row. | 3×3 行列式按第一行展开(拉普拉斯),注意顶端符号样式:+ − +。
- Transformation matrices: reflections, rotations, enlargements, and shears combine by multiplication; order of operations matters. | 变换矩阵:反射、旋转、放大、剪切通过乘法组合;操作顺序很重要。
5. Hyperbolic Functions: Definitions and Identities | 双曲函数:定义与恒等式
Hyperbolic functions appeared in equations and calculus problems. The mark scheme expected fluent use of definitions and the Osborn’s rule for converting trigonometric identities.
双曲函数出现在方程和微积分问题中。评分标准要求能够熟练运用定义,以及利用奥斯本规则转换三角恒等式。
- Definitions: sinh x = (eˣ − e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, tanh x = sinh x / cosh x. | 定义:sinh x = (eˣ − e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, tanh x = sinh x / cosh x。
- Fundamental identity: cosh² x − sinh² x = 1. | 基本恒等式:cosh² x − sinh² x = 1。
- Osborn’s rule: replace sin² with −sinh² when converting a trigonometric identity, but keep cos² as cosh². e.g., 1 − tanh² x = sech² x. | 奥斯本规则:转换三角恒等式时将 sin² 换成 −sinh²,但 cos² 保持为 cosh²。例如 1 − tanh² x = sech² x。
- Derivatives: d/dx sinh x = cosh x; d/dx cosh x = sinh x; d/dx tanh x = sech² x. | 导数:d(sinh x)/dx = cosh x;d(cosh x)/dx = sinh x;d(tanh x)/dx = sech² x。
6. Parametric Differentiation and Tangents | 参数方程微分与切线
Parametric equations were used to define curves; candidates applied the chain rule to find gradients and equations of tangents and normals.
参数方程用于定义曲线;考生运用链式法则求导,得到切线及法线的方程。
- If x = f(t), y = g(t), then dy/dx = (dy/dt) / (dx/dt) provided dx/dt ≠ 0. | 若 x = f(t), y = g(t),则 dy/dx = (dy/dt) / (dx/dt),前提是 dx/dt ≠ 0。
- To find tangent at parameter t₀: compute dy/dx at t₀, then use y − y(t₀) = m (x − x(t₀)). | 求参数值 t₀ 处的切线:计算 t₀ 处的 dy/dx,然后应用 y − y(t₀) = m (x − x(t₀))。
- Normal has gradient −1/m (perpendicular). | 法线斜率为 −1/m(垂直)。
- Stationary points occur when dy/dt = 0 (while dx/dt ≠ 0). | 当 dy/dt = 0 且 dx/dt ≠ 0 时出现驻点。
7. Numerical Methods: Root Finding and Iteration | 数值方法:求根与迭代
The paper included iterative formulas derived from rearranging f(x)=0. The mark scheme checked for correct substitution and convergence justification.
试卷中包含由 f(x)=0 重新排列得到的迭代公式。评分标准检查了学生是否正确代入并判断收敛性。
- Rearrange equation into form x = g(x) such that |g'(x)| < 1 near the root for convergence. | 将方程整理为 x = g(x) 的形式,且要求在根附近 |g'(x)| < 1 以保证收敛。
- Use x_{n+1} = g(x_n) with given x₀; perform iterations until desired accuracy. | 使用 x_{n+1} = g(x_n) 给定 x₀;持续迭代直至达到所需精度。
- Newton-Raphson formula: x_{n+1} = x_n − f(x_n)/f'(x_n) requires initial guess close to root. | 牛顿-拉夫森公式:x_{n+1} = x_n − f(x_n)/f'(x_n),需要初值靠近根。
- Mark scheme allocated method marks for correct derivative and substitution even if final answer slightly off. | 评分标准对正确求导和代入给予方法分,即便最终答案略有偏差。
8. First-Order Differential Equations: Integrating Factor Method | 一阶微分方程:积分因子法
Linear differential equations of the form dy/dx + P(x)y = Q(x) were solved using an integrating factor. The mark scheme tested both the method and the application of initial conditions.
形如 dy/dx + P(x)y = Q(x) 的线性微分方程使用积分因子求解。评分标准既考察方法本身,也考察初始条件的应用。
- Compute integrating factor μ(x) = e^{∫ P(x) dx}. | 计算积分因子 μ(x) = e^{∫ P(x) dx}。
- Multiply both sides of the equation by μ(x); left side becomes d/dx (μ y). | 方程两边同乘 μ(x);左边变为 d(μ y)/dx。
- Integrate both sides: μ y = ∫ μ Q dx + C; then solve for y. | 两边积分:μ y = ∫ μ Q dx + C;然后解出 y。
- Use given initial condition, e.g., y(0)=2, to find constant C. | 利用给定的初始条件,如 y(0)=2,求出常数 C。
9. Series Expansions and Maclaurin Series | 级数展开与麦克劳林级数
Mark scheme entries rewarded correct differentiation of composite functions and assembly of the series up to a specified power. Both standard expansions and direct differentiation appeared.
评分标准对复合函数的正确求导以及按照指定幂次组装级数给予分数。既考察了标准展开式,也考察了直接求导。
- Maclaurin series: f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … | 麦克劳林级数:f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …
- Standard expansions: eˣ = 1 + x + x²/2! + x³/3! +…, sin x = x − x³/3! + x⁵/5! −…, cos x = 1 − x²/2! + x⁴/4! −… | 标准展开式:eˣ = 1 + x + x²/2! + x³/3! +…, sin x = x − x³/3! + x⁵/5! −…, cos x = 1 − x²/2! + x⁴/4! −…
- For composite functions like ln(1+sin x), differentiate repeatedly, evaluate at 0, then construct series. | 对于 ln(1+sin x) 等复合函数,反复求导,在0点取值,再构造级数。
- Series can be used to find limits; replace functions with their expansions and simplify. | 级数可用于求极限;用展开式替换函数并化简。
10. Conic Sections: Rectangular Hyperbola and Parametric Forms | 圆锥曲线:等轴双曲线与参数形式
The mark scheme often checked knowledge of the rectangular hyperbola xy = c² and its parametric representation, as well as tangents and normals derived from it.
评分标准经常考查等轴双曲线 xy = c² 及其参数表示的知识,以及由此导出的切线和法线。
- Rectangular hyperbola: xy = c²; parametric form x = ct, y = c/t (t ≠ 0). | 等轴双曲线:xy = c²;参数形式 x = ct, y = c/t (t ≠ 0)。
- Gradient from parametric: dy/dx = (dy/dt)/(dx/dt) = −c/t² divided by c = −1/t². | 参数求导:dy/dx = (dy/dt)/(dx/dt) = (−c/t²)/c = −1/t²。
- Equation of tangent at point t: x + t² y = 2ct. | 在参数 t 处的切线方程:x + t² y = 2ct。
- Normal equation: y − c/t = t² (x − ct). | 法线方程:y − c/t = t² (x − ct)。
Published by TutorHao | Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导