📚 PDF资源导航

Edexcel A-Level Further Maths Core Pure 1: Question Type Analysis | Edexcel A-Level高数核心纯数1题型解析

📚 Edexcel A-Level Further Maths Core Pure 1: Question Type Analysis | Edexcel A-Level高数核心纯数1题型解析

Edexcel A-Level Further Maths Core Pure 1 (CP1) forms the backbone of the further mathematics curriculum, combining algebra, calculus, vectors, and numerical techniques. Understanding the typical question types and the strategies to tackle them is essential for scoring high marks. This revision guide breaks down the most frequent CP1 topics into clear question categories and offers step-by-step approaches.

Edexcel A-Level 高数 Core Pure 1 (CP1) 构建了进阶数学课程的核心骨架,融合了代数、微积分、向量与数值方法。掌握常见题型及相应解题策略,是斩获高分的关键。本文按主题梳理 CP1 高频考题类型,并给出分步解析。


1. Proof by Induction | 归纳证明

Induction questions typically ask you to prove a statement involving divisibility, recurrence sequences, matrix powers, or general summation formulas. The examiner allocates marks for the base case, the induction hypothesis, and the inductive step with a clear conclusion.

归纳法题型通常要求证明可除性、递推数列、矩阵的幂或一般求和公式。评分按基本情形、归纳假设以及归纳步骤和结论给分。

For divisibility, assume f(k) = 3²ᵏ⁺² − 8k − 9 = 64m, then handle f(k+1) = 9 f(k) + something to factorise 64. In recurrence sequences you substitute the assumed closed form into the recurrence relation and simplify to match the k+1 case. For matrix powers, write Aᵏ⁺¹ = A·Aᵏ and perform multiplication to confirm the pattern holds.

在整除性证明中,假设 f(k) = 3²ᵏ⁺² − 8k − 9 = 64m,接着处理 f(k+1) = 9 f(k) + 某式并提取因子 64。递推数列则是将假设的闭式代入递推关系,化简后得到 k+1 的形式。矩阵幂题型需写出 Aᵏ⁺¹ = A·Aᵏ 并执行乘法以验证格式依旧成立。

Always label the induction hypothesis clearly and end with the standard closing statement: ‘Since true for n=1 and if true for n=k it is true for n=k+1, therefore by mathematical induction the statement holds for all positive integers n.’

务必清晰标注归纳假设,并以标准结语收尾:由于 n=1 成立且 n=k 成立推出 n=k+1 成立,根据数学归纳法,命题对所有正整数 n 成立。


2. Complex Numbers | 复数

Complex numbers are examined through algebraic manipulation, Argand diagrams, modulus-argument form, de Moivre’s theorem, and loci. A classic CP1 problem provides one complex root of a cubic with real coefficients and asks for the remaining real root, then requires plotting all roots on an Argand diagram.

复数部分考查代数运算、Argand 图、模-辐角形式、棣莫弗定理以及轨迹。CP1 经典题:给出实系数三次方程的一个复数根,求其余实根,并要求将所有根绘制在 Argand 图上。

De Moivre’s theorem (cos θ + i sin θ)ⁿ = cos nθ + i sin nθ appears both as a direct computation and in proving trigonometric identities. A typical example: express cos 5θ in terms of cos θ by expanding (cos θ + i sin θ)⁵ and equating real parts. It is also used to find the nth roots of a complex number: write z = r(cos θ + i sin θ), then z¹/ⁿ = r¹/ⁿ [cos(θ+2kπ)/n + i sin(θ+2kπ)/n] for k = 0,1,…,n−1, and plot them as the vertices of a regular polygon on the Argand plane.

棣莫弗定理 (cos θ + i sin θ)ⁿ = cos nθ + i sin nθ 既能用于直接计算,也用于证明三角恒等式。典型例子:展开 (cos θ + i sin θ)⁵ 并比较实部,将 cos 5θ 表示为 cos θ 的多项式。该定理还用于求复数的 n 次方根:将 z 写为 r(cos θ + i sin θ),则 z¹/ⁿ = r¹/ⁿ [cos(θ+2kπ)/n + i sin(θ+2kπ)/n],k = 0,1,…,n−1,并在 Argand 平面上标出正多边形的顶点。

Loci problems involve sketching sets such as |z − 3| = |z + 3i| (perpendicular bisector) or arg(z − 1 − i) = π/4 (half-line). Always interpret |z − z₁| as distance and arg(z − z₁) as the angle measured from the positive real axis. Shading regions defined by inequalities requires checking a test point.

轨迹题要求绘制如 |z − 3| = |z + 3i| (垂直平分线) 或 arg(z − 1 − i) = π/4 (射线) 的图形。始终将 |z − z₁| 解释为距离,arg(z − z₁) 为从正实轴测量的角度。对于用不等式定义的区域,需要选取测试点来确定阴影区域。


3. Matrices and Linear Transformations | 矩阵与线性变换

Core Pure 1 matrices cover multiplication, determinants, inverses, solving linear equations, and representing linear transformations. You also encounter eigenvalues, eigenvectors, diagonalisation, and the Cayley-Hamilton theorem in some problem contexts.

Core Pure 1 矩阵涵盖乘法、行列式、逆矩阵、解线性方程组,以及用矩阵表示线性变换。还会涉及特征值、特征向量、对角化,并在某些问题中涉及 Cayley-Hamilton 定理。

Exam questions frequently ask you to find the matrix representing a reflection in the line y = (tan θ)x or a rotation about the origin. Composition of transformations corresponds to multiplying matrices in the correct order. The determinant of a transformation matrix gives the area scale factor, so areas of images are |det(M)| × original area.

考题经常要求找出表示关于直线 y = (tan θ)x 的反射或关于原点的旋转的矩阵。变换的复合对应于按正确顺序相乘矩阵。变换矩阵的行列式给出面积缩放因子,因此像的面积等于 |det(M)| × 原面积。

Invariant lines are found by solving M (x, y)ᵀ = λ (x, y)ᵀ or by setting M (x, mx+c)ᵀ = (x’, mx’+c)ᵀ. For eigenvalue problems, solve det(M − λI)=0 to obtain characteristic equation, find eigenvectors by solving (M − λI)v = 0, and then if M is diagonalisable, write P⁻¹MP = D where D is diagonal. A follow-up may require Mⁿ = P Dⁿ P⁻¹.

求不变线可通过解 M (x, y)ᵀ = λ (x, y)ᵀ,或设 M (x, mx+c)ᵀ = (x’, mx’+c)ᵀ。对于特征值问题,解 det(M − λI)=0 得到特征方程,通过 (M − λI)v = 0 求特征向量,若 M 可对角化,则可写出 P⁻¹MP = D,其中 D 为对角阵。后续可能要求 Mⁿ = P Dⁿ P⁻¹。

Simultaneous equations in two or three unknowns can be expressed as a matrix equation and solved using the inverse matrix, provided the matrix is non-singular. Be ready to interpret the geometric meaning when the system is inconsistent or has infinitely many solutions (planes meeting in a line or a sheaf).

二元或三元线性方程组可表示为矩阵方程,并在矩阵非奇异的前提下利用逆矩阵求解。若方程组无解或有无穷多解(平面交于一条线或构成一个束),需要能解释其几何意义。


4. Roots of Polynomials | 多项式的根

Using the relationships between roots and coefficients is a core skill. For a cubic x³ + ax² + bx + c = 0 with roots α, β, γ, you must know Σα = −a, Σαβ = b, αβγ = −c. Edexcel CP1 questions extend this to quartics and also ask for symmetric functions like α²+β²+γ² or Σ 1/α.

利用根与系数的关系是核心技能。对于具有根 α, β, γ 的三次方程 x³ + ax² + bx + c = 0,必须熟记 Σα = −a, Σαβ = b, αβγ = −c。Edexcel CP1 将这一点扩展到四次方程,并要求计算对称函数,例如 α²+β²+γ² 或 Σ 1/α。

Standard identities: α²+β² = (α+β)² − 2αβ, and for three roots α²+β²+γ² = (Σα)² − 2Σαβ. These are essential to evaluate expressions without finding individual roots. Questions may also ask you to form a new polynomial whose roots are transformations of the original roots, such as 2α+1, α², or 1/α. The general method uses the substitution x = 2y+1 etc., or builds new symmetric sums.

标准恒等式:α²+β² = (α+β)² − 2αβ;对三个根,α²+β²+γ² = (Σα)² − 2Σαβ。这些关系对于不直接求出单个根而计算表达式至关重要。题目还可能要求构造一个新多项式,其根是原根的变换,例如 2α+1、α² 或 1/α。通用方法使用替换 x = 2y+1 等,或者构造新的对称和。

When a cubic has a repeated root, the condition that the polynomial and its derivative share a common root can be used. Alternatively, set up the factorization (x − r)²(x − s) and equate coefficients. If one root is a complex number a+bi, the conjugate a−bi is also a root, so the corresponding quadratic factor with real coefficients is x² − 2ax + (a²+b²).

当三次方程有重根时,可利用多项式与导数具有公共根的条件。或者设因式分解 (x − r)²(x − s) 并比较系数。若一根为复数 a+bi,其共轭 a−bi 也是根,因此对应的

Published by TutorHao | A-Level Mathematics 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