📚 PDF资源导航

9665 International AS/A-Level Further Maths Support Pack 2: Question Type Analysis | 9665国际版A-Level进阶数学支持包2题型解析

📚 9665 International AS/A-Level Further Maths Support Pack 2: Question Type Analysis | 9665国际版A-Level进阶数学支持包2题型解析

This support pack, designed for the 9665 International AS/A-Level Further Mathematics specification, provides a comprehensive set of practice questions covering core pure topics. Understanding the common question types and mastering the underlying techniques is essential for success. In this article, we analyse the main question types found in Support Pack 2, offering strategic insights and worked examples where appropriate.

该支持包针对9665国际版AS/A-Level进阶数学考试大纲设计,提供了一套覆盖核心纯数主题的综合练习题。掌握常见题型和基本解题技巧是取得高分的关键。本文分析支持包2中的主要题型,提供解题策略和适当示例。


1. Complex Numbers – Loci and Regions | 复数 – 轨迹与区域

Questions on complex loci frequently ask you to sketch or interpret sets defined by conditions such as |z − a| = r, |z − a| = |z − b|, or arg(z − a) = θ. Converting between Cartesian coordinates and modulus-argument form is a core skill. For example, an inequality like |z − (3 − 4i)| ≤ 5 describes a closed disc centred at (3, −4) with radius 5; its area is 25π. Combined regions often require intersection or union of several loci, and shading the correct region is a common exam task.

关于复数轨迹的问题常常要求画出或解释由条件定义的集合,例如 |z − a| = r、|z − a| = |z − b| 或 arg(z − a) = θ。笛卡尔坐标与模‑辐角形式之间的相互转换是一项核心技能。例如,不等式 |z − (3 − 4i)| ≤ 5 描述了一个以 (3, −4) 为圆心、半径为 5 的闭圆盘,其面积为 25π。组合区域通常涉及多个轨迹的交集或并集,正确画出阴影区域是常见的考试任务。

|z − a| = r → (x − xₐ)² + (y − yₐ)² = r²

|z − a| = r → (x − xₐ)² + (y − yₐ)² = r²


2. Matrices and Linear Transformations – Eigenvalues and Eigenvectors | 矩阵与线性变换 – 特征值与特征向量

Typical problems involve finding eigenvalues λ from det(A − λI) = 0, then determining the corresponding eigenvectors, and often using these to diagonalise a matrix or compute powers Aⁿ. The geometrical interpretation of eigenvectors as directions that remain invariant under the transformation is also tested. For the matrix A = [2 1; 1 2], the characteristic equation gives eigenvalues λ = 1, 3 with eigenvectors (1, −1) and (1, 1) respectively.

典型题目包括利用 det(A − λI) = 0 求特征值 λ,然后确定对应的特征向量,并经常利用这些将矩阵对角化或计算矩阵的幂 Aⁿ。特征向量作为变换下保持不变的直线方向的几何意义也会被考查。对于矩阵 A = [2 1; 1 2],特征方程给出特征值 λ = 1, 3,对应的特征向量分别为 (1, −1) 和 (1, 1)。

det(A − λI) = (2 − λ)² − 1 = 0 ⇒ λ = 1, 3

det(A − λI) = (2 − λ)² − 1 = 0 ⇒ λ = 1, 3


3. Hyperbolic Functions – Identities and Differentiation | 双曲函数 – 恒等式与微分

Exam questions require fluency in hyperbolic identities, such as cosh²x − sinh²x = 1, and the ability to differentiate and integrate hyperbolic functions. Solving equations like 3 sinh x = 2 cosh x often relies on rewriting the hyperbolic functions in exponential form: sinh x = (eˣ − e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2. The derivative of sinh(ax) is a cosh(ax), and the integral of cosh x returns sinh x.

考试题目要求熟练掌握双曲恒等式,例如 cosh²x − sinh²x = 1,并能够对双曲函数求导和积分。解形如 3 sinh x = 2 cosh x 的方程常常依赖于将双曲函数写成指数形式:sinh x = (eˣ − e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2。sinh(ax) 的导数是 a cosh(ax),而 cosh x 的积分是 sinh x。

3·(eˣ − e⁻ˣ)/2 = 2·(eˣ + e⁻ˣ)/2 ⇒ 3eˣ − 3e⁻ˣ = 2eˣ + 2e⁻ˣ ⇒ eˣ = 5e⁻ˣ ⇒ e²ˣ = 5

3·(eˣ − e⁻ˣ)/2 = 2·(eˣ + e⁻ˣ)/2 ⇒ 3eˣ − 3e⁻ˣ = 2eˣ + 2e⁻ˣ ⇒ eˣ = 5e⁻ˣ ⇒ e²ˣ = 5


4. Polar Coordinates – Area and Arc Length | 极坐标 – 面积与弧长

Questions in this topic typically ask for the area enclosed by a polar curve r = f(θ) or the length of an arc. The area formula is A = ½ ∫ r² dθ between appropriate limits, while the arc length is s = ∫ √(r² + (dr/dθ)²) dθ. A classic example is the cardioid r = a(1 + cos θ), whose total area is (3/2)πa². Students must be careful to identify correct limits, often using symmetry.

该主题的题目通常要求计算极坐标曲线 r = f(θ) 所围成的面积或一段弧的长度。面积公式为 A = ½ ∫ r² dθ,积分限适当选取;弧长公式为 s = ∫ √(r² + (dr/dθ)²) dθ。经典例子是心脏线 r = a(1 + cos θ),其总面积为 (3/2)πa²。学生需注意正确识别积分限,常利用对称性简化计算。

Area = ½ ∫₀²π a²(1 + cos θ)² dθ = ½ a² ∫₀²π (1 + 2cos θ + cos²θ) dθ = (3/2)πa²

面积 = ½ ∫₀²π a²(1 + cos θ)² dθ = ½ a² ∫₀²π (1 + 2cos θ + cos²θ) dθ = (3/2)πa²


5. Differential Equations – Second Order Linear with Constant Coefficients | 微分方程 – 二阶常系数线性

This question type gives a differential equation of the form a d²y/dx² + b dy/dx + c y = f(x). The solution involves finding the complementary function from the auxiliary equation am² + bm + c = 0, then a particular integral using an appropriate trial function. For an equation like y″ − 3y′ + 2y = eˣ, the auxiliary equation m² − 3m + 2 = 0 gives roots m = 1, 2, so the complementary function is A eˣ + B e²ˣ. Because eˣ appears in the complementary function, the particular integral is sought in the form λ x eˣ.

这类题目给出形如 a d²y/dx² + b dy/dx + c y = f(x) 的方程。求解过程包括从辅助方程 am² + bm + c = 0 求出补函数,然后用适当的试函数求特解。例如 y″ − 3y′ + 2y = eˣ,辅助方程 m² − 3m + 2 = 0 的根为 m = 1, 2,故补函数为 A eˣ + B e²ˣ。由于 eˣ 已出现在补函数中,特解应设为 λ x eˣ 的形式。

y = A eˣ + B e²ˣ − x eˣ

通解为 y = A eˣ + B e²ˣ − x eˣ


6. Series and Summation – Method of Differences | 级数与求和 – 差分法

The method of differences is a powerful tool for summing series where terms can be expressed as the difference of two successive functions. A common example is Σ 1/(r(r+1)) from r=1 to n. Writing the term as 1/r − 1/(r+1) leads to a telescoping sum where most terms cancel, leaving 1 − 1/(n+1). More complex rational expressions can be split using partial fractions, and sums involving trigonometric or exponential terms also appear.

差分法是一种强大的级数求和方法,适用于可将通项表示为两个连续函数之差的级数。常见例子是从 r=1 到 n 的 Σ 1/(r(r+1))。将该项写成 1/r − 1/(r+1) 会得到一个望远镜和,大部分项相互抵消,留下 1 − 1/(n+1)。更复杂的有理表达式可利用部分分式拆分,包含三角函数或指数项的求和问题也会出现。

∑_{r=1}^{n} (1/r − 1/(r+1)) = 1 − 1/(n+1)

∑_{r=1}^{n} (1/r − 1/(r+1)) = 1 − 1/(n+1)


7. Calculus with Inverse Trigonometric Functions | 反三角函数微积分

Questions test the derivatives of arcsin, arccos, and arctan, as well as the corresponding integrals. For example, d/dx (arcsin x) = 1/√(1 − x²), and ∫ 1/√(a² − x²) dx = arcsin(x/a) + C. Combined with substitution or integration by parts, these techniques allow evaluation of more complex integrals. Students should also be able to differentiate inverse hyperbolic functions, such as arsinh x and artanh x, which are closely related.

题目考查 arcsin、arcco 和 arctan 的导数以及相应的积分。例如,d/dx (arcsin x) = 1/√(1 − x²),且 ∫ 1/√(a² − x²) dx = arcsin(x/a) + C。结合换元或分部积分,这些技巧可用于求解更复杂的积分。学生还应掌握反双曲函数的求导,如 arsinh x 和 artanh x,它们与此密切相关。

∫ 1/√(2 − x²) dx = arcsin(x/√2) + C

∫ 1/√(2 − x²) dx = arcsin(x/√2) + C


8. Proof by Induction in Further Pure Contexts | 进阶纯数中的数学归纳法证明

Induction questions in Further Maths often go beyond simple summation, involving matrix powers, divisibility, or recurrence relations. A typical proof shows that for A = [1 1; 0 1], Aⁿ = [1 n; 0 1] for all n ∈ ℕ. The induction step multiplies Aⁿ by A, using the induction hypothesis to simplify. Setting up a clear base case and writing a logical inductive step are crucial for gaining full marks.

进阶数学中的归纳法题目往往超越简单求和,涉及矩阵的幂、整除性或递推关系。一道典型的证明要求对矩阵 A = [1 1; 0 1] 证明对所有自然数 n 有 Aⁿ = [1 n; 0 1]。归纳步用归纳假设将 Aⁿ 乘以 A 进行简化。清晰地设立基础情形并书写逻辑严密的归纳步骤是获得满分的必要条件。

A^(k+1) = A^k A = [1 k; 0 1][1 1; 0 1] = [1 k+1; 0 1]

A^(k+1) = A^k A = [1 k; 0 1][1 1; 0 1] = [1 k+1; 0 1]


9. Numerical Methods – Approximating Roots with Newton-Raphson | 数值方法 – 牛顿‑拉夫森法求根近似

The Newton-Raphson method appears frequently, requiring the iterative formula x_{n+1} = x_n − f(x_n)/f′(x_n). Questions often provide a starting value and ask for successive approximations to a root, or analyse when the method fails, such as when f′(x_n) = 0. An equation like x³ − 2x − 5 = 0 can be tackled by defining f(x) = x³ − 2x − 5, yielding the iteration x_{n+1} = x_n − (x_n³ − 2x_n − 5)/(3x_n² − 2).

牛顿‑拉夫森法经常出现,要求学生使用迭代公式 x_{n+1} = x_n − f(x_n)/f′(x_n)。题目常给出一个初始值,要求逐步近似某个根,或分析该方法何时失效,例如当 f′(x_n) = 0 时。像 x³ − 2x − 5 = 0 这样的方程可以通过定义 f(x) = x³ − 2x − 5 来处理,从而得到迭代式 x_{n+1} = x_n − (x_n³ − 2x_n − 5)/(3x_n² − 2)。

x₁ = 2.1 → x₂ ≈ 2.0946 → x₃ ≈ 2.0946

从 x₁ = 2.1 开始,得 x₂ ≈ 2.0946,x₃ ≈ 2.0946,迅速收敛。


Published by TutorHao | Further Mathematics Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from aleveler.com

Subscribe now to keep reading and get access to the full archive.

Continue reading