📚 Year 13 WJEC Further Mathematics: Key Concepts Overview | Year 13 WJEC 进阶数学:核心知识点梳理
In Year 13 of the WJEC Further Mathematics A level, you build on the foundations from Year 12 to tackle advanced pure topics and one applied module. This article summarises the essential ideas, formulas, and techniques you need to master for the FP2, FP3, and optional applied units such as Further Mechanics or Further Statistics.
在 Year 13 的 WJEC 进阶数学 A level 课程中,你将在 12 年级的基础上学习高阶纯数主题以及一个应用模块。本文梳理了 FP2、FP3 以及可选应用单元(如进阶力学或进阶统计)中必须掌握的核心思想、公式与技巧。
1. Complex Numbers & De Moivre’s Theorem | 复数与棣莫弗定理
Complex numbers extend real numbers with the imaginary unit i where i² = -1. Euler’s relation is central: e^(iθ) = cosθ + i sinθ. This allows any complex number to be written in exponential form z = re^(iθ).
复数通过虚数单位 i(i² = -1)扩展了实数。欧拉公式是核心:e^(iθ) = cosθ + i sinθ。这使得任何复数都可以写成指数形式 z = re^(iθ)。
De Moivre’s theorem states that (cosθ + i sinθ)ⁿ = cos(nθ) + i sin(nθ) for integer n. It is used to find powers of complex numbers and to express sin(nθ) and cos(nθ) as polynomials in sinθ and cosθ.
棣莫弗定理指出,对于整数 n,有 (cosθ + i sinθ)ⁿ = cos(nθ) + i sin(nθ)。它用于求复数的幂,以及将 sin(nθ) 和 cos(nθ) 表达为关于 sinθ 和 cosθ 的多项式。
To find the n-th roots of a complex number w, write w = re^(i(θ+2kπ)) and apply z = r^(1/n) e^(i(θ+2kπ)/n) for k = 0, 1, …, n-1. Loci in the complex plane such as |z – a| = r (circle) or arg(z – a) = α (half-line) are common.
要求复数 w 的 n 次方根,可写成 w = re^(i(θ+2kπ)),然后代入 z = r^(1/n) e^(i(θ+2kπ)/n),k = 0, 1, …, n-1。复平面上的轨迹如 |z – a| = r(圆)或 arg(z – a) = α(射线)是常见题型。
2. Matrices – Eigenvalues & Diagonalisation | 矩阵 – 特征值与对角化
For an n×n matrix A, an eigenvalue λ satisfies det(A – λI) = 0. For each eigenvalue, the eigenvectors v are non-zero solutions to (A – λI)v = 0.
对于 n×n 矩阵 A,特征值 λ 满足 det(A – λI) = 0。对于每一个特征值,特征向量 v 是满足 (A – λI)v = 0 的非零解。
If A has n linearly independent eigenvectors, it can be diagonalised: A = PDP⁻¹, where P is the matrix of eigenvectors and D is the diagonal matrix of corresponding eigenvalues. Diagonalisation simplifies raising matrices to powers: Aⁿ = PDⁿP⁻¹.
若 A 有 n 个线性无关的特征向量,则可对角化:A = PDP⁻¹,其中 P 为特征向量矩阵,D 为对应特征值的对角矩阵。对角化可简化矩阵的乘方运算:Aⁿ = PDⁿP⁻¹。
Systems of simultaneous differential equations of the form dx/dt = Ax can be solved using eigenvalues and eigenvectors. The Cayley-Hamilton theorem (every matrix satisfies its own characteristic equation) may also appear.
形如 dx/dt = Ax 的联立微分方程组可利用特征值和特征向量求解。凯莱-哈密顿定理(每个矩阵都满足自身的特征方程)也可能出现。
3. Vectors – Lines, Planes & Cross Product | 向量 – 直线、平面与叉积
The vector equation of a line is r = a + λb, where a is a point on the line and b is the direction vector. A plane can be expressed as r · n = d, where n is the normal vector.
直线的向量方程为 r = a + λb,其中 a 为线上一点,b 为方向向量。平面可表示为 r · n = d,其中 n 为法向量。
The cross product a × b yields a vector perpendicular to both a and b, with magnitude |a||b|sinθ. It is essential for finding normals to planes and for calculating areas of parallelograms.
叉积 a × b 得出一个垂直于 a 和 b 的向量,其模为 |a||b|sinθ。它对于求平面法向量以及计算平行四边形面积至关重要。
Shortest distance from a point to a line or between skew lines often uses cross product or projection formulas. Triple scalar product a · (b × c) gives the volume of a parallelepiped.
点到直线的最短距离或异面直线间的最短距离常用叉积或投影公式求解。三重积 a · (b × c) 给出平行六面体的体积。
4. Hyperbolic Functions | 双曲函数
Hyperbolic functions are defined as: sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, tanh x = sinh x / cosh x. They satisfy the identity cosh²x – sinh²x = 1.
双曲函数定义为:sinh x = (eˣ – e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2,tanh x = sinh x / cosh x。它们满足恒等式 cosh²x – sinh²x = 1。
Derivatives: d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x, d/dx(tanh x) = sech²x. Inverse hyperbolic functions can be expressed in logarithmic form, e.g., arsinh x = ln(x + √(x²+1)).
导数:d/dx(sinh x) = cosh x,d/dx(cosh x) = sinh x,d/dx(tanh x) = sech²x。反双曲函数可用对数形式表示,例如 arsinh x = ln(x + √(x²+1))。
Hyperbolic identities mirror trigonometric ones but with sign differences, such as sinh(2x) = 2 sinh x cosh x. They appear in integration, differential equations, and coordinate geometry.
双曲恒等式与三角恒等式类似但符号有所不同,例如 sinh(2x) = 2 sinh x cosh x。它们在积分、微分方程和坐标几何中均有出现。
5. First-Order Differential Equations | 一阶微分方程
Separation of variables: for dy/dx = f(x)g(y), rearrange to ∫ 1/g(y) dy = ∫ f(x) dx. Be sure to include the constant of integration and apply initial conditions.
分离变量法:对于 dy/dx = f(x)g(y),重排为 ∫ 1/g(y) dy = ∫ f(x) dx。务必包含积分常数并应用初始条件。
Linear first-order equations of the form dy/dx + P(x)y = Q(x) are solved using the integrating factor IF = e^(∫ P dx). Multiply through by IF and integrate.
形如 dy/dx + P(x)y = Q(x) 的线性一阶方程使用积分因子 IF = e^(∫ P dx) 求解。将方程两边乘以 IF 然后积分。
Applications include modelling population growth, cooling, and mixing problems. Exact equations where ∂M/∂y = ∂N/∂x may also be tested.
应用包括人口增长、冷却和混合问题。满足 ∂M/∂y = ∂N/∂x 的恰当方程也可能考查。
6. Second-Order Differential Equations | 二阶微分方程
The general linear second-order ODE with constant coefficients is a d²y/dx² + b dy/dx + c y = f(x). Solve the auxiliary equation am² + bm + c = 0 to find the complementary function y_c.
常系数线性二阶常微分方程的一般形式为 a d²y/dx² + b dy/dx + c y = f(x)。解辅助方程 am² + bm + c = 0 求出余函数 y_c。
For distinct real roots m₁, m₂: y_c = Ae^(m₁x) + Be^(m₂x). For repeated root m: y_c = (A + Bx)e^(mx). For complex roots p ± qi: y_c = e^(px)(C cos(qx) + D sin(qx)).
相异实根 m₁, m₂:y_c = Ae^(m₁x) + Be^(m₂x)。重根 m:y_c = (A + Bx)e^(mx)。复根 p ± qi:y_c = e^(px)(C cos(qx) + D sin(qx))。
To find a particular integral y_p, try a form based on f(x): for polynomial, try polynomial of same degree; for e^(kx), try Ce^(kx); for sin kx or cos kx, try C cos kx + D sin kx. The general solution is y = y_c + y_p.
求特解 y_p 时,根据 f(x) 的形式进行试解:多项式则尝试同次多项式;e^(kx) 则尝试 Ce^(kx);sin kx 或 cos kx 则尝试 C cos kx + D sin kx。通解为 y = y_c + y_p。
7. Polar Coordinates | 极坐标
Polar coordinates represent points as (r, θ) where r is the distance from the origin and θ is the angle from the positive x-axis. Cartesian conversions: x = r cosθ, y = r sinθ, r² = x² + y².
极坐标用 (r, θ) 表示点,其中 r 是到原点的距离,θ 是从正 x 轴起算的角度。与直角坐标的转换:x = r cosθ, y = r sinθ, r² = x² + y²。
The area enclosed by a polar curve r = f(θ) from α to β is A = ½ ∫ₐ⁰ r² dθ. Tangents to polar curves can be found using dy/dx = (dy/dθ)/(dx/dθ) with parametric forms.
极坐标曲线 r = f(θ) 从 α 到 β 所围面积为 A = ½ ∫ₐ⁰ r² dθ。极坐标曲线的切线可通过参数形式 dy/dx = (dy/dθ)/(dx/dθ) 求得。
Common curves include cardioids, limacons, and roses. Integration is often simplified using symmetry or by converting to double-angle identities for r² = a² cos(2θ) etc.
常见曲线包括心形线、蜗线、玫瑰线。利用对称性或将 r² = a² cos(2θ) 等转化为倍角恒等式常常能简化积分。
8. Maclaurin & Taylor Series | 麦克劳林与泰勒级数
The Maclaurin series expansion of a function about x = 0 is f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … . It approximates the function near 0.
函数在 x = 0 处的麦克劳林级数展开为 f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … 。它用于在 0 附近近似该函数。
Standard expansions: eˣ = 1 + x + x²/2! + x³/3! + …; sin x = x – x³/3! + x⁵/5! – …; cos x = 1 – x²/2! + x⁴/4! – …; ln(1+x) = x – x²/2 + x³/3 – … for |x| < 1.
标准展开式:eˣ = 1 + x + x²/2! + x³/3! + …;sin x = x – x³/3! + x⁵/5! – …;cos x = 1 – x²/2! + x⁴/4! – …;ln(1+x) = x – x²/2 + x³/3 – … (|x| < 1)。
The Taylor series generalises to expansion about any point a: f(x) = Σ [f⁽ⁿ⁾(a)(x-a)ⁿ/n!]. These series can be used to evaluate limits, find approximate integrals, and solve differential equations.
泰勒级数是麦克劳林级数的推广,可在任意点 a 展开:f(x) = Σ [f⁽ⁿ⁾(a)(x-a)ⁿ/n!]。这些级数可用于求解极限、近似积分以及解微分方程。
9. Further Integration – Reduction & Arc Length | 进阶积分 – 归约公式与弧长
Reduction formulas express an integral Iₙ in terms of Iₙ₋₁ or Iₙ₋₂, typically derived via integration by parts. For example, Iₙ = ∫ sinⁿx dx leads to Iₙ = -1/n sinⁿ⁻¹x cosx + (n-1)/n Iₙ₋₂.
归约公式将积分 Iₙ 用 Iₙ₋₁ 或 Iₙ₋₂ 表示,通常通过分部积分推导得出。例如,由 Iₙ = ∫ sinⁿx dx 可得 Iₙ = -1/n sinⁿ⁻¹x cosx + (n-1)/n Iₙ₋₂。
The length of a curve y = f(x) between x = a and x = b is s = ∫ₐᵧ √(1 + (dy/dx)²) dx. For parametric curves (x(t), y(t)), s = ∫ √((dx/dt)² + (dy/dt)²) dt.
曲线 y = f(x) 在 x = a 与 x = b 之间的弧长为 s = ∫ₐᵧ √(1 + (dy/dx)²) dx。对于参数曲线 (x(t), y(t)),弧长 s = ∫ √((dx/dt)² + (dy/dt)²) dt。
For polar curves r = f(θ), arc length s = ∫ √(r² + (dr/dθ)²) dθ. Surface area of revolution can be computed by 2π ∫ y ds (about x-axis) and similar variants.
对于极坐标曲线 r = f(θ),弧长 s = ∫ √(r² + (dr/dθ)²) dθ。旋转体表面积可由 2π ∫ y ds(绕 x 轴)及类似变体计算。
10. Applied Module Highlights – Mechanics & Statistics | 应用模块要点 – 力学与统计
In Further Mechanics A, you extend work, energy, and power. The work-energy principle states: change in total mechanical energy = work done by non-conservative forces. Power = F × v. Impulse-momentum: I = m(v – u).
在进阶力学 A 中,你将延伸功、能与功率的学习。功能原理:总机械能的变化 = 非保守力所做的功。功率 = F × v。冲量-动量定理:I = m(v – u)。
Direct and oblique collisions are tackled with restitution e = (relative speed after)/(relative speed before). Conservation of momentum applies in closed systems. Equilibrium of rigid bodies involves moments and resolving forces.
正碰和斜碰通过恢复系数 e = (碰后相对速度)/(碰前相对速度)处理。封闭系统中动量守恒。刚体的平衡涉及力矩和力的分解。
In Further Statistics A, key distributions include the Poisson distribution Po(λ), where mean = variance = λ. Hypothesis testing uses p-values for one- and two-tailed tests. The chi-squared test for contingency tables and goodness-of-fit is essential, as is the t-test for small-sample means.
在进阶统计 A 中,关键分布包括泊松分布 Po(λ),其均值 = 方差 = λ。假设检验使用单尾和双尾检验的 p 值。列联表的卡方检验及拟合优度检验是必修,小样本均值的 t 检验同样重要。
Confidence intervals for population means (with known or unknown variance) and the link between critical regions and significance levels complete the inference toolkit.
总体均值的置信区间(方差已知或未知)以及临界区域与显著性水平的联系,共同构成了推断工具箱。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply