📚 Year 13 CIE Further Mathematics: Core Knowledge Summary | Year 13 CIE 进阶数学:核心知识点梳理
Year 13 CIE Further Mathematics builds on the foundations laid in Year 12 and introduces a range of powerful techniques in pure mathematics. This article summarises the core topics that every student needs to master for the A2 level, covering hyperbolic functions, matrices, advanced calculus, complex numbers, differential equations, series expansions, polar coordinates, and proof by induction. Each section highlights key definitions, essential formulae, and typical problem‑solving strategies, ensuring you have a solid revision roadmap.
Year 13 CIE 进阶数学在 Year 12 的基础上进一步展开,引入了一系列强大的纯数工具。本文梳理了 A2 阶段必须掌握的核心主题,包括双曲函数、矩阵、高级微积分、复数、微分方程、级数展开、极坐标以及归纳法证明。每一节都给出了关键定义、核心公式和典型解题思路,为你提供一份扎实的复习路线图。
1. Hyperbolic Functions | 双曲函数
Hyperbolic functions are defined in terms of exponential functions: sinh x = (eˣ − e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, and tanh x = sinh x / cosh x. They satisfy identities closely related to trigonometric ones, most notably cosh² x − sinh² x = 1. You will need to differentiate and integrate these functions, solve equations involving them, and use their inverse forms (arsinh, arcosh, artanh) which can be expressed as natural logarithms.
双曲函数用指数函数定义:sinh x = (eˣ − e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2,tanh x = sinh x / cosh x。它们满足与三角函数相似的恒等式,最核心的是 cosh² x − sinh² x = 1。你需要会求这些函数的导数和积分,会解含双曲函数的方程,并掌握其反函数(arsinh, arcosh, artanh)的对数表示形式。
Key derivatives are d/dx (sinh x) = cosh x, d/dx (cosh x) = sinh x, and d/dx (tanh x) = sech² x. For integration, remember that the reverse holds, and you can often use the exponential definitions to simplify integrals. Inverse hyperbolic functions differentiate to 1/√(x²±1) or 1/(1−x²) forms, which often appear in partial fractions or trigonometric substitutions in disguise.
核心导数为 d/dx (sinh x) = cosh x,d/dx (cosh x) = sinh x,d/dx (tanh x) = sech² x。积分时反向运用即可,很多时候利用指数定义能将积分简化。反双曲函数的导数形如 1/√(x²±1) 或 1/(1−x²),这些常以隐藏形式出现在部分分式或三角代换中。
2. Matrices and Linear Transformations | 矩阵与线性变换
In Year 13, matrices are extended to 3×3 systems and their applications in linear transformations. You must be confident with finding determinants, inverses (using cofactors or row operations), and solving systems of equations in three unknowns. The determinant of a 3×3 matrix A = [a b c; d e f; g h i] is given by a(ei − fh) − b(di − fg) + c(dh − eg). A unique solution exists only when det(A) ≠ 0.
Year 13 将矩阵推广到 3×3 及其在线性变换中的应用。你需要熟练掌握求行列式、通过余子式或行变换求逆矩阵,以及求解三元一次方程组。3×3 矩阵 A 的行列式为 a(ei − fh) − b(di − fg) + c(dh − eg)。仅当 det(A) ≠ 0 时方程组有唯一解。
Linear transformations in two and three dimensions can be represented by matrices. Eigenvalues and eigenvectors are crucial for understanding rotations, reflections, shears, and stretches. The characteristic equation det(A − λI) = 0 gives eigenvalues; for each λ, solve (A − λI)v = 0 to find eigenvectors. Diagonalisation of symmetric matrices is a powerful tool for simplifying quadratic forms and powers of matrices.
二维和三维的线性变换可以用矩阵表示。特征值和特征向量是理解旋转、反射、剪切和伸缩的关键。特征方程 det(A − λI) = 0 给出特征值;对每个 λ 求解 (A − λI)v = 0 得到特征向量。对称矩阵的对角化是化简二次型和计算矩阵幂的有力工具。
3. Advanced Differentiation | 高级微分
Building on basic differentiation rules, you must now differentiate inverse trigonometric and hyperbolic functions, implicit functions, and parametric equations. Important derivatives include d/dx (arcsin x) = 1/√(1−x²), d/dx (arccos x) = −1/√(1−x²), and d/dx (arctan x) = 1/(1+x²). For hyperbolic inverses, recall d/dx (arsinh x) = 1/√(x²+1), etc.
在基本求导规则之上,现在你需要掌握反三角函数和反双曲函数、隐函数以及参数方程的求导。重要的导数有 d/dx (arcsin x) = 1/√(1−x²),d/dx (arccos x) = −1/√(1−x²),d/dx (arctan x) = 1/(1+x²)。对于反双曲函数,记住 d/dx (arsinh x) = 1/√(x²+1) 等。
Implicit differentiation requires applying the chain rule to every term when differentiating with respect to x, treating y as a function of x. Parametric differentiation uses dy/dx = (dy/dt) / (dx/dt) and the second derivative is d²y/dx² = d/dt (dy/dx) / (dx/dt). Logarithmic differentiation helps with complicated products or functions of the form [f(x)]ᵍ⁽ˣ⁾.
隐函数求导需要在每项对 x 求导时运用链式法则,把 y 看作 x 的函数。参数方程求导用 dy/dx = (dy/dt) / (dx/dt),二阶导数为 d²y/dx² = d/dt (dy/dx) / (dx/dt)。对数求导法适用于复杂乘积或形如 [f(x)]ᵍ⁽ˣ⁾ 的函数。
4. Advanced Integration Techniques | 高级积分技巧
Integration at this level demands mastery of reduction formulae, integration using inverse trigonometric and hyperbolic substitutions, and more sophisticated partial fractions. A reduction formula expresses an integral Iₙ = ∫ f(x,n) dx in terms of Iₙ₋₁ or Iₙ₋₂, often requiring integration by parts. For example, for Iₙ = ∫ xⁿ eˣ dx, you derive Iₙ = xⁿ eˣ − n Iₙ₋₁.
这一阶段的积分要求掌握约化公式、利用反三角函数和双曲函数代换的积分,以及更复杂的有理分式分解。约化公式将积分 Iₙ = ∫ f(x,n) dx 用 Iₙ₋₁ 或 Iₙ₋₂ 表示,通常需要分部积分法。例如,对于 Iₙ = ∫ xⁿ eˣ dx,可推导出 Iₙ = xⁿ eˣ − n Iₙ₋₁。
Substitutions involving inverse trig or hyperbolic functions often arise from recognising √(a² − x²), √(a² + x²), or √(x² − a²) structures. Using x = a sin θ for the first, x = a sinh u or x = a tan θ for the second, and x = a cosh u or x = a sec θ for the third transforms the integral into a trigonometric or hyperbolic form that can be handled with identities. Partial fractions with repeated or irreducible quadratic factors must also be conquered.
反三角或双曲代换常出现在识别 √(a² − x²)、√(a² + x²) 或 √(x² − a²) 的结构时。对第一种令 x = a sin θ,第二种令 x = a sinh u 或 x = a tan θ,第三种令 x = a cosh u 或 x = a sec θ,可将积分化为三角或双曲形式后借助恒等式处理。带有重根或不可约二次因式的部分分式也需要掌握。
5. Complex Numbers | 复数
Complex numbers are deepened with de Moivre’s theorem: (cos θ + i sin θ)ⁿ = cos nθ + i sin nθ for integer n. This theorem is used to derive trigonometric identities, find powers and roots of complex numbers, and solve equations. The n distinct nth roots of a complex number z = r(cos θ + i sin θ) are given by z^(1/n) = r^(1/n) [cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)], k = 0,1,…, n−1.
复数部分通过棣莫弗定理深化:(cos θ + i sin θ)ⁿ = cos nθ + i sin nθ,n 为整数。这个定理用于推导三角恒等式、求复数的幂与根,以及解方程。复数 z = r(cos θ + i sin θ) 的 n 个不同的 n 次方根为 z^(1/n) = r^(1/n) [cos((θ+2kπ)/n) + i sin((θ+2kπ)/n)],k = 0,1,…, n−1。
The exponential form z = r e^(iθ) simplifies multiplication and division: arguments add or subtract. Euler’s formula e^(iθ) = cos θ + i sin θ underpins this. You should be able to sum series involving cos kθ and sin kθ by considering a geometric series in e^(ikθ). Complex loci in the Argand diagram, such as |z − a| = r (circle) or arg(z − a) = α (half‑line), are also tested.
指数形式 z = r e^(iθ) 使乘除运算简洁:模相乘、辐角相加。欧拉公式 e^(iθ) = cos θ + i sin θ 是基础。你应能将含 cos kθ 和 sin kθ 的级数求和问题转化为关于 e^(ikθ) 的等比级数。阿尔冈图上的复数轨迹,例如 |z − a| = r(圆)或 arg(z − a) = α(射线),也是考点。
6. Differential Equations | 微分方程
First order linear differential equations of the form dy/dx + P(x) y = Q(x) are solved by finding an integrating factor μ(x) = e^(∫ P dx). Multiply through by μ to obtain d/dx (μ y) = μ Q, then integrate. You also meet nonlinear first order equations that can be solved by separation of variables or by appropriate substitutions, such as Bernoulli’s equation.
一阶线性微分方程 dy/dx + P(x) y = Q(x) 通过寻找积分因子 μ(x) = e^(∫ P dx) 来求解。方程两边乘以 μ 后化为 d/dx (μ y) = μ Q,再积分。也会遇到可通过变量分离或合适代换(如伯努利方程)求解的一阶非线性方程。
Second order linear differential equations with constant coefficients are the main focus: a d²y/dx² + b dy/dx + c y = f(x). For the homogeneous case (f(x)=0), solve the auxiliary equation a m² + b m + c = 0. The complementary function depends on the roots being real and distinct, repeated, or complex conjugates. For the particular integral when f(x) is a polynomial, exponential, sine/cosine, or combination, use the method of undetermined coefficients. Euler (or Cauchy‑Euler) equations of the form x² d²y/dx² + a x dy/dx + b y = f(x) are solved by the substitution x = eᵗ (or x = −eᵗ for negative x).
常系数二阶线性微分方程是重点:a d²y/dx² + b dy/dx + c y = f(x)。对于齐次情况 (f(x)=0),解辅助方程 a m² + b m + c = 0。余函数的形式取决于根是相异实根、重根还是共轭复根。当 f(x) 是多项式、指数函数、正余弦或它们的组合时,用待定系数法求特解。欧拉(柯西‑欧拉)方程 x² d²y/dx² + a x dy/dx + b y = f(x) 可通过代换 x = eᵗ(或 x = −eᵗ 当 x 为负)求解。
7. Maclaurin Series | 麦克劳林级数
The Maclaurin series expansion of a function f(x) is f(x) = f(0) + f'(0) x + f”(0) x²/2! + f”'(0) x³/3! + … + f⁽ⁿ⁾(0) xⁿ/n! + … . You must know the standard expansions for eˣ, sin x, cos x, ln(1+x), and (1+x)ⁿ, and be able to derive those for hyperbolic functions, arctan x, and others by differentiation or composition.
函数 f(x) 的麦克劳林级数展开为 f(x) = f(0) + f'(0) x + f”(0) x²/2! + f”'(0) x³/3! + … + f⁽ⁿ⁾(0) xⁿ/n! + … 。你必须熟记 eˣ、sin x、cos x、ln(1+x) 和 (1+x)ⁿ 的标准展开,并会通过微分或复合得到双曲函数、arctan x 等的级数。
Maclaurin series are used to find approximate values of functions, limits, and series summations. For composite functions, you can substitute the series of the inner function into the outer series, but be careful with the radius of convergence. The validity of an expansion is usually stated as |x| < R, and you should be able to determine R or verify it for given series.
麦克劳林级数可用于求函数的近似值、极限以及级数求和。对复合函数,可将内层函数的级数代入外层级数,但要注意收敛半径。展开的有效范围通常表示为 |x| < R,你应能确定 R 或对给定级数进行验证。
8. Summation of Series | 级数求和
This topic covers the method of differences, and the use of standard series to sum algebraic and trigonometric series. In the method of differences, a sum ∑ uᵣ is expressed in the form ∑ [f(r+1) − f(r)] so that most terms cancel, leaving only boundary terms. For example, ∑ 1/[r(r+1)] = 1 − 1/(n+1) after decomposition.
本主题涵盖差分法与利用标准级数对代数级数和三角级数求和。在差分法中,将和式 ∑ uᵣ 写成 ∑ [f(r+1) − f(r)] 的形式,使大部分项相互抵消,仅留边界项。例如,∑ 1/[r(r+1)] 分解后得到 1 − 1/(n+1)。
Standard results to remember are ∑ r = n(n+1)/2, ∑ r² = n(n+1)(2n+1)/6, and ∑ r³ = [n(n+1)/2]². For trigonometric sums, use complex numbers and geometric series. Summing series such as ∑ cos rθ involves considering ∑ e^(irθ) and then taking the real part. Summation by Maclaurin series also appears: recognising an expansion can evaluate infinite sums.
需要记住的标准结果有 ∑ r = n(n+1)/2,∑ r² = n(n+1)(2n+1)/6,∑ r³ = [n(n+1)/2]²。对于三角级数,利用复数和等比级数。例如,求和 ∑ cos rθ 时可先考虑 ∑ e^(irθ) 再取实部。麦克劳林级数求和也是常见题型:识别一个展开式就能计算无穷级数的和。
9. Polar Coordinates | 极坐标
In polar coordinates, a point is given by (r, θ) where r is the distance from the origin and θ the angle from the positive x‑axis. Curves are defined as r = f(θ). You must be able to sketch polar curves such as cardioids (r = a(1+cos θ)), roses, and lemniscates, identifying symmetry and key points.
在极坐标系中,一点由 (r, θ) 表示,r 是到原点的距离,θ 是从正 x 轴度量出的角度。曲线用 r = f(θ) 定义。你要能够绘制极坐标曲线,如心形线 r = a(1+cos θ)、玫瑰线和双纽线,并识别对称性和关键点。
The area enclosed by a polar curve r = f(θ) from θ = α to θ = β is A = (1/2) ∫ r² dθ. For finding areas between two curves, subtract one sector area from the other. Arc length is given by s = ∫ √(r² + (dr/dθ)²) dθ. Tangents parallel or perpendicular to the initial line require setting dy/dθ = 0 or dx/dθ = 0, where x = r cos θ, y = r sin θ.
极坐标曲线 r = f(θ) 从 θ = α 到 θ = β 所围成的面积为 A = (1/2) ∫ r² dθ。求两曲线间面积时,用一扇形面积减去另一扇形。弧长由 s = ∫ √(r² + (dr/dθ)²) dθ 给出。判断切线平行或垂直于极轴,可令 dy/dθ = 0 或 dx/dθ = 0,其中 x = r cos θ, y = r sin θ。
10. Proof by Induction | 归纳法证明
Mathematical induction is used to prove statements involving a natural number n. The process consists of a base case (usually n = 1), an inductive hypothesis (assume true for n = k), and an inductive step (prove true for n = k+1). Common induction proofs include summation formulae, divisibility, matrix powers, and recurrence relations.
数学归纳法用于证明涉及自然数 n 的命题。步骤包括基础情况(通常 n = 1)、归纳假设(假设 n = k 时成立)和归纳推进(证明 n = k+1 时成立)。常见的归纳证明题型有求和公式、整除性、矩阵的幂以及递推关系。
For summation, assume ∑_{r=1}^k f(r) = g(k), then show that adding the (k+1)‑th term yields g(k+1). For divisibility, assume f(k) is divisible by d, and manipulate f(k+1) to show it is also divisible. Matrix powers Mᵏ are proved by assuming Mᵏ = [expression] and multiplying by M. In all cases, clearly stating the inductive hypothesis and the conclusion is essential for full marks.
对于求和,先假设 ∑_{r=1}^k f(r) = g(k),然后证明加上第 k+1 项后得到 g(k+1)。对于整除性,假设 f(k) 能被 d 整除,再通过对 f(k+1) 的变形证明它也能被整除。矩阵的幂 Mᵏ 可通过假设 Mᵏ 满足某形式,再乘以 M 证明。任何时候,明确写出归纳假设和结论都是获得满分的必要条件。
Published by TutorHao | Further Mathematics Revision Series | aleveler.com
更多咨询请联系16621398022(同微信)
屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导