📚 AS AQA Further Mathematics Unit 1 Question Paper Jun19 | AS AQA 进阶数学第一单元2019年6月试卷解析
The June 2019 AQA AS Further Mathematics Unit 1 paper tested a broad range of pure mathematics skills that form the foundation of advanced study. Candidates were expected to demonstrate fluency with complex numbers, matrices, roots of polynomials, series, and proof by induction, while also managing time effectively under examination pressure.
2019年6月AQA AS进阶数学第一单元试卷涵盖了一系列进阶纯数核心内容,是进一步深造的重要基础。考生需要熟练掌握复数、矩阵、多项式根、级数求和以及数学归纳法证明,同时在考试压力下有效管理时间。
1. Overview of the June 2019 Paper Structure | 2019年6月试卷结构概览
The paper was divided into multiple sections, with a mixture of short response questions and longer problem-solving questions. Each question carried a specific number of marks, and the total was weighted to allow a balanced assessment of pure mathematical techniques.
本试卷分为多个部分,包括简答题和较长的解答题。每道题都有对应的分值,总分设计使整卷能够均衡考查考生的纯数技巧。
Calculators with advanced algebraic manipulation were not permitted in some early questions, but scientific calculators could be used for arithmetic checks. This meant that exact working was expected in complex number and matrix questions.
部分早期题目不允许使用具备代数运算功能的计算器,但可以使用科学计算器进行数值验算。这意味着在复数与矩阵题目中,考生需要书写精确的解题过程。
2. Complex Numbers | 复数
The complex number questions on the June 2019 paper focused on the fundamental representation \( z = a + bi \). In this section we use the notation \( i^2 = -1 \), and all answers should be given in exact surd form where possible.
2019年6月试卷中的复数题目主要围绕复数的基本形式 \( z = a + bi \) 展开。本节使用记号 \( i^2 = -1 \),答案尽量以精确根式形式给出。
For a complex number \( z = a + bi \), the modulus is defined as \( |z| = \sqrt{a^2 + b^2} \). The argument, written as \( \arg(z) \), is the angle the line from the origin to \( z \) makes with the positive real axis in the Argand diagram.
对于复数 \( z = a + bi \),其模长定义为 \( |z| = \sqrt{a^2 + b^2} \)。辐角写作 \( \arg(z) \),它是Argand图上从原点到复数 \( z \) 的连线与正实轴之间的夹角。
\( z = a + bi \), \( |z| = \sqrt{a^2 + b^2} \), \( \arg(z) = \tan^{-1}\frac{b}{a} \)
When solving quadratic equations with real coefficients, if the discriminant is negative, the solutions occur as a complex conjugate pair. For example, if one root is \( 3 + 2i \), the other must be \( 3 – 2i \).
当实系数二次方程的判别式为负数时,方程的解会以共轭复数对的形式出现。例如,若一个根是 \( 3 + 2i \),另一个根必定是 \( 3 – 2i \)。
Candidates should also be comfortable with the representation of complex numbers on an Argand diagram, including calculating the distance between two complex numbers and interpreting geometric transformations.
考生还应熟练掌握复数在Argand图上的表示,包括计算两个复数之间的距离,以及理解复数对应的几何变换。
3. Matrices | 矩阵
The matrix topics in the June 2019 paper included operations on \( 2 \times 2 \) matrices, determinants, inverses, and the use of matrices to describe linear transformations in the plane.
2019年6月试卷中的矩阵专题包括 \( 2 \times 2 \) 矩阵的运算、行列式、逆矩阵,以及用矩阵描述平面上的线性变换。
For a matrix \( M = \begin{bmatrix} a & b \\ c & d \end{bmatrix} \), the determinant is \( \det(M) = ad – bc \). The inverse exists only if \( \det(M) \neq 0 \), and is given by the formula below.
对于矩阵 \( M = \begin{bmatrix} a & b \\ c & d \end{bmatrix} \),行列式为 \( \det(M) = ad – bc \)。仅当 \( \det(M) \neq 0 \) 时逆矩阵存在,其公式如下。
\( M^{-1} = \frac{1}{ad-bc}\begin{bmatrix} d & -b \\ -c & a \end{bmatrix} \)
Matrix multiplication is not commutative. The order in which matrices are multiplied matters, especially when combining transformations. A reflection followed by a rotation is generally different from a rotation followed by a reflection.
矩阵乘法不满足交换律。矩阵相乘的顺序非常重要,尤其是在复合变换中。先反射再旋转通常不同于先旋转再反射。
Common transformations include reflections in the axes, rotations about the origin, and enlargements. The determinant of a transformation matrix gives the scale factor of the area change, and a negative determinant indicates an orientation reversal.
常见变换包括关于坐标轴的反射、绕原点的旋转以及伸缩变换。变换矩阵的行列式给出了面积变化的缩放因子,负的行列式表示方向发生反转。
4. Roots of Polynomials | 多项式根
Questions on roots of polynomials appeared in the June 2019 paper, requiring candidates to establish relationships between the coefficients and the roots of quadratic and cubic equations.
2019年6月试卷出现了多项式根的题目,要求考生建立二次和三次方程系数与根之间的关系。
For a quadratic equation \( ax^2 + bx + c = 0 \) with roots \( \alpha \) and \( \beta \), the sum of roots is \( \alpha + \beta = -\frac{b}{a} \) and the product is \( \alpha\beta = \frac{c}{a} \).
对于有根 \( \alpha \) 和 \( \beta \) 的二次方程 \( ax^2 + bx + c = 0 \),根之和为 \( \alpha + \beta = -\frac{b}{a} \),根之积为 \( \alpha\beta = \frac{c}{a} \)。
For a cubic equation \( ax^3 + bx^2 + cx + d = 0 \) with roots \( \alpha, \beta, \gamma \), the key identities are:
对于有根 \( \alpha, \beta, \gamma \) 的三次方程 \( ax^3 + bx^2 + cx + d = 0 \),关键恒等式为:
\( \alpha+\beta+\gamma = -\frac{b}{a} \), \( \alpha\beta+\beta\gamma+\gamma\alpha = \frac{c}{a} \), \( \alpha\beta\gamma = -\frac{d}{a} \)
These relationships allow candidates to find new equations whose roots are functions of the original roots, such as squares or reciprocals, without solving the original equation explicitly.
这些关系使考生能够构造以原根的函数(如平方或倒数)为新根的方程,而无需显式求解原方程。
5. Series and Induction | 级数与数学归纳法
The June 2019 paper included questions on finite series, often requiring the use of standard summation formulae and proof by mathematical induction.
2019年6月试卷包含有限级数题目,通常需要使用标准求和公式以及数学归纳法进行证明。
The three most important summation formulae are printed in the formula booklet, but candidates need to know how to apply them:
三个最重要的求和公式虽然在公式册中给出,但考生需要知道如何应用它们:
\( \sum_{r=1}^{n} r = \frac{n(n+1)}{2} \), \( \sum_{r=1}^{n} r^2 = \frac{n(n+1)(2n+1)}{6} \), \( \sum_{r=1}^{n} r^3 = \left(\frac{n(n+1)}{2}\right)^2 \)
Proof by induction is a rigorous method that works by proving a base case, assuming the statement is true for \( n = k \), and then showing it is true for \( n = k + 1 \).
数学归纳法是一种严谨的证明方法,通过验证基础情形、假设命题对 \( n = k \) 成立,再证明它对 \( n = k + 1 \) 也成立。
Candidates should write the induction proof in a clear, logical order. The conclusion must explicitly state that by the principle of mathematical induction, the statement is true for all positive integers \( n \).
考生应以清晰、逻辑清晰的顺序书写归纳法证明。结论部分必须明确指出:根据数学归纳法原理,该命题对所有正整数 \( n \) 都成立。
6. Numerical Methods | 数值方法
Some AS Further Mathematics papers include numerical methods, such as locating roots by interval bisection or the Newton-Raphson method. In the June 2019 paper, candidates were asked to interpret iterative procedures and approximate roots to a given degree of accuracy.
部分AS进阶数学试卷包含数值方法,例如用二分法或牛顿-拉弗森法定位根。在2019年6月试卷中,考生需要解释迭代过程并以指定精度近似求根。
The Newton-Raphson iteration formula for solving \( f(x)=0 \) is given by:
求解 \( f(x)=0 \) 的牛顿-拉弗森迭代公式为:
\( x_{n+1} = x_n – \frac{f(x_n)}{f'(x_n)} \)
A common pitfall is failing to show sufficient iterations or not rounding correctly to the requested number of decimal places. It is also important to state that the method may fail if \( f'(x_n) = 0 \).
一个常见错误是没有展示足够的迭代次数,或者没有按照要求四舍五入到指定小数位。同样重要的是,当 \( f'(x_n) = 0 \) 时,方法可能失效。
7. Proof Methods | 证明方法
The June 2019 paper tested proof techniques beyond induction, including proof by contradiction and proof by deduction.
2019年6月试卷考查了归纳法之外的其他证明技巧,包括反证法和直接演绎证明。
In proof by contradiction, you assume the opposite of the statement is true and then derive a logical contradiction. A classic example is proving that \( \sqrt{2} \) is irrational.
在反证法中,我们假设命题的反面成立,然后推出逻辑矛盾。经典例子是证明 \( \sqrt{2} \) 是无理数。
For proof by exhaustion, the statement is split into a finite number of cases, and each case is checked separately. In the exam, it is essential to cover all possible cases and write a short concluding sentence.
对于穷举证明,命题被分为有限种情形,并逐一验证每种情形。在考试中,必须涵盖所有可能情形,并写出简短的结论句。
8. Common Examination Pitfalls | 常见考试失误
Analysis of candidate responses from June 2019 shows several recurring errors. The most frequent mistake was in matrix multiplication, where the order of multiplication was reversed.
对2019年6月考生答卷的分析显示了一些反复出现的错误。最常见的错误是矩阵乘法中将乘法顺序颠倒。
In complex number questions, many candidates forgot to simplify roots to the form \( a+bi \) or failed to use the modulus when computing distances between complex numbers.
在复数题目中,许多考生忘记将根化简为 \( a+bi \) 形式,或在使用模长计算复数间距离时出错。
For series proofs, a common omission was not stating the base case clearly. Without a verified base case, the induction proof is incomplete.
在级数证明中,常见疏漏是没有清晰地写出基础情形。如果基础情形没有得到验证,归纳证明就是不完全的。
Another issue was poor time management. Spending too long on the first two questions left insufficient time for the higher-mark proof questions at the end of the paper.
另一个问题是时间管理不佳。在前两道题上花费过多时间,会导致最后高分证明题时间不足。
9. Timing and Strategy | 时间分配与策略
The June 2019 paper contained about 75 marks to be completed in a fixed length of time. A sensible strategy is to allocate roughly one mark per minute, leaving a few extra minutes for checking.
2019年6月试卷总分约为75分,考试时长固定。一个合理的策略是每分钟完成约一分值的题目,并预留几分钟用于检查。
Start with the questions you find most straightforward to build confidence. Then move to the more complex ones, such as the proof by induction or the longer matrix transformation problem.
先从最简单的题目开始,以建立信心,然后处理更复杂的题目,例如数学归纳法证明或较长的矩阵变换问题。
Do not leave blanks. Even if you cannot complete a proof, writing a valid base case and a clear inductive hypothesis may earn partial marks.
不要留空。即使无法完成证明,写出正确的基础情形和清晰的归纳假设也可能获得部分分数。
10. Key Formula Sheet | 关键公式速查
The following table lists essential formulae that candidates should know for the Unit 1 paper. Some are given in the formula booklet, but familiarising yourself with them saves valuable time.
下表列出了第一单元试卷中需要掌握的关键公式。其中一些公式在公式册中给出,但熟悉它们可以节省宝贵的时间。
| Topic / 专题 | Formula / 公式 |
| Complex modulus / 复数模长 | \( |a+bi| = \sqrt{a^2+b^2} \) |
| Matrix inverse / 逆矩阵 | \( \frac{1}{ad-bc}\begin{bmatrix} d & -b \\ -c & a \end{bmatrix} \) |
| Quadratic roots / 二次方程根关系 | \( \alpha+\beta=-\frac{b}{a}, \alpha\beta=\frac{c}{a} \) |
| Newton-Raphson / 牛顿-拉弗森 | \( x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} \) |
11. How to Revise | 如何复习
To perform well on the June 2019-style Unit 1 paper, revision should be based on active problem solving rather than passive reading. Attempt past paper questions under timed conditions and review mark schemes carefully.
为了在2019年6月风格的第一单元试卷中取得好成绩,复习应以主动解题为基础,而不是被动阅读。在计时条件下尝试往年真题,并仔细研究评分标准。
Create a short formula sheet and test yourself on it daily. Practice the exact order of operations in matrix multiplication and write out full induction proofs several times.
制作一张简短的公式表,并每天自测。练习矩阵乘法中的严格运算顺序,并多次完整书写归纳法证明。
Identify your weakest topics from the June 2019 paper analysis, such as numerical methods or proof by contradiction, and prioritise them in your revision timetable.
从2019年6月试卷分析中找到自己的薄弱专题,例如数值方法或反证法,并在复习时间表中优先安排。
12. Final Remarks | 结语
The June 2019 AS AQA Further Mathematics Unit 1 paper was challenging but accessible to candidates who had mastered the standard techniques. Complex numbers and matrices were the most tested areas, while proof and series required careful written communication.
2019年6月AS AQA进阶数学第一单元试卷具有挑战性,但对于掌握标准技巧的考生来说仍然是可以驾驭的。复数和矩阵是考查最多的部分,而证明和级数要求严谨的书面表达。
By reviewing this article, creating a formula sheet, and practising past paper questions, you can build the confidence needed to succeed. Remember to show all working, use correct notation, and manage your time wisely.
通过研读本文、制作公式表并练习真题,你可以建立取得好成绩所需的信心。记住要展示全部解题过程,使用正确的记号,并明智地管理时间。
Published by TutorHao | 数学 Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导