📚 PDF资源导航

Further Maths Core Pure 1: Question Types Analysis | 高数核心纯数1题型解析

📚 Further Maths Core Pure 1: Question Types Analysis | 高数核心纯数1题型解析

The Core Pure 1 module (Edexcel) forms the foundation of A Level Further Mathematics, demanding a strong command of complex numbers, matrices, vectors, and proof. Recognising the typical question types can sharpen your exam technique and highlight where marks are gained or lost. This analysis covers the key topics and the most common styles of questions you will face.

核心纯数1(Edexcel考试局)是A Level高数的基石,要求熟练掌握复数、矩阵、向量与证明。识别典型题型可以优化应试技巧,并明确得分点与易错点。本文分析主要考点及其最常见设问形式。


1. Complex Numbers: Arithmetic & Modulus-Argument Form | 复数运算与模-辐角形式

Typical questions involve solving quadratic equations with real coefficients that yield complex roots, such as z² – 4z + 13 = 0. You must express answers in the form a ± bi. You are often then asked to find the modulus |z| = √(a² + b²) and argument arg z, giving the argument in radians where needed. Another common task is converting between the Cartesian form a+bi and the modulus-argument form r(cosθ + i sinθ). For example, express 1 – i√3 in modulus-argument form.

典型题目包括求解实系数二次方程得到复数根,并求模与辐角,以及笛卡儿形式与模-辐角形式的互换。常考例如将 1 – i√3 转化为 r(cosθ + i sinθ) 形式。

|z| = √(x² + y²), arg z = arctan(y/x) (adjust quadrant)

Be prepared to perform addition, subtraction, multiplication and division of complex numbers. For division, multiply numerator and denominator by the conjugate of the denominator. Ensure you can handle purely imaginary numbers and recognise the complex conjugate roots theorem for polynomials with real coefficients.

还需熟练掌握复数四则运算,除法通过乘共轭复数实现。务必掌握实系数多项式共轭复根成对出现的定理。


2. Argand Diagrams and Loci | 阿尔冈图与轨迹

You must be able to plot points representing complex numbers on an Argand diagram and to interpret or sketch loci. Standard loci include circles given by |z – a| = r and half-lines given by arg(z – a) = θ. Questions may ask for the Cartesian equation of a locus or to identify the region satisfying inequalities such as |z – 2 + i| ≤ 3 and 0 ≤ arg(z) ≤ π/4.

需要掌握在阿尔冈图上标点、绘制或解释轨迹,如圆 |z – a| = r 和射线 arg(z – a) = θ。常见题型要求将轨迹转化为笛卡儿方程,或标出满足不等式的区域。

The greatest and least value of |z| or arg z within a given region is a classic exam problem. Use geometric reasoning—distance from the origin to the centre of the circle, or the tangents from the origin to the circle. Draw a sketch before calculating.

求区域内 |z| 或辐角的最大最小值是经典考题,需利用几何关系,如原点到圆心的距离或原点到圆的切线。作图分析后再列式求解。


3. Matrices: Determinants and Inverses | 矩阵:行列式与逆矩阵

You will compute determinants of 2×2 and 3×3 matrices. For a 2×2 matrix A = [[a, b], [c, d]], det(A) = ad – bc. For 3×3, use the rule of Sarrus or expansion by minors. Finding the inverse using A⁻¹ = (1/det A) adj(A) is essential, and you must be able to solve a system of linear equations written as AX = B by X = A⁻¹B, provided det A ≠ 0.

需会计算2阶和3阶行列式,利用伴随矩阵求逆矩阵,并在行列式非零时用逆矩阵解形如 AX = B 的线性方程组。

A⁻¹ = (1/det A) adj A

Watch out for singular matrices where det = 0; questions may ask you to find unknown constants so that a matrix is singular, or to show that a system of equations has no unique solution. Interpreting consistency in terms of det = 0 and the augmented matrix is a valuable skill.

注意行列式为 0 的奇异矩阵;常要求求参数使矩阵奇异,或证明方程组无唯一解。结合增广矩阵判断方程组是否相容是重要的分析能力。


4. Matrix Transformations | 矩阵变换

Linear transformations in 2D are represented by 2×2 matrices. Given a transformation matrix M, you may be asked to find the image of a point or to describe the transformation. Common transformations include rotations about the origin, reflections in lines y = ±x or in the axes, stretches and enlargements. For instance, [[0, -1], [1, 0]] represents a rotation of 90° anticlockwise.

二维线性变换用2×2矩阵表示,需能根据变换矩阵求像点或描述变换。标准变换包括绕原点旋转、关于坐标轴或 y = ±x 的反射、拉伸与放大。例如 [[0, -1],[1, 0]] 表示逆时针旋转 90°。

Combined transformations, inverse transformations and finding invariant lines or points are examined. For invariant lines of the form y = mx + c, solve M (x; y) = (x’; y’) with y’ = m x’ + c. Remember that lines through the origin may be invariant while points on them are not fixed.

复合变换、逆变换、不变线与不变点也是常考点。不变线可设 y = mx + c,代入变换关系求解。注意过原点的直线可能整体不变但线上点并不都是不动点。


5. Summation of Series | 级数求和

Know the standard results: Σᵣ₌₁ⁿ r = ½ n(n+1), Σᵣ₌₁ⁿ r² = ⅙ n(n+1)(2n+1), Σᵣ₌₁ⁿ r³ = ¼ n²(n+1)². Questions often expand expressions such as Σ (r+2)(r-1) = Σ (r² + r – 2), then split into separate sums and apply the standard formulae. Algebraic simplification is key.

熟记自然数和、平方和与立方和公式。常见题型将所给级数例如 Σ (r+2)(r-1) 展开成 r² + r – 2,再拆分为标准求和公式并代数化简。

Σᵣ₌₁ⁿ r² = ⅙ n(n+1)(2n+1)

Method of differences (telescoping) is popular: express the general term as f(r) – f(r+1) so that most terms cancel. For example, Σ [1/(r(r+1))] = Σ [1/r – 1/(r+1)] collapses to 1 – 1/(n+1). Write out the first few terms to confirm the pattern.

裂项相消法很常用:将通项写成 f(r) – f(r+1) 的形式,逐项抵消。例如 Σ [1/(r(r+1))] = Σ [1/r – 1/(r+1)],展开后仅剩首尾项。


6. Roots of Polynomials | 多项式根与系数关系

Published by TutorHao | 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