📚 PDF资源导航

AS Further Maths Unit 1 Question Paper Jan19 Knowledge Points Breakdown | AS Further Maths Unit 1 Jan19 知识点精讲

📚 AS Further Maths Unit 1 Question Paper Jan19 Knowledge Points Breakdown | AS Further Maths Unit 1 Jan19 知识点精讲

The January 2019 AS Further Mathematics Unit 1 paper (FP1) covers the core pure topics required for the Edexcel specification. This article provides a structured breakdown of the key concepts examined in each question, offering dual-language explanations to support revision and deeper understanding.

2019 年 1 月的 AS 进阶数学单元 1 试卷(FP1)涵盖了 Edexcel 考试大纲要求的核心纯数主题。本文针对每道题所考查的核心概念进行结构化梳理,提供中英双语解释,帮助复习与深入理解。

1. Complex Numbers and the Argand Diagram | 复数与阿干特图

Question 1 involves solving a quadratic equation with complex roots and representing them on an Argand diagram. For z² − 4z + 13 = 0, completing the square gives (z − 2)² = −9, so z = 2 ± 3i. The points are plotted as (2, 3) and (2, −3), and their distance is 6. The argument of a complex number is the angle with the positive real axis, measured anticlockwise in radians.

第 1 题涉及求解具有复数根的二次方程并将其表示在阿干特图上。对于 z² − 4z + 13 = 0,配方得 (z − 2)² = −9,所以 z = 2 ± 3i。这些点标在 (2, 3) 和 (2, −3),它们之间的距离为 6。复数的辐角是从正实轴逆时针测量的角度,以弧度为单位。


2. Matrix Transformations and Image of a Line | 矩阵变换与直线的像

Question 2 gives a transformation represented by a matrix M. The matrix is found by considering the effect on the unit vectors. A rotation of 90° anticlockwise about the origin is represented by [[0, −1], [1, 0]]. To find the image of a line under the transformation, substitute the inverse mapping into the line equation. If (x’, y’) is the image of (x, y), solve for x and y in terms of x’, y’ and replace in the original line equation.

第 2 题给出由一个矩阵 M 表示的变换。该矩阵可通过考虑单位向量的影响得到。绕原点逆时针旋转 90° 由矩阵 [[0, −1], [1, 0]] 表示。要找到直线在变换下的像,将逆映射代入直线方程。如果 (x’, y’) 是 (x, y) 的像,则解出用 x’, y’ 表示的 x 和 y,并代入原直线方程。


3. Series Summation and Standard Results | 级数求和与标准结果

Question 3 requires summing a polynomial series using standard formulae: Σr = n(n+1)/2, Σr² = n(n+1)(2n+1)/6, and Σr³ = n²(n+1)²/4. The sum is expressed as a polynomial in n, then fully factorised. Always separate the sum into sums of individual powers before applying the formulae.

第 3 题要求利用标准公式求多项式的级数和:Σr = n(n+1)/2,Σr² = n(n+1)(2n+1)/6,Σr³ = n²(n+1)²/4。将和表示为 n 的多项式,然后完全因式分解。在应用公式之前,总是先将和拆分为各个幂次的求和。


4. Roots of Polynomials and Coefficient Relations | 多项式根与系数关系

For a cubic equation x³ + px² + qx + r = 0 with roots α, β, γ, the relations are: α+β+γ = −p, αβ+βγ+γα = q, αβγ = −r. Question 4 asks to form a new cubic whose roots are α², β², γ². Use Σα² = (Σα)² − 2Σαβ, and similarly for sums of products and products of squares. Substitute these into the standard cubic form x³ − (sum)x² + (pair sum)x − product = 0.

对于三次方程 x³ + px² + qx + r = 0,根为 α, β, γ,有关系式:α+β+γ = −p,αβ+βγ+γα = q,αβγ = −r。第 4 题要求构造一个以 α², β², γ² 为根的新三次方程。利用 Σα² = (Σα)² − 2Σαβ,类似地处理两两乘积和与根的乘积的平方。将这些值代入标准三次形式 x³ − (和)x² + (两两乘积和)x − 积 = 0。


5. Numerical Methods: Interval Bisection and Linear Interpolation | 数值方法:区间二分法与线性插值

Question 5 uses interval bisection to locate a root. If f(a) and f(b) have opposite signs, there is a root in [a, b]. The midpoint c = (a+b)/2 is tested; the subinterval with a sign change is chosen. Linear interpolation then improves the estimate. The formula for the x-intercept of the chord joining (a, f(a)) and (b, f(b)) is c = a − f(a)×(b−a)/(f(b)−f(a)).

第 5 题使用区间二分法来定位根。若 f(a) 和 f(b) 异号,则在 [a, b] 内存在一个根。检验中点 c = (a+b)/2;选择发生符号变化的子区间。然后使用线性插值改进估计。连接 (a, f(a)) 和 (b, f(b)) 的弦的 x 轴截距公式为 c = a − f(a)×(b−a)/(f(b)−f(a))。


6. Inequalities with Rational Functions | 有理函数不等式

Question 6 involves solving an inequality like (x+2)/(x−1) < 3. Multiply both sides by the square of the denominator to avoid sign ambiguity: (x+2)(x−1) < 3(x−1)², provided x ≠ 1. This yields a quadratic inequality. Solve the corresponding equation to find critical values, then test intervals or use a sign diagram. Always exclude any values that make the denominator zero.

第 6 题涉及求解如 (x+2)/(x−1) < 3 的不等式。为了避免符号不确定,两边乘以分母的平方:(x+2)(x−1) < 3(x−1)²,前提是 x ≠ 1。这将产生一个二次不等式。解相应的方程得到临界值,然后检验区间或使用符号图。务必排除使分母为零的值。


7. Parabola and Rectangular Hyperbola | 抛物线与等轴双曲线

FP1 coordinate geometry features the parabola y² = 4ax and the rectangular hyperbola xy = c². Question 7 deals with intersections and tangents. The general point on y² = 4ax is (at², 2at). The equation of the tangent at this point is ty = x + at². For xy = c², the point is (ct, c/t) and the tangent is y + t²x = 2ct. Solving the intersection of two such curves often leads to a quadratic in the parameter t.

FP1 坐标几何涉及抛物线 y² = 4ax 和等轴双曲线 xy = c²。第 7 题处理相交和切线问题。抛物线 y² = 4ax 上的任意点可表示为 (at², 2at),该点处的切线方程为 ty = x + at²。对于 xy = c²,点为 (ct, c/t),切线为 y + t²x = 2ct。求解两条此类曲线的交点通常会得到关于参数 t 的二次方程。


8. Proof by Induction for Divisibility | 归纳法证明整除性

Question 8 typically requires proving that an expression, such as 7ⁿ + 2×13ⁿ, is divisible by a given number (e.g., 9). Base case: check n = 1. Inductive step: assume true for n = k, then express f(k+1) in terms of f(k) and a multiple that is clearly divisible. For divisibility, crafting f(k+1) = a×f(k) + b×D, where D is the divisor, is a common strategy.

第 8 题通常要求证明某个表达式(例如 7ⁿ + 2×13ⁿ)能被给定整数(如 9)整除。基本步:验证 n = 1。归纳步:假设对 n = k 成立,然后将 f(k+1) 表示为 f(k) 和明显可被整除的倍数的组合。对于整除性,常见的策略是构造 f(k+1) = a×f(k) + b×D,其中 D 是除数。


9. Summation of Series by Method of Differences | 差分法求级数和

A later question often uses the method of differences. Express each term as the difference of two successive terms of another sequence. For example, 1/(r(r+1)) = 1/r − 1/(r+1). When summed, intermediate terms cancel, leaving only the first and last. The sum is then simplified to a closed form. This technique also applies to rational functions and partial fractions.

后面的题目通常会使用差分法。将每一项表示为另一个序列里连续两项的差。例如,1/(r(r+1)) = 1/r − 1/(r+1)。求和时,中间项相消,只留下首尾两项。然后将和化简为封闭形式。该技巧也适用于有理函数和部分分式。


10. Using Standard Series to Evaluate Summations | 利用标准级数计算求和式

FP1 candidates must be able to manipulate sums such as Σ(r²+2r) from r=1 to n. Split into Σr² + 2Σr, apply standard results, and factorise the resulting polynomial in n. It is essential to present the final expression as a product of factors, often including n, (n+1), (2n+1), etc. Avoid expanding the factorised form unless specifically asked.

FP1 考生必须能够处理诸如 Σ(r²+2r)(从 r=1 到 n)的求和。拆分为 Σr² + 2Σr,应用标准结果,然后将得到的 n 多项式进行因式分解。最终表达式应以因式乘积的形式给出,通常包含 n、(n+1)、(2n+1) 等。除非题目明确要求,否则不要将因式分解后的形式再展开。


11. Reducing Complex Transformations to Matrices | 将复合变换转化为矩阵

Understanding how to combine transformations is tested. A reflection in the line y = x is given by [[0, 1], [1, 0]], followed by an enlargement scale factor 2 gives [[2, 0], [0, 2]]×[[0, 1], [1, 0]] = [[0, 2], [2, 0]]. Remember, the first transformation to be applied sits on the right of the product. The resulting matrix can then be used to find the image of a point or line.

试卷考查了如何组合变换。关于直线 y = x 的反射由矩阵 [[0, 1], [1, 0]] 表示,随后进行缩放因子为 2 的放大,即 [[2, 0], [0, 2]]×[[0, 1], [1, 0]] = [[0, 2], [2, 0]]。记住,先施加的变换位于乘积的右侧。得到的矩阵随后可用于求点或直线的像。


12. Common Mistakes and Exam Tips | 常见错误与应试技巧

Watch out for sign errors when summing series; double-check the expansion of (n+1)³ and similar. In inequalities, never multiply by a denominator whose sign is unknown without considering cases. When using induction, clearly state the inductive hypothesis and show the exact algebra linking f(k+1) to f(k). Always plot complex numbers carefully on the Argand diagram, labelling axes ‘Re’ and ‘Im’.

在级数求和时注意符号错误;仔细检查 (n+1)³ 等式的展开。在不等式中,切勿在不知分母正负的情况下直接乘以分母,除非分情况讨论。使用归纳法时,明确写出归纳假设,并展示连接 f(k+1) 与 f(k) 的确切代数步骤。务必在阿干特图上小心绘制复数,并标出坐标轴 ‘Re’ 和 ‘Im’。

Published by TutorHao | AS Further Maths 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