📚 PDF资源导航

AQA AS Further Mathematics FM01 January 2023 Paper: Essential Revision | AQA AS 高数 FM01 2023年1月试卷:核心复习

📚 AQA AS Further Mathematics FM01 January 2023 Paper: Essential Revision | AQA AS 高数 FM01 2023年1月试卷:核心复习

The AQA International AS Further Mathematics FM01 paper, sat on 4 January 2023, is designed to test the core pure topics covered in the AS syllabus. It rewards clear reasoning, precise use of notation and the ability to apply standard methods to unfamiliar problems. This revision guide breaks down the main question families you will meet in this paper and gives the step-by-step ideas you need to score high marks.

2023年1月4日举行的 AQA 国际 AS 进阶数学 FM01 试卷,重点考查 AS 阶段的核心纯数内容。该卷重视清晰推理、规范符号以及对标准方法在陌生问题中的灵活运用。本复习指南将真题中常见题型逐一拆解,并提供高分所需的分步思路。


1. Overview of the FM01 Paper | 试卷概览

FM01 covers the compulsory pure content of the AQA International AS Further Mathematics course. Common topics include complex numbers, polynomials roots, matrices, series, proof by induction and, in some sittings, basic vector geometry. The paper lasts 1 hour 30 minutes and contains between 70 and 80 marks. Questions are arranged roughly by topic, but later parts may mix two ideas, such as complex numbers with loci or matrices with transformations.

FM01 涵盖 AQA 国际 AS 进阶数学课程的全部必修纯数内容。常考主题包括复数、多项式根的关系、矩阵、级数与数学归纳法,部分考次还涉及基础向量几何。试卷时长 1 小时 30 分钟,满分约 70 至 80 分。题目大致按主题排列,但后段题目可能混合两个考点,例如复数与轨迹,或矩阵与变换。

To succeed in this paper, you need to memorise a small set of key results. For example, the standard sum formulas, the determinant and inverse rules for 2×2 and 3×3 matrices, and the polar form of complex numbers must be recalled quickly and accurately. The examples below follow the style of the January 2023 FM01 paper and highlight the exact skills that examiners expect.

要在该卷中取得理想成绩,必须熟记少量核心结论。例如,标准求和公式、2×2 与 3×3 矩阵的行列式和逆矩阵规则,以及复数的极坐标形式,都必须准确、快速回忆。以下例题参照 2023 年 1 月 FM01 真题风格,突出考官期待的具体能力。


2. Complex Numbers: Arithmetic and the Argand Diagram | 复数:四则运算与阿甘图

Complex number questions on FM01 often start by asking you to add, subtract, multiply or divide two numbers. Addition and subtraction are done componentwise: if z₁ = a + bi and z₂ = c + di, then z₁ + z₂ = (a + c) + (b + d)i and z₁ – z₂ = (a – c) + (b – d)i.

FM01 复数题通常从加减乘除开始。加法和减法遵循实部与实部、虚部与虚部对应运算:若 z₁ = a + bi,z₂ = c + di,则 z₁ + z₂ = (a + c) + (b + d)i,z₁ – z₂ = (a – c) + (b – d)i。

Multiplication uses expansion. For instance, (2 + 3i)(1 – 4i) = 2 – 8i + 3i – 12i². Since i² = -1, the final result is 14 – 5i. Many students lose a mark by treating i² as +1, so always check the sign.

乘法使用展开法则。例如 (2 + 3i)(1 – 4i) = 2 – 8i + 3i – 12i²。由于 i² = -1,最终结果为 14 – 5i。许多考生误将 i² 当 +1 而丢分,所以务必检查符号。

Division is handled by multiplying the numerator and denominator by the conjugate of the denominator. For example, to simplify z = (3 + 2i)/(1 – i), multiply both top and bottom by 1 + i:

除法通过分子分母同乘分母的共轭复数来完成。例如化简 z = (3 + 2i)/(1 – i) 时,分子分母同乘 1 + i:

z = (3 + 2i)(1 + i) / ((1 – i)(1 + i)) = (1 + 5i) / 2 = 0.5 + 2.5i

On an Argand diagram, the horizontal axis is the real part and the vertical axis is the imaginary part. The distance of a point from the origin is called the modulus, and the angle measured anticlockwise from the positive real axis is called the argument. These two quantities can be used to locate z exactly, just as polar coordinates locate a point in two dimensions.

在阿甘图中,横轴表示实部,纵轴表示虚部。点到原点的距离称为模,从正实轴逆时针量出的角称为辐角。这两个量可精确确定复数的位置,如同二维极坐标一样。


3. Modulus, Argument and Polar Form | 模、辐角与极坐标形式

For a complex number z = a + bi, the modulus is written |z| and is given by |z| = √(a² + b²). The principal argument θ is usually chosen in the interval -π < θ ≤ π (or 0 ≤ θ < 2π in some exam conventions). When a is positive, θ = tan⁻¹(b/a), but when a is negative, you must add or subtract 180° (π radians) depending on the quadrant.

对于复数 z = a + bi,模记作 |z|,且 |z| = √(a² + b²)。主辐角 θ 通常取在 -π < θ ≤ π(部分考卷用 0 ≤ θ < 2π)。当 a > 0 时,θ = tan⁻¹(b/a);若 a < 0,则需要根据所在象限加或减 180°(π 弧度)。

The polar form is z = r(cos θ + i sin θ), where r = |z|. Some FM01 questions ask you to convert from cartesian to polar form or vice versa. For example, z = -1 + i has r = √2 and θ = 3π/4, so z = √2(cos 3π/4 + i sin 3π/4).

极坐标形式为 z = r(cos θ + i sin θ),其中 r = |z|。一些 FM01 题目要求将复数在笛卡尔形式和极坐标形式之间相互转换。例如 z = -1 + i 的模为 √2,辐角为 3π/4,因此 z = √2(cos 3π/4 + i sin 3π/4)。

Loci questions in the January 2023 paper style often ask you to describe or sketch sets of points. The circle |z – z₀| = r represents all points at distance r from the point z₀. The line |z – z₁| = |z – z₂| is the perpendicular bisector of the segment joining z₁ and z₂. Knowing these geometric interpretations saves a lot of algebra.

2023 年 1 月试卷中的轨迹题常要求描述或画出点的集合。圆 |z – z₀| = r 表示与点 z₀ 距离为 r 的所有点。直线 |z – z₁| = |z – z₂| 是连接 z₁ 与 z₂ 的线段的垂直平分线。熟悉这些几何解释可以避免大量代数运算。


4. Roots of Polynomials | 多项式根的关系

In FM01 you need to know the relationship between the roots and coefficients of polynomials. For a quadratic ax² + bx + c = 0 with roots α and β, the sum of roots is α + β = -b/a and the product is αβ = c/a. For a cubic ax³ + bx² + cx + d = 0 with roots α, β and γ, we have α + β + γ = -b/a, αβ + βγ + γα = c/a and αβγ = -d/a.

FM01 需要掌握多项式根与系数的关系。对于二次方程 ax² + bx + c = 0,根为 α、β 时,根和 α + β = -b/a,根积 αβ = c/a。对于三次方程 ax³ + bx² + cx + d = 0,根为 α、β、γ 时,α + β + γ = -b/a,αβ + βγ + γα = c/a,αβγ = -d/a。

A frequent question type is: given two root equations, find the value of a symmetric expression such as α² + β² + γ². The key is to use the identity

常见题型是:给出根满足的方程,求对称表达式的值,如 α² + β² + γ²。关键是使用恒等式:

α² + β² + γ² = (α + β + γ)² – 2(αβ + βγ + γα)

Once you substitute the sums from the polynomial coefficients, the value is obtained without solving the original equation. In the 2023 FM01 session, similar questions also asked for the new equation whose roots are, for example, 1/α, 1/β and 1/γ. In that case, use the transformation y = 1/x, or sum the reciprocals using symmetry.

代入由系数得到的根和与两两乘积后,无需解原方程即可求出值。2023 年 1 月 FM01 中,类似的题目还要求构造以 1/α、1/β、1/γ 为新根的方程。此时可用变换 y = 1/x,或利用对称性求倒数和。


5. Matrices: Operations and Transformations | 矩阵:运算与几何变换

Matrices are central to FM01. You must be able to add and multiply matrices, find determinants and inverses, and use matrices to represent linear transformations. Addition is only possible for matrices of the same size, and is done entry by entry. Matrix multiplication is not commutative: AB is not generally equal to BA.

矩阵是 FM01 的核心主题。考生需要会进行矩阵加减乘法、求行列式和逆矩阵,并能用矩阵表示线性变换。只有同型矩阵才能相加,且逐元素相加。矩阵乘法不满足交换律:AB 一般不等于 BA。

The 2×2 identity matrix is I = [[1, 0], [0, 1]]. When multiplying matrices, the number of columns of the first matrix must equal the number of rows of the second. The result has the same number of rows as the first and the same number of columns as the second.

2×2 单位矩阵为 I = [[1, 0], [0, 1]]。矩阵相乘时,左矩阵的列数必须等于右矩阵的行数。结果矩阵的行数等于左矩阵的行数,列数等于右矩阵的列数。

Transformations are one of the most popular FM01 applications. For example, a rotation by θ anticlockwise about the origin is represented by the matrix [[cos θ, -sin θ], [sin θ, cos θ]]. A reflection in the x-axis is [[1, 0], [0, -1]]. A two-step transformation is achieved by multiplying the corresponding matrices in the correct order: if a vector is first transformed by A and then by B, the combined matrix is BA, because matrix multiplication acts on the right.

几何变换是 FM01 最热门考点之一。例如,绕原点逆时针旋转 θ 的矩阵为 [[cos θ, -sin θ], [sin θ, cos θ]]。关于 x 轴的反射矩阵为 [[1, 0], [0, -1]]。连续两次变换通过矩阵相乘实现,注意顺序:若向量先经 A 再经 B 变换,则复合矩阵为 BA,因为矩阵乘法作用在右侧。


6. Determinants, Inverses and Solving Equations | 行列式、逆矩阵与解方程

The determinant of a 2×2 matrix A = [[a, b], [c, d]] is det(A) = ad – bc. A matrix is singular if its determinant is zero; a non-singular matrix has a unique inverse. The inverse of A is

2×2 矩阵 A = [[a, b], [c, d]] 的行列式为 det(A) = ad – bc。行列式为 0 的矩阵称为奇异矩阵;非奇异矩阵有唯一逆矩阵。A 的逆矩阵为:

A⁻¹ = 1/(ad – bc) × [[d, -b], [-c, a]]

For 3×3 matrices, FM01 may ask you to calculate a determinant or to solve a system of equations. The determinant of a 3×3 matrix can be found using the method of expansion along a row or column, always alternating signs. In each 2×2 minor, the diagonal product minus the off-diagonal product must be computed.

对于 3×3 矩阵,FM01 可能要求计算行列式或解方程组。3×3 行列式可用按行或列展开、交替取正负号的方法计算。每个 2×2 子式需计算主对角乘积减去副对角乘积。

To solve a system of linear equations written as AX = B, multiply both sides by A⁻¹ to get X = A⁻¹B. This method only works when A has a non-zero determinant. If det(A) = 0, the system has either no solution or infinitely many solutions. In the January 2023 paper, candidates were expected to identify singular cases and interpret them geometrically, for example as parallel planes or coincident planes.

解线性方程组时,将其写成矩阵形式 AX = B,两边左乘 A⁻¹ 得 X = A⁻¹B。该方法仅在 A 的行列式非零时有效。若 det(A) = 0,则方程组无解或有无穷多组解。2023 年 1 月试卷要求考生识别奇异情形并给出几何解释,例如平行平面或重合平面。


7. Series and Summation Formulas | 级数与求和公式

FM01 includes questions on finite sums of integers, squares and cubes. You should know these three standard results:

FM01 包含整数、平方数、立方数的有限求和问题。必须记住以下三个标准结果:

∑ r = n(n + 1) / 2

∑ r² = n(n + 1)(2n + 1) / 6

∑ r³ = [n(n + 1

Published by TutorHao | AS Revision Series | aleveler.com

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

Comments

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

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

Exit mobile version