📚 PDF资源导航

A-Level Edexcel Further Mathematics: Core Pure Mathematics 2 In-Depth Revision | A-Level Edexcel 进阶数学:核心纯数2知识点精讲

📚 A-Level Edexcel Further Mathematics: Core Pure Mathematics 2 In-Depth Revision | A-Level Edexcel 进阶数学:核心纯数2知识点精讲

Core Pure Mathematics 2 (9FM0/02) is the second compulsory pure paper in the Edexcel A-Level Further Mathematics qualification. It builds directly on Core Pure 1 and covers advanced topics essential for university mathematics: complex numbers in exponential form, matrix algebra including eigenvalues and eigenvectors, polar coordinates, hyperbolic functions, first‑ and second‑order differential equations, proof by induction, Maclaurin series, and three‑dimensional vectors. This article provides a detailed, bilingual revision guide that walks you through every major concept, key formula, and typical examination technique.

核心纯数2(Core Pure Mathematics 2,试卷代码 9FM0/02)是Edexcel A-Level 进阶数学中第二份必修的纯数试卷。它直接建立在核心纯数1的基础上,涵盖了大学数学所必需的高级主题:指数形式的复数、包含特征值与特征向量的矩阵代数、极坐标、双曲函数、一阶与二阶微分方程、数学归纳法证明、麦克劳林级数以及三维向量。本文提供了一份详尽的双语复习指南,带你梳理每一个重要概念、关键公式和典型考试技巧。


1. Complex Numbers – Exponential Form, De Moivre and Roots | 复数——指数形式、棣莫弗定理与根

The exponential form of a complex number is r e, where r = |z| and θ = arg(z). Euler’s formula e = cos θ + i sin θ links this form to the polar representation r(cos θ + i sin θ). Multiplying two complex numbers in exponential form yields z₁z₂ = r₁r₂ ei(θ₁+θ₂), which makes finding powers and roots straightforward.

复数的指数形式为 r e,其中 r = |z|,θ = arg(z)。欧拉公式 e = cos θ + i sin θ 将该形式与极坐标表示 r(cos θ + i sin θ) 联系起来。用指数形式相乘时,z₁z₂ = r₁r₂ ei(θ₁+θ₂),这使得求幂和求根变得非常直接。

De Moivre’s theorem states (cos θ + i sin θ)n = cos(nθ) + i sin(nθ) for any integer n. With exponential form this is simply (e)n = einθ. To find the n distinct nth roots of a complex number w = R e, use the formula zk = R1/n ei(φ + 2kπ)/n for k = 0, 1, …, n−1. The roots are equally spaced around a circle of radius R1/n centred at the origin.

棣莫弗定理表述为 (cos θ + i sin θ)n = cos(nθ) + i sin(nθ),其中 n 为整数。用指数形式可简洁地写作 (e)n = einθ。要求复数 w = R e 的 n 次方根,可使用公式 zk = R1/n ei(φ + 2kπ)/n,其中 k = 0, 1, …, n−1。所有根均匀分布在以原点为中心、半径为 R1/n 的圆上。

You can sum series like Σ cos(kθ) or Σ sin(kθ) by considering the real and imaginary parts of a geometric series Σ eikθ. This technique appears frequently in exam questions.

通过考虑几何级数 Σ eikθ 的实部和虚部,可以计算形如 Σ cos(kθ) 或 Σ sin(kθ) 的级数。这种技巧在考试题目中经常出现。


2. Matrices – Determinants, Inverses and Linear Systems | 矩阵——行列式、逆矩阵与线性方程组

For a 3×3 matrix A, the determinant det(A) is a scalar that can be calculated by expanding along any row or column. If det(A) ≠ 0, the matrix is non‑singular and its inverse A⁻¹ exists. The inverse can be found using the adjugate method: A⁻¹ = (1/det(A)) adj(A), where adj(A) is the transpose of the cofactor matrix.

对于 3×3 矩阵 A,行列式 det(A) 是一个标量,可以通过沿任意行或列展开来计算。若 det(A) ≠ 0,矩阵非奇异,其逆矩阵 A⁻¹ 存在。逆矩阵可利用伴随矩阵法求得:A⁻¹ = (1/det(A)) adj(A),其中 adj(A) 是余子式矩阵的转置。

A system of three linear equations in three unknowns can be written as Ax = b. The system has a unique solution when det(A) ≠ 0, given by x = A⁻¹b. When det(A) = 0, the system may have infinitely many solutions or be inconsistent; geometrical interpretation using planes is essential.

三元一次方程组可写作 Ax = b。当 det(A) ≠ 0 时有唯一解,表示为 x = A⁻¹b。当 det(A) = 0 时,方程组可能有无穷多解或无解;此时借助平面的几何解释至关重要。

Row operations (Gaussian elimination) provide an alternative method to solve linear systems, especially helpful when parameters are involved. You must be able to interpret the row‑echelon form to determine consistency.

行变换(高斯消元法)是求解线性方程组的另一种方法,尤其在涉及参数时非常有用。你必须能够解读行阶梯形以判断相容性。


3. Matrices – Eigenvalues, Eigenvectors and Diagonalisation | 矩阵——特征值、特征向量与对角化

For a square matrix A, an eigenvector v satisfies Av = λv, where λ is the corresponding eigenvalue. Eigenvalues are found by solving the characteristic equation det(A − λI) = 0. Each eigenvalue yields a system (A − λI)v = 0 to find the eigenvectors.

对于方阵 A,若满足 Av = λv,则 v 为特征向量,λ 为对应的特征值。通过求解特征方程 det(A − λI) = 0 得到特征值。每个特征值代入方程组 (A − λI)v = 0 即可求出特征向量。

When a 3×3 matrix has three distinct eigenvalues, it can be diagonalised: A = PDP⁻¹, where D is the diagonal matrix of eigenvalues and P is the matrix whose columns are the corresponding eigenvectors. Diagonalisation simplifies powers of A: An = PDnP⁻¹.

当一个 3×3 矩阵有三个互异的特征值时,它可以被对角化:A = PDP⁻¹,其中 D 是由特征值构成的对角矩阵,P 的列是对应的特征向量。对角化大大简化了矩阵乘幂:An = PDnP⁻¹。

If eigenvalues are repeated, the matrix may not be diagonalisable; you need to find generalised eigenvectors or confirm geometric multiplicity equals algebraic multiplicity. Exam questions often focus on distinct eigenvalues, but be prepared for symmetric matrices with repeated eigenvalues.

若特征值有重根,矩阵可能不可对角化;需要寻找广义特征向量或验证几何重数等于代数重数。考试题目多聚焦于互异特征值,但也要准备对称矩阵出现重特征值的情况。


4. Polar Coordinates – Curves, Tangents and Area | 极坐标——曲线、切线与面积

Polar coordinates (r, θ) describe a point by its distance r from the origin and the angle θ measured from the positive x‑axis. Conversion to Cartesian is x = r cos θ, y = r sin θ, and r² = x² + y². Common polar curves include circles (r = a cos θ), cardioids (r = a(1 + cos θ)), and roses (r = a cos(nθ)).

极坐标 (r, θ) 用点到原点的距离 r 和从正 x 轴起测量的角度 θ 来描述位置。转换为直角坐标:x = r cos θ,y = r sin θ,且 r² = x² + y²。常见极坐标曲线包括圆 (r = a cos θ)、心形线 (r = a(1 + cos θ)) 和玫瑰线 (r = a cos(nθ))。

The area enclosed by a polar curve from θ = α to θ = β is given by (1/2) ∫αβ r² dθ. You must be able to find the limits of integration, often by setting r = 0 or solving simultaneous equations when two curves intersect. For two polar curves, the area between them is (1/2) ∫ (router² − rinner²) dθ.

极坐标曲线在 θ 从 α 到 β 内围成的面积为 (1/2) ∫αβ r² dθ。必须能够确定积分限,通常通过令 r = 0 或解两条曲线相交时的联立方程得到。对于两条极坐标曲线,它们之间的面积为 (1/2) ∫ (r² − r²) dθ。

Tangents to polar curves are found by expressing the curve in parametric form x(θ) = r cos θ, y(θ) = r sin θ and using dy/dx = (dy/dθ)/(dx/dθ). Parallel and perpendicular tangents can be located by setting the numerator or denominator equal to zero.

求极坐标曲线的切线时,将曲线表达为参数形式 x(θ) = r cos θ,y(θ) = r sin θ,利用 dy/dx = (dy/dθ)/(dx/dθ)。令分子或分母为零可找到平行或垂直于初始线的切线位置。


5. Hyperbolic Functions – Definitions, Identities and Calculus | 双曲函数——定义、恒等式与微积分

The hyperbolic functions are defined by sinh x = (ex − e−x)/2, cosh x = (ex + e−x)/2, and tanh x = sinh x / cosh x. Their graphs differ from trigonometric functions: cosh x ≥ 1 is catenary‑shaped, sinh x is odd and unbounded, and tanh x has horizontal asymptotes at y = ±1.

双曲函数定义为:sinh x = (ex − e−x)/2,cosh x = (ex + e−x)/2,tanh x = sinh x / cosh x。它们的图像与三角函数不同:cosh x ≥ 1 呈悬链线形,sinh x 为无界奇函数,tanh x 有水平渐近线 y = ±1。

Key identities mirror those of trigonometry but with important sign changes: cosh² x − sinh² x = 1, 1 − tanh² x = sech² x. The double argument formulas are sinh(2x) = 2 sinh x cosh x, cosh(2x) = cosh² x + sinh² x = 2 cosh² x − 1 = 1 + 2 sinh² x.

主要恒等式与三角学类似但符号有所不同:cosh² x − sinh² x = 1,1 − tanh² x = sech² x。倍角公式为 sinh(2x) = 2 sinh x cosh x,cosh(2x) = cosh² x + sinh² x = 2 cosh² x − 1 = 1 + 2 sinh² x。

Derivatives: d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x, d/dx(tanh x) = sech² x. Integrals follow directly. Inverse hyperbolic functions can be expressed as logarithms: arsinh x = ln(x + √(x²+1)), arcosh x = ln(x + √(x²−1)) for x ≥ 1, artanh x = ½ ln((1+x)/(1−x)) for |x| < 1. Their derivatives are standard and need to be memorised.

导数:d/dx(sinh x) = cosh x,d/dx(cosh x) = sinh x,d/dx(tanh x) = sech² x。积分可直接对应得出。反双曲函数可表示为对数形式:arsinh x = ln(x + √(x²+1)),arcosh x = ln(x + √(x²−1))(x ≥ 1),artanh x = ½ ln((1+x)/(1−x))(|x| < 1)。它们的导数均为标准形式,需要牢记。


6. First‑Order Differential Equations – Integrating Factor and Substitutions | 一阶微分方程——积分因子法与代换法

A linear first‑order ODE can be written as dy/dx + P(x)y = Q(x). The integrating factor (IF) is μ(x) = e∫P dx. Multiplying through by μ turns the left side into an exact derivative d/dx(μ y), allowing direct integration: μ y = ∫ μ Q dx + C.

一阶线性常微分方程可写为 dy/dx + P(x)y = Q(x)。积分因子 μ(x) = e∫P dx。方程两边同乘 μ 后,左侧化为恰当导数 d/dx(μ y),从而可直接积分:μ y = ∫ μ Q dx + C。

Some non‑linear first‑order ODEs can be solved by substitution. A homogeneous equation dy/dx = f(y/x) uses v = y/x, thus y = v x and dy/dx = v + x dv/dx, reducing to a separable equation. Bernoulli equations of the form dy/dx + P(x)y = Q(x)yn use the substitution z = y1−n to become linear.

某些非线性一阶常微分方程可通过代换求解。齐次方程 dy/dx = f(y/x) 采用 v = y/x,于是 y = v x 且 dy/dx = v + x dv/dx,化为可分离变量方程。伯努利方程 dy/dx + P(x)y = Q(x)yn 通过代换 z = y1−n 转化为线性方程。

Boundary conditions or initial conditions determine the constant of integration. Always express the final answer in the form y = f(x) if possible, and watch for singular solutions.

由边界条件或初始条件确定积分常数。如有可能,始终将最终答案表达为 y = f(x) 的形式,并注意是否有奇异解。


7. Second‑Order Linear Differential Equations with Constant Coefficients | 常系数二阶线性微分方程

The homogeneous equation a d²y/dx² + b dy/dx + c y = 0 has the auxiliary equation a m² + b m + c = 0. Real distinct roots m₁, m₂ give y = A em₁x + B em₂x; repeated root m gives y = (A + Bx)emx; complex roots p ± iq give y = epx(A cos qx + B sin qx).

齐次方程 a d²y/dx² + b dy/dx + c y = 0 对应的辅助方程为 a m² + b m + c = 0。两相异实根 m₁、m₂ 给出通解 y = A em₁x + B em₂x;重根 m 给出 y = (A + Bx)emx;复根 p ± iq 给出 y = epx(A cos qx + B sin qx)。

For the non‑homogeneous case a d²y/dx² + b dy/dx + c y = f(x), the general solution is y = yc + yp, where yc is the complementary function from the homogeneous equation and yp is a particular integral. The form of yp depends on f(x): try a polynomial, exponential, or trigonometric combination as appropriate, and adjust if it duplicates terms in yc.

对于非齐次情形 a d²y/dx² + b dy/dx + c y = f(x),通解为 y = yc + yp,其中 yc 是齐次方程的余函数,yp 是一个特解。特解的形式取决于 f(x):适时尝试多项式、指数或三角组合,若与 yc 项重复则需调整(如乘以 x)。

f(x) Trial yp | 试解 yp
Polynomial | 多项式 General polynomial of same degree | 同次一般多项式
ekx C ekx (× x if k is a root) | C ekx(若 k 为根则乘 x)
p cos ωx + q sin ωx C cos ωx + D sin ωx (× x if resonance) | C cos ωx + D sin ωx(发生共振则乘 x)

Substituting the trial function into the ODE and equating coefficients yields the unknown constants. This method works for any linear combination of the above forms.

将试解代入原方程并比较系数即可求出待定常数。该方法适用于上述形式的任意线性组合。


8. Proof by Induction – Series, Divisibility and Matrices | 数学归纳法证明——级数、整除性与矩阵

Proof by induction involves three steps: (1) Base case – verify the statement for the smallest integer (often n = 1). (2) Inductive hypothesis – assume the statement is true for n = k. (3) Inductive step – prove it is true for n = k + 1 using the assumption. For summation formulas, the inductive step usually adds the (k+1)th term to the assumed sum.

数学归纳法证明包含三个步骤:(1) 基础情形——验证最小整数(通常为 n = 1)时命题成立。(2) 归纳假设——假设 n = k 时命题为真。(3) 归纳递推——利用假设证明 n = k + 1 时命题亦真。对于求和公式,归纳步骤通常是在假设的和式中加上第 (k+1) 项。

With divisibility, assume f(k) is divisible by an integer d, and show f(k+1) = f(k) + multiple of d, or manipulate f(k+1) into a form that directly uses the assumption, e.g., f(k+1) = a·f(k) + expression containing the divisor factor. For matrix statements (such as powers of a matrix), compute Ak+1 = Ak A and substitute the assumed form for Ak.

对于整除性,假设 f(k) 能被某整数 d 整除,然后说明 f(k+1) = f(k) + d 的倍数,或将 f(k+1) 变形为可直接利用假设的形式,例如 f(k+1) = a·f(k) + 含有除数因子的表达式。对于矩阵命题(如矩阵的幂),计算 Ak+1 = Ak A 并代入假设的 Ak 形式。

Induction can also be used for inequalities (e.g., 2n > n² for n ≥ 5) and for recursive sequences. Always write the inductive reasoning clearly, stating where the hypothesis is used.

归纳法也可用于不等式(如针对 n ≥ 5 证明 2n > n²)和递推数列。务必清晰写出归纳推理过程,并明确指出何处使用了归纳假设。


9. Maclaurin Series – Expansion and Composite Functions | 麦克劳林级数——展开与复合函数

The Maclaurin series of a function f(x) is f(x) = Σn=0 [f(n)(0)/n!] xn. Standard expansions include ex = Σ xn/n!, sin x = Σ (−1)n x2n+1/(2n+1)!, cos x = Σ (−1)n x2n/(2n)!, and ln(1+x) = Σ (−1)n−1 xn/n for |x| < 1. The binomial expansion (1+x)α = 1 + αx + α(α−1)/2! x² + … holds for any real α, |x| < 1.

函数 f(x) 的麦克劳林级数为 f(x) = Σn=0 [f(n)(0)/n!] xn。标准展开包括 ex = Σ xn/n!,sin x = Σ (−1)n x2n+1/(2n+1)!,cos x = Σ (−1)n x2n/(2n)!,以及 |x| < 1 时 ln(1+x) = Σ (−1)n−1 xn/n。二项式展开 (1+x)α = 1 + αx + α(α−1)/2! x² + … 对任意实数 α 且 |x| < 1 成立。

Composite functions can be expanded by substituting one series into another or by differentiating repeatedly to find coefficients. For example, to expand esin x, differentiate to find f′(0), f′′(0), etc., or substitute the series for sin x into the series for ex and collect terms. Be careful with the radius of convergence—the series is only valid within the interval of convergence.

复合函数可通过将一个级数代入另一个级数,或通过多次求导确定系数来展开。例如,为展开 esin x,可求导找出 f′(0)、f′′(0) 等,或将 sin x 的级数代入 ex 的级数并合并同类项。注意收敛半径——级数仅在收敛区间内有效。

You must be able to state the general term when required, and to use Maclaurin series to find limits or approximate integrals, such as limx→0 (sin x − x)/x³ using the series for sin x.

需要能够按要求写出通项,并利用麦克劳林级数求极限或近似积分,例如利用 sin x 的级数求 limx→0 (sin x − x)/x³。


10. Vectors in 3D – Lines, Planes and Distances | 三维向量——直线、平面与距离

A line in 3D can be written in vector form r = a + λ d, where a is a point on the line and d is a direction vector. The Cartesian equations are (x − x₁)/d₁ = (y − y₁)/d₂ = (z − z₁)/d₃. A plane can be given as r·n = p (normal form) or r = a + λ u + μ v (parametric form). The Cartesian equation is ax + by + cz = d, where n = (a, b, c).

三维空间中的直线可用向量形式 r = a + λ d 表示,其中 a 为直线上一点,d 为方向向量。其笛卡尔方程为 (x − x₁)/d₁ = (y − y₁)/d₂ = (z − z₁)/d₃。平面可用 r·n = p(法线式)或 r = a + λ u + μ v(参数式)表示。对应的笛卡尔方程为 ax + by + cz = d,其中法向量 n = (a, b, c)。

The intersection of a line and a plane is found by substituting the line’s parametric form into the plane equation and solving for λ. Two lines may intersect, be parallel, or be skew. To find the shortest distance from a point to a plane, use |(r₀·n − p)| / |n|. The distance between parallel planes is |p₁ − p₂| / |n|.

直线与平面的交点可通过将直线的参数式代入平面方程并求解 λ 得到。两条直线可能相交、平行或异面。点到平面的最短距离为 |(r₀·n − p)| / |n|。平行平面之间的距离为 |p₁ − p₂| / |n|。

The distance from a point to a line is given by |(a − p) × d| / |d|, where p is the point, a is on the line, and d is the direction vector. The shortest distance between two skew lines is found by using the common perpendicular vector n = d₁ × d₂ and projecting the vector between two points onto n.

点到直线的距离为 |(a − p) × d| / |d|,其中 p 为给定点,a 为直线上一点,d 为方向向量。两条异面直线之间的最短距离可通过公垂向量 n = d₁ × d₂,并将两点间向量投影到 n 上来求得。


11. Further Complex Numbers – Loci and Transformations | 复数进阶——轨迹与变换

Complex numbers enable elegant descriptions of loci: |z − a| = r is a circle; |z − a| = |z − b| is the perpendicular bisector of the line segment joining a and b; arg(z − a) = θ is a ray from a. More complicated loci such as ellipses can be expressed by |z − a| + |z − b| = constant. These are best interpreted geometrically.

复数能够简洁地描述轨迹:|z − a| = r 表示圆;|z − a| = |z − b| 表示连接 a 和 b 的线段的垂直平分线;arg(z − a) = θ 表示从 a 出发的射线。更复杂的轨迹如椭圆可表示为 |z − a| + |z − b| = 常数。这些问题最好从几何角度理解。

Transformations of the complex plane, such as w = 1/z, w = z + k, w = kz, and w = z², can be analysed by substituting z = x + iy and w = u + iv to find the image of lines and circles. Under w = 1/z, circles not through the origin map to circles, and lines through the origin map to lines; the point at infinity must be considered.

复平面上的变换,例如 w = 1/z、w = z + k、w = kz 和 w = z²,可通过代入 z = x + iy 与 w = u + iv 来分析直线和圆的像。在 w = 1/z 变换下,不经过原点的圆映射为圆,经过原点的直线映射为直线;需要考虑无穷远点。

Examination questions often ask you to find the Cartesian equation of the image of a locus under a given transformation. Always state the domain restrictions, e.g., excluding points where the transformation is undefined.

考题常常要求求出某一轨迹在给定变换下的像的笛卡尔方程。务必注明定义域限制,例如排除变换无定义的点。


12. Newton–Raphson and Numerical Methods in a Further Context | 牛顿‑拉夫森法及进阶背景下的数值方法

The Newton–Raphson iterative formula xn+1 = xn − f(xn)/f′(xn) is used to find a root of f(x) = 0. In Core Pure 2, this is extended to systems of nonlinear equations using matrices and can be applied to complex functions. The method converges quadratically when the initial guess is sufficiently close to the root.

牛顿‑拉夫森迭代公式 xn+1 = xn − f(xn)/f′(xn) 用于求方程 f(x) = 0 的根。在核心纯数2中,该方法借助矩阵扩展至非线性方程组,并可应用于复变函数。当初值充分接近根时,方法具有平方收敛速度。

For a system of two equations f(x, y) = 0, g(x, y) = 0, the Jacobian matrix is J = [[∂f/∂x, ∂f/∂y], [∂g/∂x, ∂g/∂y]]. The multivariate Newton–Raphson update is [xn+1, yn+1]T = [xn, yn]T − J−1 [f, g]T. You need to compute the inverse Jacobian at each step.

对于二元方程组 f(x, y) = 0、g(x, y) = 0,雅可比矩阵为 J = [[∂f/∂x, ∂f/∂y], [∂

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