📚 PDF资源导航

Year 13 Edexcel Further Mathematics: Vocabulary & Terminology Quick Reference Guide | Edexcel A Level进阶数学:词汇术语速记指南

📚 Year 13 Edexcel Further Mathematics: Vocabulary & Terminology Quick Reference Guide | Edexcel A Level进阶数学:词汇术语速记指南

Mastering A‑level Further Mathematics requires not only computational fluency but also a precise command of its rich terminology. This guide compiles and explains the key vocabulary encountered across the Year 13 Edexcel specification, helping you consolidate understanding before the exam. Each term is first defined in English, then immediately followed by its Chinese equivalent with a concise explanation, enabling bilingual revision and deeper conceptual linking. The following sections cover core topics from complex numbers and matrices to hyperbolic functions and polar coordinates, all presented in parallel‑text format.

掌握A‑level进阶数学不仅需要熟练的计算能力,还需要对丰富的术语有精确的理解。本指南汇编并解释了Year 13 Edexcel 考试大纲中涉及的关键词汇,帮助你在考前巩固理解。每个术语先用英文给出定义,紧接着用中文对应释义并加以简要说明,让双语复习相互对照,加深概念联系。以下各节涵盖了从复数、矩阵到双曲函数和极坐标等核心主题,均以中英对照形式呈现。

1. Complex Numbers | 复数

Imaginary unit i — defined as i² = −1, the fundamental object that extends the real numbers to the complex plane.

虚数单位 i — 定义为 i² = −1,是将实数拓展到复数平面的基本对象。

Complex conjugate — for z = a + bi, its conjugate is z* = a − bi. Reflecting a complex number in the real axis, the conjugate satisfies z·z* = a² + b².

共轭复数 — 对于 z = a + bi,其共轭为 z* = a − bi。它表示复数关于实轴的镜像,满足 z·z* = a² + b²。

Modulus and argument — |z| = √(a² + b²) measures distance from the origin; arg(z) = θ, the angle from the positive real axis, usually in (−π, π]. Together they give the polar form z = r(cos θ + i sin θ).

模与辐角 — |z| = √(a² + b²) 度量到原点的距离;arg(z) = θ 是从正实轴起算的夹角,常取区间 (−π, π]。两者共同给出极坐标形式 z = r(cos θ + i sin θ)。

Euler’s formula — eⁱᶿ = cos θ + i sin θ, linking exponential and trigonometric functions; hence any complex number can be written as reⁱᶿ.

欧拉公式 — eⁱᶿ = cos θ + i sin θ,将指数函数与三角函数联系起来;因此任何复数都可写作 reⁱᶿ。

De Moivre’s theorem — (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ) for integer n. Used to find powers and roots of complex numbers.

棣莫弗定理 — 对整数 n 有 (cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ)。用于求复数的幂与方根。

nth roots of unity — the solutions to zⁿ = 1, given by e^(2πi k/n) for k = 0, 1, …, n−1. They lie on the unit circle and form a regular n‑gon.

单位根 — 方程 zⁿ = 1 的解,形式为 e^(2πi k/n),k = 0, 1, …, n−1。这些点位于单位圆上,构成正 n 边形。


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

Matrix multiplication — the product AB exists only if the number of columns of A equals the number of rows of B. The entry (i, j) of AB is the dot product of the i‑th row of A and the j‑th column of B.

矩阵乘法 — 乘积 AB 存在当且仅当 A 的列数等于 B 的行数。AB 的第 (i, j) 元素是 A 的第 i 行与 B 的第 j 列的内积。

Determinant — a scalar that reveals whether a square matrix is invertible (det ≠ 0) and how a linear transformation scales area/volume. For a 2×2 matrix (a b; c d), det = ad − bc.

行列式 — 一个标量,指示方阵是否可逆 (det ≠ 0),以及线性变换对面积/体积的缩放倍数。对于2×2矩阵 (a b; c d),det = ad − bc。

Inverse matrix — the unique matrix A⁻¹ such that A A⁻¹ = A⁻¹ A = I. Exists only if det(A) ≠ 0. For 2×2, A⁻¹ = 1/(ad−bc) (d −b; −c a).

逆矩阵 — 满足 A A⁻¹ = A⁻¹ A = I 的唯一矩阵。仅当 det(A) ≠ 0 时存在。对于2×2矩阵,A⁻¹ = 1/(ad−bc) (d −b; −c a)。

Eigenvalue and eigenvector — A v = λ v, where λ is the eigenvalue and v (≠ 0) is the corresponding eigenvector. Eigenvalues are found by solving det(A − λ I) = 0.

特征值与特征向量 — A v = λ v,其中 λ 为特征值,v (≠ 0) 为对应的特征向量。特征值通过解 det(A − λ I) = 0 求出。

Diagonalisation — if a matrix A has n independent eigenvectors, A = P D P⁻¹, where D is diagonal (eigenvalues on the diagonal) and P contains eigenvectors as columns.

对角化 — 若矩阵 A 有 n 个线性无关的特征向量,则 A = P D P⁻¹,其中 D 为对角阵(对角线上为特征值),P 以特征向量为列。


3. Hyperbolic Functions | 双曲函数

Hyperbolic sine and cosine — defined as sinh x = (eˣ − e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2. Their identities mirror trigonometry, e.g., cosh² x − sinh² x = 1.

双曲正弦与双曲余弦 — 定义为 sinh x = (eˣ − e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2。它们的恒等式与三角恒等式相似,例如 cosh² x − sinh² x = 1。

Osborn’s rule — to convert a trigonometric identity into a hyperbolic one, replace every cos by cosh and every sin by i sinh, then change the sign of any term containing the product of two sinh terms.

奥斯本法則 — 将三角恒等式转换为双曲恒等式时,将 cos 替换为 cosh,sin 替换为 i sinh,然后改变任意包含两个 sinh 相乘的项的符号。

Inverse hyperbolic functions — 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).

反双曲函数 — arsinh x = ln(x + √(x²+1)), arcosh x = ln(x + √(x²−1)) (x ≥ 1), artanh x = ½ ln((1+x)/(1−x)) (|x| < 1)。

Differentiation of hyperbolic functions — d/dx sinh x = cosh x; d/dx cosh x = sinh x; d/dx tanh x = sech² x. Their inverses yield algebraic derivatives, e.g., d/dx arsinh x = 1/√(x²+1).

双曲函数的微分 — d/dx sinh x = cosh x; d/dx cosh x = sinh x; d/dx tanh x = sech² x。它们的反函数给出代数形式的导数,例如 d/dx arsinh x = 1/√(x²+1)。


4. Polar Coordinates | 极坐标

Polar coordinates (r, θ) — r measures radial distance from the pole O, θ the angle from the initial line. Conversion: x = r cos θ, y = r sin θ; r = √(x²+y²), θ = arctan(y/x) (with quadrant adjustment).

极坐标 (r, θ) — r 表示到极点 O 的径向距离,θ 为从极轴起算的夹角。转换:x = r cos θ, y = r sin θ;r = √(x²+y²), θ = arctan(y/x)(需调整象限)。

Area enclosed by a polar curve — area = ½ ∫ r² dθ, where the integral is taken over the appropriate θ‑interval. This formula sums triangular wedges of area ½ r·(r dθ).

极坐标曲线围成的面积 — 面积 = ½ ∫ r² dθ,积分在合适的 θ 区间上进行。该公式累加面积为 ½ r·(r dθ) 的三角形楔块。

Cardioid, limaçon, rose curves — r = a(1 − cos θ) is a cardioid; r = a + b cos θ can give a dimpled limaçon or inner loop; r = a cos(nθ) produces a rose with n petals if n is odd, 2n petals if n is even.

心形线、蚶线、玫瑰线 — r = a(1 − cos θ) 是心形线;r = a + b cos θ 可产生凹蚶线或带内环的蚶线;r = a cos(nθ) 产生玫瑰线,n 为奇数时有 n 瓣,偶数时有 2n 瓣。


5. Further Calculus – Maclaurin and Taylor Series | 进阶微积分 – 麦克劳林与泰勒级数

Maclaurin series — f(x) = Σ [f⁽ⁿ⁾(0)/n!] xⁿ. It expands a function about x = 0. Standard series: eˣ = 1 + x + x²/2! + …, sin x = x − x³/3! + x⁵/5! − …, cos x = 1 − x²/2! + x⁴/4! − …, ln(1+x) = x − x²/2 + x³/3 − ….

麦克劳林级数 — f(x) = Σ [f⁽ⁿ⁾(0)/n!] xⁿ,在 x = 0 处展开函数。标准展开:eˣ = 1 + x + x²/2! + …,sin x = x − x³/3! + x⁵/5! − …,cos x = 1 − x²/2! + x⁴/4! − …,ln(1+x) = x − x²/2 + x³/3 − …。

Taylor series — f(x + h) = Σ [f⁽ⁿ⁾(x)/n!] hⁿ, extending Maclaurin to any point of expansion x = a. Often used to approximate function values step‑by‑step in differential equations.

泰勒级数 — f(x + h) = Σ [f⁽ⁿ⁾(x)/n!] hⁿ,将麦克劳林级数推广到任意展开点 x = a。常用于微分方程中逐步近似函数值。

Radius of convergence — the range |x| < R for which a power series converges absolutely. Found using the ratio test: lim |aₙ₊₁/aₙ| = 1/R.

收敛半径 — 幂级数绝对收敛的范围 |x| < R。通过比值法确定:lim |aₙ₊₁/aₙ| = 1/R。


6. Differential Equations | 微分方程

First‑order separable ODE — dy/dx = f(x)g(y). Solve by separating variables: ∫ dy/g(y) = ∫ f(x) dx.

一阶可分离变量常微分方程 — dy/dx = f(x)g(y)。解法为分离变量:∫ dy/g(y) = ∫ f(x) dx。

Integrating factor method — for a linear first‑order ODE dy/dx + P(x)y = Q(x), multiply both sides by the integrating factor μ(x) = e^(∫ P dx) to make the left side an exact derivative.

积分因子法 — 对于线性一阶常微分方程 dy/dx + P(x)y = Q(x),两边同乘积分因子 μ(x) = e^(∫ P dx),使左边成为全微分。

Second‑order homogeneous linear ODE — a d²y/dx² + b dy/dx + c y = 0. The auxiliary equation am² + bm + c = 0 gives the solution form: if distinct real roots, y = A e^(m₁x) + B e^(m₂x); if repeated root, y = (A + Bx) e^(mx); if complex roots α ± iβ, y = e^(αx)(A cos βx + B sin βx).

二阶齐次线性常微分方程 — a d²y/dx² + b dy/dx + c y = 0。辅助方程 am² + bm + c = 0 给出解的形式:若为不同实根,y = A e^(m₁x) + B e^(m₂x);重根时 y = (A + Bx) e^(mx);复根 α ± iβ 时 y = e^(αx)(A cos βx + B sin βx)。

Particular integral — for a non‑homogeneous ODE a d²y/dx² + b dy/dx + c y = f(x), the general solution is complementary function + particular integral. The particular integral is found by trying a function of the same form as f(x).

特积分 — 对于非齐次常微分方程 a d²y/dx² + b dy/dx + c y = f(x),通解为补函数 + 特积分。特积分可通过试设与 f(x) 相同形式的函数求得。


7. Proof by Induction | 数学归纳法证明

Principle of mathematical induction — to prove a statement P(n) true for all positive integers n: (i) base case: verify P(1); (ii) inductive step: assume P(k) true, then prove P(k+1) holds. Used for sums, divisibility, inequalities, matrix powers, and derivatives.

数学归纳法原理 — 要证明命题 P(n) 对所有正整数 n 成立:(i) 归纳奠基:验证 P(1) 为真;(ii) 归纳步骤:假设 P(k) 为真,然后证明 P(k+1) 也成立。用于求和、整除性、不等式、矩阵幂以及导数。

Base case — the starting integer (often n = 1) where the statement is checked directly. Getting this wrong can collapse the whole proof.

归纳基础 — 起始整数(常为 n = 1),直接验证命题成立。这一步出错会导致整个证明失败。

Inductive hypothesis — the assumption that P(k) is true for some arbitrary k. It must be explicitly stated and then used to derive P(k+1).

归纳假设 — 假定 P(k) 对某个任意的 k 为真。必须明确陈述,并用以推出 P(k+1)。


8. Roots of Polynomials | 多项式的根

Vieta’s formulas — for a polynomial aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₀ = 0 with roots α₁, …, αₙ, the sum of roots α₁ + … + αₙ = −aₙ₋₁/aₙ, the sum of pairwise products = aₙ₋₂/aₙ, and the product = (−1)ⁿ a₀/aₙ.

韦达公式 — 对于以 α₁, …, αₙ 为根的多项式 aₙxⁿ + aₙ₋₁xⁿ⁻¹ + … + a₀ = 0,有根之和 α₁ + … + αₙ = −aₙ₋₁/aₙ,两两积之和 = aₙ₋₂/aₙ,根之积 = (−1)ⁿ a₀/aₙ。

Sums of powers of roots — Σα², Σα³, etc., can be found using Newton’s identities without solving for the individual roots. They help in evaluating symmetric rational expressions.

根的幂和 — Σα², Σα³ 等可通过牛顿恒等式求得,无需解出每个根。它们有助于计算对称有理式。

Transformation of roots — if new roots β = α + d, substitute x = y − d to obtain a polynomial in y. Common transformations include reciprocals (1/α), squaring (α²), and shifting.

根的变换 — 若新根 β = α + d,则代入 x = y − d 得到关于 y 的多项式。常见变换包括倒数 (1/α)、平方 (α²) 和平移。


9. Further Vectors | 进阶向量

Vector equation of a line — r = a + λ d, where a is a point on the line, d is a direction vector, and λ ∈ ℝ. In 3D this gives parametric equations x = a₁ + λ d₁, etc.

直线的向量方程 — r = a + λ d,其中 a 是直线上一点,d 为方向向量,λ ∈ ℝ。在三维空间中给出参数方程 x = a₁ + λ d₁ 等。

Vector equation of a plane — r · n = p, where n is a normal vector to the plane and p = a · n is a constant. Also written as r = a + λ u + μ v, where u and v are two direction vectors within the plane.

平面的向量方程 — r · n = p,其中 n 为平面的法向量,p = a · n 为常数。也可写作 r = a + λ u + μ v,其中 u 和 v 是平面内两个方向向量。

Scalar (dot) product — a · b = |a||b| cos θ, used to find angles between vectors, project one onto another, and test perpendicularity (a · b = 0).

数量积(点积) — a · b = |a||b| cos θ,用于求向量夹角、将一向量投影到另一向量,以及判定垂直 (a · b = 0)。

Vector (cross) product — a × b = |a||b| sin θ n̂, giving a vector perpendicular to both a and b. Its magnitude is the area of the parallelogram. Used to find normals to planes and moments in mechanics.

向量积(叉积) — a × b = |a||b| sin θ n̂,得到同时垂直于 a 和 b 的向量。其大小等于平行四边形的面积,用于求平面法向量和力学中的力矩。


10. Further Numerical Methods and Approximations | 进阶数值方法与逼近

Newton‑Raphson method — iterative formula xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ) for finding roots of f(x) = 0. Requires a suitable initial guess and fails when f’ is close to zero.

牛顿‑拉弗森法 — 迭代公式 xₙ₊₁ = xₙ − f(xₙ)/f'(xₙ),用于求 f(x) = 0 的根。需要适当的初始猜想,当 f’ 接近零时可能失效。

Euler’s method — for dy/dx = f(x, y), y₁ = y₀ + h f(x₀, y₀) with step size h. This first‑order numerical integration provides a step‑by‑step approximate solution to differential equations.

欧拉方法 — 对于 dy/dx = f(x, y),y₁ = y₀ + h f(x₀, y₀),步长为 h。这种一阶数值积分方法可逐步求微分方程的近似解。

Midpoint rule — a numerical integration technique: ∫ f(x) dx ≈ h Σ f(xᵢ + h/2), where h = (b−a)/n. It is a Riemann sum sampling function values at interval midpoints, often more accurate than the trapezium rule for the same step size.

中点法则 — 一种数值积分技巧:∫ f(x) dx ≈ h Σ f(xᵢ + h/2),其中 h = (b−a)/n。它是在区间中点取样的黎曼和,同等步长下通常比梯形法则更精确。

Simpson’s rule — ∫ f(x) dx ≈ (h/3)[f(x₀) + 4f(x₁) + 2f(x₂) + … + 4f(xₙ₋₁) + f(xₙ)], requiring an even number of intervals (n must be even). It fits quadratic polynomials exactly.

辛普森法则 — ∫ f(x) dx ≈ (h/3)[f(x₀) + 4f(x₁) + 2f(x₂) + … + 4f(xₙ₋₁) + f(xₙ)],需要偶数个区间(n 为偶数)。它对二次多项式精确成立。


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