📚 AS Further Maths Question Paper Unit 2 Jan21: Question Type Analysis | AS进阶数学单元2 2021年1月试卷题型解析
This article provides a detailed breakdown of the question types appearing in the AS Further Mathematics Unit 2 paper from January 2021. The paper typically assesses more advanced pure topics, including complex numbers, matrices, series, hyperbolic functions, polar coordinates, differential equations, and vectors. By understanding the structure and common question formats, students can target their revision effectively and avoid losing marks on predictable problem styles.
本文对2021年1月AS进阶数学单元2试卷中的题型进行了详细解析。该试卷通常考查更深入的纯数学内容,包括复数、矩阵、级数、双曲函数、极坐标、微分方程和空间向量。通过了解试卷结构和常见题型,学生可以有针对性地复习,避免在可预测的题目上失分。
1. Overview of the Question Paper | 试卷总体结构
The Unit 2 paper is 1 hour 30 minutes long and carries 80 marks. It contains around 8 to 10 questions, each subdivided into several parts. Questions are arranged in roughly increasing order of difficulty, with the first few focusing on direct application of techniques and later questions requiring multi-step reasoning and problem-solving. All topics from the AS Further Pure specification can appear, and some questions combine two or more areas.
单元2试卷时长为1小时30分钟,满分80分。试卷通常包含8到10道大题,每道题又分为若干小问。题目大致按照难度递增排列,开头几题考查直接应用技巧,后续题目则需要多步推理和问题解决能力。AS进阶纯数考纲中的所有主题均可能出现,部分题目还会结合两个或以上知识点。
The command words used – such as ‘find’, ‘show that’, ‘hence’, ‘determine’, and ‘prove’ – give clues to the required response. ‘Show that’ questions need a clear logical derivation, while ‘hence’ signals that the previous result must be used. Understanding this phrasing is essential to tackle the paper efficiently.
题目中使用的指令词,如“find”、“show that”、“hence”、“determine”和“prove”,提示了所要求的解答形式。“show that”类问题需要清晰的逻辑推导,而“hence”则表明必须使用前一小问的结果。理解这些措辞对于高效解答试卷至关重要。
2. Complex Numbers: Argand Diagrams and Loci | 复数:Argand图与轨迹
Complex number questions frequently appear early in the paper. A typical Jan21 question might ask students to represent a complex number on an Argand diagram or to find the modulus and argument of z = a + bi. Loci such as |z – (2 + i)| = 3 (a circle) or arg(z – 1) = π/4 (a half-line) are almost always tested. Students must be able to draw these accurately and find intersections algebraically.
复数题常出现在试卷靠前位置。典型的Jan21题目可能要求学生在一个Argand图上表示复数,或者求z = a + bi的模和辐角。诸如|z – (2 + i)| = 3(圆)或arg(z – 1) = π/4(半直线)这样的轨迹几乎必考。学生必须能准确地画出这些图形,并用代数方法求出交点。
Another common style is to ask for the Cartesian equation of a locus. For example, given |z – i| = 2|z + 1|, you would substitute z = x + iy, square both sides, and simplify to obtain a circle equation. The paper also tests multiplication and division in polar form: if z₁ = r₁(cos θ₁ + i sin θ₁) and z₂ = r₂(cos θ₂ + i sin θ₂), then z₁z₂ = r₁r₂(cos(θ₁+θ₂) + i sin(θ₁+θ₂)).
另一种常见考法是要求将轨迹写为笛卡尔方程。例如,给定|z – i| = 2|z + 1|,你会代入z = x + iy,两边平方并化简,得到一个圆的方程。该试卷还会考查极坐标形式下的乘除法:若z₁ = r₁(cos θ₁ + i sin θ₁)且z₂ = r₂(cos θ₂ + i sin θ₂),则z₁z₂ = r₁r₂(cos(θ₁+θ₂) + i sin(θ₁+θ₂))。
De Moivre’s theorem is a central tool, often used to find powers of complex numbers or to express cos nθ and sin nθ in terms of powers of cos θ and sin θ. A typical ‘show that’ question might ask to prove that cos 3θ = 4 cos³θ − 3 cos θ, followed by an equation solving part.
棣莫弗定理是核心工具,常被用来求复数的高次幂,或将cos nθ和sin nθ表示为cos θ和sin θ的多项式。一个典型的“show that”题可能要求证明cos 3θ = 4 cos³θ − 3 cos θ,然后接着一个解方程的小问。
3. Matrices: Transformations and Inverses | 矩阵:变换与逆矩阵
Matrix questions in Unit 2 typically involve 2×2 and 3×3 matrices. The Jan21 paper likely required students to compute determinants, find inverse matrices, and interpret matrices as linear transformations. For a 2×2 matrix M = [[a, b], [c, d]], the inverse is M⁻¹ = 1/(ad – bc) [[d, -b], [-c, a]]. This formula is essential and often tested alongside the condition for singularity (ad – bc = 0).
单元2中的矩阵题通常涉及2×2和3×3矩阵。Jan21试卷可能要求学生计算行列式、求逆矩阵,并将矩阵解释为线性变换。对于2×2矩阵M = [[a, b], [c, d]],其逆矩阵为M⁻¹ = 1/(ad – bc) [[d, -b], [-c, a]]。该公式至关重要,常与奇异条件(ad – bc = 0)一起考查。
Transformation geometry is a rich source of exam questions. Common transformations include rotations about the origin, reflections in lines such as y = x or y = -x, and enlargements (scalings). Students may be asked to find the matrix of a composite transformation, e.g., a reflection followed by a rotation. The order matters: if A represents reflection and B represents rotation, then the composite transformation applied to a column vector v is BAv.
变换几何是考试中常见的出题点。常见变换包括绕原点的旋转、关于直线y = x或y = -x的反射,以及缩放。题目可能要求学生求出复合变换的矩阵,比如先反射再旋转。矩阵的顺序很重要:若A表示反射,B表示旋转,则作用在列向量v上的复合变换为BAv。
Invariant points and lines are another key topic. A point p is invariant if Mp = p. A line is invariant if every point on it maps to another point on the same line. These often appear as 5- or 6-mark questions towards the end of a matrix question. The method involves solving (M – I)p = 0 for invariant points, or substituting y = mx + c into the transformation equations to find invariant lines.
不变点与不变直线是另一关键主题。点p是不变点,如果Mp = p。若直线上每一点映射到同一线上的另一点,则该直线为不变直线。这类问题通常出现在矩阵题末尾,占5到6分。解法包括解方程组(M – I)p = 0求不变点,或将y = mx + c代入变换方程以求出不变直线。
4. Series: Summation and Method of Differences | 级数:求和与差分法
Summation of finite series is a staple of AS Further Maths. Jan21 would have included sums using standard results: Σr = ½ n(n+1), Σr² = ⅙ n(n+1)(2n+1), and Σr³ = ¼ n²(n+1)². Questions usually combine these with algebraic manipulation of the summand, such as Σ(3r² – 2r + 5) from r=1 to n.
有限级数求和是AS进阶数学的基本内容。Jan21试卷中必然会用到标准求和公式:Σr = ½ n(n+1)、Σr² = ⅙ n(n+1)(2n+1)和Σr³ = ¼ n²(n+1)²。题目通常会将上述公式与被求和式的代数运算结合,例如求Σ(3r² – 2r + 5)(r从1到n)。
The method of differences is a higher-order skill tested almost every year. A typical question provides an expression like 1/(r(r+1)) and asks you to express it in partial fractions, then sum the series from r=1 to n. Partial fractions yield 1/r – 1/(r+1). Writing out terms reveals cancellation, leading to a simple expression for the sum: 1 – 1/(n+1).
差分法是每年几乎必考的高阶技能。一道典型题目会给出类似1/(r(r+1))的表达式,要求学生将其表示为部分分式,然后对r从1到n求和。部分分式得到1/r – 1/(r+1)。逐项写出后会发现相消,从而得到简单和式:1 – 1/(n+1)。
Sometimes the sum is given and you must find n. For example, given Σ 1/(r(r+1)) = 99/100, you solve 1 – 1/(n+1) = 99/100 to get n = 99. This tests algebraic fluency and careful handling of fractions.
有时题目给出总和并要求求n。例如,已知Σ 1/(r(r+1)) = 99/100,解方程1 – 1/(n+1) = 99/100,得n = 99。这考查了代数运算能力和对分数的细心处理。
5. Hyperbolic Functions: Definitions and Graphs | 双曲函数:定义与图像
Hyperbolic functions sinh x, cosh x, and tanh x are defined in terms of exponentials: sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2. Jan21 questions often begin by asking students to prove identities analogous to trigonometric ones, such as cosh²x – sinh²x = 1. This is done by substituting the definitions and simplifying.
双曲函数sinh x、cosh x和tanh x由指数函数定义:sinh x = (eˣ – e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2。Jan21的题目往往先要求学生证明类似三角恒等式的恒等式,例如cosh²x – sinh²x = 1。这可以通过代入定义并化简来完成。
Solving equations involving hyperbolic functions is a standard task. For instance, solve 2 sinh x + 3 cosh x = 5. Substitute the exponential forms, multiply through by eˣ, and you get a quadratic in eˣ. This approach is very common and may yield one or two valid real solutions after checking domain restrictions.
解含有双曲函数的方程是常规题型。例如,求解2 sinh x + 3 cosh x = 5。代入指数形式,乘以eˣ,便得到关于eˣ的二次方程。这种解法非常普遍,可能求出一个或两个有效实根,需验证定义域。
Graph sketching and range analysis also appear. The graph of y = cosh x is a catenary, with minimum at (0,1); y = sinh x is odd and passes through origin. Questions might ask for the range of a composite function, e.g., f(x) = 4 cosh x + 1, requiring the knowledge that cosh x ≥ 1.
图像绘制与值域分析也会出现。y = cosh x的图像是悬链线,最低点在(0,1);y = sinh x是奇函数且过原点。题目可能会求复合函数的值域,例如f(x) = 4 cosh x + 1,需要知道cosh x ≥ 1。
6. Polar Coordinates: Curves and Areas | 极坐标:曲线与面积
Polar coordinates often appear in the second half of the paper. A typical question gives a polar equation r = f(θ), such as r = a(1 + cos θ) (a cardioid) or r² = a² cos 2θ (a lemniscate). Students must be able to sketch the curve by calculating r at key angles (θ = 0, π/2, π, etc.) and noting symmetry. Loops, petals, and maximum distances from the pole are important features.
极坐标常出现在试卷后半部分。典型的题目给定极坐标方程r = f(θ),如r = a(1 + cos θ)(心形线)或r² = a² cos 2θ(双纽线)。学生必须能够通过计算关键角度(θ = 0, π/2, π等)处的r值以及利用对称性来绘制曲线。环形、花瓣和极点最大距离是重要特征。
Finding the area enclosed by a polar curve is a core skill. The formula is A = ½ ∫ r² dθ, with limits determined by the curve’s symmetry. For example, to find the area of one loop of r = a sin 2θ, you would integrate from 0 to π/2 and double? Actually, the loop occurs from 0 to π/2, and the area is ½ ∫ (a sin 2θ)² dθ from 0 to π/2. Careful use of trigonometric identities (sin²θ = ½(1 – cos 2θ)) is needed to evaluate the integral.
求极曲线围成的面积是一项核心技能。面积公式为A = ½ ∫ r² dθ,积分限由曲线的对称性决定。例如,要求r = a sin 2θ一个花瓣的面积,你需要从0到π/2积分并加倍?实际上,一个花瓣出现在0到π/2,面积即½ ∫₀^{π/2} (a sin 2θ)² dθ。计算积分时需要巧妙使用三角恒等式(sin²θ = ½(1 – cos 2θ))。
Some questions involve finding the area between two polar curves or the area outside one curve but inside another. This requires subtracting the two area integrals: A = ½ ∫ (r₁² – r₂²) dθ over the common angle interval. Setting up the correct limits and identifying intersection points algebraically is a common challenge.
部分问题涉及求两条极曲线之间的面积,或一条曲线外部但另一条曲线内部的面积。这需要相减两个面积积分:A = ½ ∫ (r₁² – r₂²) dθ,积分区间为公共角区间。正确设定积分限并用代数方法求出交点是常见的难点。
7. Differential Equations: First-Order Linear | 微分方程:一阶线性
AS Further Maths includes solving first-order differential equations using an integrating factor. The standard form is dy/dx + P(x)y = Q(x). The integrating factor is μ(x) = e^{∫ P(x) dx}. Multiplying the whole equation by μ(x) turns the left-hand side into an exact derivative: d/dx (μ y) = μ Q(x). Then integrate both sides.
AS进阶数学包括使用积分因子求解一阶微分方程。标准形式为dy/dx + P(x)y = Q(x)。积分因子为μ(x) = e^{∫ P(x) dx}。将整个方程乘上μ(x)后,左侧变成精确导数:d/dx (μ y) = μ Q(x)。然后两边积分。
Jan21 likely contained a problem such as dy/dx + 2y/x = x², with a given initial condition, e.g., y(1) = 2. Here P(x)=2/x, so μ(x)=e^{2 ln x} = x². Then d/dx (x² y) = x⁴, so x² y = x⁵/5 + C. The constant is found using the condition, giving the particular solution.
Jan21很可能包含类似dy/dx + 2y/x = x²的题目,并给定初始条件,比如y(1) = 2。此处P(x)=2/x,故μ(x)=e^{2 ln x} = x²。于是d/dx (x² y) = x⁴,因此x² y = x⁵/5 + C。利用条件求出常数,得到特解。
Word problems might involve modelling, such as the rate of change of a population or temperature. The differential equation is given, and part of the marks are allocated for correctly interpreting the context and verifying units. Being able to transform a description into dy/dt form is a key skill.
应用题可能涉及建模,如种群数量变化率或温度变化。微分方程已给出,部分分值用于考察对背景的正确解读和单位验证。能够将文字描述转化为dy/dt形式是一项关键技能。
8. Roots of Polynomials: Relationships and Transformations | 多项式根:关系与变换
Questions on roots of polynomials usually involve a cubic or quartic equation. For a cubic ax³ + bx² + cx + d = 0 with roots α, β, γ, the relationships are: Σα = -b/a, Σαβ = c/a, αβγ = -d/a. Jan21 may have asked to find expressions like α²+β²+γ² = (Σα)² – 2Σαβ. These derivations are highly structured and often lead to forming a new equation with transformed roots.
关于多项式根的题目通常涉及三次或四次方程。对于三次方程ax³ + bx² + cx + d = 0,其根为α, β, γ,满足关系:Σα = -b/a,Σαβ = c/a,αβγ = -d/a。Jan21可能要求求如α²+β²+γ² = (Σα)² – 2Σαβ的表达式。此类推导结构清晰,常引出构造一个根变换后的新方程。
A classic transformation question: Given that α, β, γ are roots of a cubic, find the cubic whose roots are 2α, 2β, 2γ. If y = 2x, then x = y/2. Substitute into the original equation and clear denominators. This substitution method avoids calculating each symmetric sum individually, saving time.
经典变换题:已知α, β, γ是某三次方程的根,求以2α, 2β, 2γ为根的三次方程。若y = 2x,则x = y/2。代入原方程并去分母即可。这种替换法避免了单独计算每个对称和,节省时间。
Sometimes the transformation is a reciprocal, e.g., roots 1/α, 1/β, 1/γ. The trick is to let y = 1/x, so x = 1/y, substitute and simplify. These questions are predictable and rewarding if you know the substitution technique.
有时变换为倒数,例如根变为1/α, 1/β, 1/γ。技巧是令y = 1/x,则x = 1/y,代入并化简。这类题目有规律可循,只要掌握替换技巧就能轻松得分。
9. Proof by Induction | 归纳法证明
Proof by induction is a guaranteed question on the paper. It can be applied to divisibility, sequences, matrices, or summation. For example, prove that for all n ∈ ℕ, 7ⁿ – 1 is divisible by 6. The formal structure is: base case (n=1), assumption (for n=k), induction step (prove for n=k+1 using the assumption).
归纳法证明是试卷必考题型。可应用于整除性、数列、矩阵或求和。例如,证明对所有n ∈ ℕ,7ⁿ – 1能被6整除。规范结构为:基础情形(n=1),假设(对n=k成立),归纳步骤(利用假设证明n=k+1成立)。
A matrix induction problem might ask to prove that Mⁿ = [[1, n], [0, 1]] for M = [[1, 1], [0, 1]]. After stating the assumption, multiply M^{k+1} = M^k × M, substitute the assumed form, and perform matrix multiplication to obtain the required pattern. Every algebraic step must be clear.
矩阵归纳题可能要求证明若M = [[1, 1], [0, 1]],则Mⁿ = [[1, n], [0, 1]]。在陈述假设后,计算M^{k+1} = M^k × M,代入假设形式,进行矩阵乘法得到所需形式。每一步代数运算都必须清晰。
Summation induction uses Σ from r=1 to k+1 = (Σ up to k) + (k+1)th term. After using the assumption for the sum up to k, combine terms and factorise to match the target expression for n=k+1. The examiner looks for a clear statement of the conclusion and a link between the steps.
求和归纳法将Σ从r=1到k+1拆分为(前k项和)+第(k+1)项。使用对前k项的假设后,合并项并进行因式分解,使结果与n=k+1时的目标表达式一致。阅卷者看重清晰的结论陈述以及步骤之间的连贯性。
10. Vectors in 3D: Lines, Planes and Distances | 三维向量:直线、平面与距离
Vector geometry questions cover the equations of lines in the form r = a + λb and planes in the form r·n = d or (r – a)·n = 0. Jan21 would have asked to find angles between two lines, or between a line and a plane. The angle θ between line (direction b) and plane (normal n) is given by sin θ = |b·n|/(|b||n|).
向量几何题涵盖直线方程r = a + λb,以及平面方程r·n = d或(r – a)·n = 0。Jan21可能要求计算两直线夹角,或直线与平面的夹角。直线(方向b)与平面(法向量n)的夹角θ满足sin θ = |b·n|/(|b||n|)。
Finding the point of intersection between a line and a plane is a standard 5-mark question. Substitute the parametric line components into the Cartesian or scalar product form of the plane, solve for λ, then substitute back to find coordinates. The scalar triple product may appear for checking if three vectors are coplanar or to calculate the volume of a parallelepiped.
求直线与平面的交点是一道标准的5分题。将直线的参数分量代入平面的笛卡尔方程或数量积形式,解出λ,再代回求出坐标。标量三重积可能用于判断三个向量是否共面,或计算平行六面体的体积。
Distance between a point and a plane, or shortest distance from a point to a line, is often tested. The distance from point P to plane r·n = d is |(P·n – d)|/|n|. For a line, the perpendicular distance formula involves the modulus of the cross product. These only require accurate substitution and careful arithmetic.
点到平面的距离,或点到直线的最短距离,也是常考内容。点P到平面r·n = d的距离为|(P·n – d)|/|n|。对于直线,垂线段距离公式涉及叉积的模。这些只需准确代值和细心运算。
11. Exam Technique and Common Pitfalls | 考试技巧与常见失分点
Many marks are lost due to poor algebraic accuracy, especially when handling signs in matrix inverses or when expanding brackets in series and induction. Always double-check the determinant sign and ensure fractions are simplified. In Argand diagram questions, remember that the argument is measured from the positive real axis, and the principal value lies in (-π, π]. A sketch can prevent sign errors.
许多失分源于代数运算不准确,特别是在求逆矩阵时的符号处理,或级数与归纳法中的括号展开。务必复核行列式的符号,并确保分数已化简。在Argand图题目中,记住辐角从正实轴量起,主值区间为(-π, π]。画草图可避免符号错误。
When solving differential equations, don’t forget the constant of integration and use the initial condition to find its exact value. In proof by induction, always write the conclusion sentence: ‘Therefore, if true for n=k, then true for n=k+1. Since true for n=1, by mathematical induction it is true for all n∈ℕ.’ Omitting this can cost the final mark.
解微分方程时,别忘了积分常数,并利用初始条件求出其确切数值。在归纳法证明中,一定要写出结论句:“因此,若n=k时成立,则n=k+1时也成立。由于n=1时成立,由数学归纳法知对所有n∈ℕ均成立。”遗漏此句可能导致丢失最终分数。
Time management is crucial. The back pages often have accessible marks, so don’t spend too long on a difficult middle question. If stuck on a ‘show that’, use the given result to attempt later parts – marks are often independent. Checking your work for the first few questions secures confidence for the rest of the paper.
时间管理至关重要。试卷末尾往往有不难拿的分,因此不要在某道难题上花费过长时间。如果在“show that”题中卡住,可用给定结果尝试后续小问——各部分分值通常独立。检查开头几题的正确性,能为解答剩余题目建立信心。
12. Summary and Final Advice | 总结与备考建议
The AS Further Maths Unit 2 Jan21 paper rewards systematic knowledge of core pure techniques. Mastery of standard forms (polar area integral, integrating factor, matrix inverse, induction structure) turns many questions into straightforward procedural exercises. The paper blends direct skill tests with applied contexts, so practising under timed conditions using past papers is the best preparation.
AS进阶数学单元2 2021年1月试卷重视对纯数核心技巧的系统性掌握。熟练掌握标准形式(极坐标面积积分、积分因子、逆矩阵、归纳法结构)能使许多题目成为直接的程序性练习。试卷将直接技能测试与应用背景相结合,因此利用往年试卷进行限时训练是最好的准备方式。
Focus on the links between topics: complex number loci often require algebraic manipulation of modulus inequalities; hyperbolic identities mirror trig but with sign changes; polar and parametric are connected through area and tangent techniques. Deep understanding of why a method works, not just how, will protect you when faced with unfamiliar phrasing.
关注各主题间的联系:复数轨迹往往需要对模不等式进行代数处理;双曲恒等式与三角恒等式类似但符号不同;极坐标与参数方程通过面积与切线技术关联。深入理解方法为何有效,而不仅仅是如何操作,能让你在面对陌生表述时依然从容。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply