📚 PDF资源导航

AS Further Maths Unit 1 Jan 2022 Exam Report & Question Analysis | AS 进阶数学单元一 2022年1月考情与题型解析

📚 AS Further Maths Unit 1 Jan 2022 Exam Report & Question Analysis | AS 进阶数学单元一 2022年1月考情与题型解析

The January 2022 AS Further Mathematics Unit 1 paper reflected the core syllabus areas of complex numbers, matrices, hyperbolic functions, curve sketching, and polynomial equations. This report dissects the question types, common pitfalls, and offers revision strategies to help candidates improve their performance in similar future assessments.

2022年1月的 AS 进阶数学单元一试卷涵盖了复数、矩阵、双曲函数、曲线草图以及多项式方程等核心内容。本报告详细解析题型、常见失分点,并提供复习策略,帮助考生在今后类似考试中提高成绩。

1. Complex Numbers: Modulus and Argument | 复数:模与辐角

A typical question required expressing a complex number z = −3 + 4i in modulus-argument form, then using it to find z³. Many candidates calculated the modulus correctly as 5, but common errors arose in determining the argument: forgetting to adjust for the quadrant, giving an acute angle instead of the obtuse π − arctan(4/3). The argument should be approx. 2.214 rad.

一道典型题目要求将复数 z = −3 + 4i 表示为模-辐角形式,并由此求 z³。多数考生正确算得模为 5,但在求辐角时常犯错:忘记根据象限修正,给出锐角而非钝角 π − arctan(4/3),正确辐角约 2.214 rad。

To raise z to a power, the correct application of de Moivre’s theorem is z³ = 5³(cos 3θ + i sin 3θ). Errors included missing the modulus cube or miscalculating 3θ.

求幂时需正确运用棣莫弗定理:z³ = 5³(cos 3θ + i sin 3θ)。常见错误包括遗漏模的立方或算错 3θ。

Revision tip: Practise Argand diagram quadrant analysis and use an exact value for the argument where possible. Check that the sign of cos and sin matches the quadrant.

复习建议:练习阿干特图的象限分析,尽量使用辐角的精确值,并核对 cos 与 sin 的符号是否与象限匹配。


2. Complex Roots of Polynomial Equations | 多项式方程的复根

A cubic equation with real coefficients was given, with one complex root known, e.g. 1 + 2i. Candidates were asked to find the remaining root(s). The key concept is that complex roots of real polynomials occur in conjugate pairs, so 1 − 2i is also a root. Then find the third real root by considering sum or product of roots.

题目给出实系数三次方程,已知一个复根如 1 + 2i,要求求出其余根。关键概念是实多项式复根共轭出现,因此 1 − 2i 也是根。进而利用根之和或积求出第三个实根。

Frequent mistake: assuming the conjugate gives the third root directly. The cubic has three roots, so after identifying the conjugate pair, the real root is found by matching coefficients, e.g. sum of roots = −b/a.

常见错误:想当然认为共轭就是第三个根。三次方程有三个根,确定共轭对后,需通过系数匹配求实根,如根之和 = −b/a。

For revision, work on factorised form (z − (1+2i))(z − (1−2i)) expanding to a real quadratic, then divide the original cubic to find the linear factor.

复习时可练习因式分解:(z − (1+2i))(z − (1−2i)) 展开得实二次式,再对原三次式进行多项式除法得到一次因式。


3. Matrix Multiplication and Determinants | 矩阵乘法与行列式

Questions involved multiplying two 2×2 matrices and finding the determinant of the product. A typical error was multiplying elements in the wrong order, e.g. forgetting the row-by-column dot product rule. The determinant of a product equals the product of the determinants, det(AB) = det(A) det(B), a property often tested.

题目涉及两个 2×2 矩阵的乘法和乘积行列式的计算。典型错误是元素相乘顺序有误,比如忘记行乘列的内积规则。det(AB) = det(A) det(B) 是常考性质。

Another question asked for the inverse of a matrix. Mistakes were made in swapping a and d and changing signs of b and c. The formula for the inverse of [[a, b],[c,d]] is 1/(ad-bc) [[d, -b],[-c, a]], provided the determinant is non-zero.

另有题目求逆矩阵。错误常见于 a、d 交换和 b、c 变号时的疏忽。矩阵 [[a, b],[c,d]] 的逆为 1/(ad-bc) [[d, -b],[-c, a]],前提行列式非零。

Students should practise matrix algebra with attention to arithmetic signs and order. Checking results by multiplying the original matrix by its inverse to see if identity matrix is obtained is a good exam technique.

学生应练习矩阵代数,注意算术符号和运算顺序。考试中可将原矩阵与求得的逆矩阵相乘,验证是否得到单位矩阵,这是很好的检验技巧。


4. Solving Systems of Linear Equations Using Matrices | 用矩阵解线性方程组

A question provided a set of three linear equations in three unknowns and asked to solve using the inverse of the coefficient matrix. Candidates who correctly found the inverse were often let down by incorrect multiplication of the inverse matrix with the constants vector. Careless sign errors were common in the final solution.

题目给出三元一次方程组,要求用系数矩阵的逆求解。正确求得逆矩阵的考生却常在用逆矩阵乘以常数向量时出错,最终结果常因粗心符号错误而失分。

It is essential to write the system in matrix form AX = B, then compute X = A⁻¹B. Check each entry by substituting back into the original equations.

必须将方程组写成矩阵形式 AX = B,然后计算 X = A⁻¹B。将解代回原方程验证每一项是关键。

Mastering the use of calculator for matrix inversion can save time, but manual checking of one equation is advisable to avoid typing errors.

熟练使用计算器求逆矩阵能节约时间,但建议手动检验至少一个方程,避免输入错误。


5. Hyperbolic Functions: Definitions and Graphs | 双曲函数:定义与图像

The paper assessed knowledge of sinh x, cosh x, and tanh x definitions in terms of exponentials. A common task was to prove an identity, such as cosh²x − sinh²x ≡ 1, using the exponential forms. Some candidates attempted to use osborn’s rule blindly without showing the derivation.

试卷考查了用指数函数定义的 sinh x、cosh x 和 tanh x。常见题型是证明恒等式,如 cosh²x − sinh²x ≡ 1,需利用指数形式。部分考生盲目套用奥斯本规则而未展示推导过程。

Sketching y = cosh x and y = 3 sinh x was required to solve an inequality graphically. The catenary shape of cosh x and its minimum at (0,1) should be known. Errors included misplacing asymptotes for tanh x, which are at y = ±1.

还要求绘制 y = cosh x 和 y = 3 sinh x 的草图以图解不等式。需掌握 cosh x 的悬链线形状及其最低点 (0,1)。常见错误是错画 tanh x 的渐近线,正确应为 y = ±1。

Practice rewriting hyperbolic identities and solving equations like 5 sinh x + 3 cosh x = 8 by converting to exponentials. Remember alternative form: a sinh x + b cosh x = R sinh(x + α).

可通过转化为指数形式练习双曲恒等式的推导,并求解类似 5 sinh x + 3 cosh x = 8 的方程。牢记线性组合式 a sinh x + b cosh x = R sinh(x + α)。


6. Roots of Polynomials: Relationships Between Coefficients and Roots | 多项式根与系数的关系

Given a cubic equation x³ + px² + qx + r = 0 with roots α, β, γ, typical questions required finding expressions like α² + β² + γ² or α²β + αβ² + … The formulas Σα = −p, Σαβ = q, αβγ = −r must be applied quickly.

已知三次方程 x³ + px² + qx + r = 0 的根为 α, β, γ,典型题目要求求 α² + β² + γ² 或 α²β + αβ² + … 等表达式。须熟练运用 Σα = −p, Σαβ = q, αβγ = −r。

A frequent error was sign confusion, especially for the sum of products of roots: Σαβ = q (for monic cubic with sign pattern +px²+qx+r, note our form here: coefficients are +p, +q, +r, but standard formula refers to x³ + ax²+bx+c=0, Σα = −a, Σαβ = b, αβγ= −c. Carefully adapt to given signs.)

常见错误是符号混淆,尤其根的两两积之和:对于 x³ + px² + qx + r = 0,需对应标准式,小心运用 −p, q, −r 公式。

When the roots are transformed, e.g. new roots are 2α, 2β, 2γ, candidates should substitute y = x/2 into the equation. A smarter method is to use relationships: sum of new roots = 2Σα, etc.

若要求根变换后的方程,如新根为 2α, 2β, 2γ,可将 y = x/2 代入原方程,或用新根求和 = 2Σα 等关系直接写新方程。


7. Curve Sketching and Transformations | 曲线草图与变换

One question asked to sketch y = |f(x)| given the graph of f(x). This requires reflecting the negative parts of f(x) across the x-axis. Errors included reflecting the whole graph or not maintaining x-intercepts. Also, y = f(|x|) was tested: reflect the right side of the graph for x ≥ 0 to the left, ignoring the original left part.

一题要求根据 f(x) 的图像画出 y = |f(x)| 的草图,需将 f(x) 负的部分关于 x 轴反射。错误包括对整个图像反射或未能保留 x 轴截距。y = f(|x|) 也是考点:将 x ≥ 0 部分的图像反射到左边,并舍去原左边部分。

Further transformations like y = 3f(x − 2) combined horizontal shift and vertical stretch. Many mixed up the order: it’s safer to do horizontal translation first, then stretch.

进一步的变换如 y = 3f(x − 2) 结合了水平平移和垂直拉伸。不少考生混淆顺序:较稳妥的做法是先水平平移,再拉伸。

Revise standard graphs: reciprocal, rational functions with asymptotes, and trigonometric functions. Always label axes with key points and asymptotes.

复习标准图像:倒数函数、带渐近线的有理函数以及三角函数图像。草图务必标出坐标轴、关键点和渐近线。


8. Summation of Series Using Standard Results | 利用标准公式求级数和

Questions tested the use of Σr, Σr², and Σr³ formulas to sum polynomial series. A typical expression was Σ(from r=1 to n) (2r − 1)². Most expanded correctly to 4r² − 4r + 1 and applied the formulas. The mistake was in the algebra when substituting n: forgetting to factorise fully or incorrectly handling fractions.

题目考查利用 Σr、Σr² 和 Σr³ 公式求多项式和。常见如 Σ(r=1 到 n) (2r − 1)²,多数考生正确展开为 4r² − 4r + 1 并套公式,但在代入 n 后的代数化简中出错:忘记完全分解因式或分数处理不当。

Manipulating sums like Σ(3r² + 2)/n³ was tricky. Candidates must separate into (3/n³)Σr² + (2/n³)Σ1 and then apply limits.

处理类似 Σ(3r² + 2)/n³ 的和时需小心,应分成 (3/n³)Σr² + (2/n³)Σ1,然后分别代入公式。

Always present the final answer in its simplest factorised form. Practise with examples where n is replaced by a specific number to check the formula.

答案应化为最简因式分解形式。可通过代入具体 n 值检验公式的准确性。


9. Proof by Induction | 数学归纳法证明

The induction question involved proving a summation formula, e.g. Σ(from r=1 to n) r(r!) = (n+1)! − 1. The three steps – base case, assumption, and inductive step – must be clearly laid out. A common loss of marks occurred when candidates wrote the inductive hypothesis and then added the (k+1)th term incorrectly, or failed to show the manipulation that leads to the target expression.

归纳法题要求证一个求和公式,如 Σ(r=1 到 n) r(r!) = (n+1)! − 1。需清晰写出三个步骤:基础步、假设、归纳步。常见失分在于写出归纳假设后错误地加上第 (k+1) 项,或未能展示得到目标表达式的推导过程。

Also, concluding statements were sometimes omitted. The proof must end with something like “Thus true for n=k+1, by mathematical induction the statement holds for all positive integers n.”

此外,结论陈述时有遗漏。证明必须以“因此对 n=k+1 亦真,由数学归纳法,命题对所有正整数 n 成立”作结。

For sequences defined recursively, induction may prove a closed form. Practice with factorial and power divisibility proofs.

对于递推定义的数列,可能要求用归纳法证明通项。建议多练习阶乘与整除性证明。


10. Examination Technique and Time Management | 考试技巧与时间管理

The Jan 2022 Unit 1 paper was 90 minutes for about 8–9 questions, so roughly 10 minutes per question. Many candidates spent too long on complex number manipulations, leaving little time for the latter sections on induction and summation. Prioritise questions that you are confident with, but ensure you attempt all parts.

2022 年 1 月的单元一试卷时长 90 分钟,约 8–9 题,平均每题 10分钟。不少考生在复数操作上耗时过多,导致归纳和级数求和等后部题目时间不足。优先解答有把握的题目,但务必每题都尝试。

Read each question carefully: identify the command words “hence” or “hence or otherwise” which indicate the expected method. If stuck, move on and return later. Show all steps in matrix calculations and induction to secure method marks even if the final answer is wrong.

仔细审题:注意“hence”或“hence or otherwise”指令词,提示了预期解法。若卡住先跳题,之后再回。矩阵运算和归纳法要展示所有步骤,即便终答有误也能拿过程分。

Check units, exact values, and simplification requirements. Revise past papers under timed conditions to build exam stamina and accuracy.

检查单位、精确值与化简要求。在限时条件下刷历年真题,提升应试耐力与准确率。


Published by TutorHao | AS 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课程辅导,国外大学本科硕士研究生博士课程论文辅导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