📚 A-Level Further Mathematics Unit 4 June 2019 Key Concepts Review | A-Level进阶数学第四单元2019年6月核心知识点精讲
The June 2019 A-Level Further Mathematics Unit 4 paper tests a wide range of advanced pure topics essential for further study in mathematics, engineering, and physical sciences. This article revisits the key concepts and problem-solving techniques necessary to excel in this exam, including complex numbers, hyperbolic functions, polar coordinates, matrices, differential equations, and infinite series.
2019年6月A-Level进阶数学第四单元试卷考查了广泛的高级纯数学主题,这些主题对于数学、工程和物理科学的进一步学习至关重要。本文回顾了在该考试中取得优异成绩所需的关键概念和解题技巧,涵盖复数、双曲函数、极坐标、矩阵、微分方程和无穷级数等内容。
1. Complex Numbers and de Moivre’s Theorem | 复数与棣莫弗定理
For any real number θ and integer n, de Moivre’s theorem states that (cosθ + i sinθ)ⁿ = cos(nθ) + i sin(nθ). This powerful result allows us to raise a complex number in polar form to a power or to find its nth roots by writing z = r(cosθ + i sinθ) and applying the theorem. Remember that the same formula holds for negative integers as well, provided we first express the complex number in standard polar form.
对于任意实数θ和整数n,棣莫弗定理指出 (cosθ + i sinθ)ⁿ = cos(nθ) + i sin(nθ)。这一定理是复数的强大工具,可以将极坐标形式的复数进行幂运算或求其n次方根,只需将复数写为z = r(cosθ + i sinθ) 并应用该公式。同样适用于负整数指数,但需先将复数化为标准极坐标形式。
zⁿ = rⁿ (cos nθ + i sin nθ)
Tip: When using de Moivre’s theorem to find roots, recall that adding 2kπ to the argument before dividing by n yields all n distinct roots on an Argand diagram, equally spaced around a circle of radius r^(1/n).
提示:用棣莫弗定理求n次方根时,记住在辐角上加上2kπ再除以n,可得到所有n个不同的根,它们在复平面上均匀分布在半径为r^(1/n)的圆周上。
2. Complex Roots of Unity and Their Geometry | 单位根及其几何意义
The nth roots of unity are the solutions to zⁿ = 1. They are given by z = e^(2kπi/n) for k = 0, 1, …, n-1, and their sum is always zero. In an Argand diagram, these roots form the vertices of a regular n-sided polygon centred at the origin. Using the fact that 1 + ω + ω² + … + ωⁿ⁻¹ = 0 (where ω = e^(2πi/n)) is a common trick in simplifying expressions and proving identities.
n次单位根是方程zⁿ = 1的解,可表示为z = e^(2kπi/n),其中k = 0, 1, …, n-1,且所有根之和始终为零。在复平面上,这些根构成以原点为中心的正n边形的顶点。利用1 + ω + ω² + … + ωⁿ⁻¹ = 0(其中ω = e^(2πi/n))是简化表达式和证明恒等式的常用技巧。
Example: For cube roots of unity, let ω = e^(2πi/3). Then ω³ = 1 and 1 + ω + ω² = 0. Problems often ask to evaluate expressions like (1 + ω)⁶ or (1 + ω²)⁵; express everything in terms of the primitive root and simplify using the identities.
例子:对于三次单位根,令ω = e^(2πi/3),则ω³ = 1且1 + ω + ω² = 0。题目常要求计算如(1 + ω)⁶或(1 + ω²)⁵的表达式,只需将各项用原根表示并利用恒等式化简。
3. Hyperbolic Functions – Definitions and Basic Identities | 双曲函数:定义与基本恒等式
The hyperbolic functions are defined through exponential expressions: sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, and tanh x = sinh x / cosh x. They mirror many trigonometric identities but with sign changes: for example, cosh²x – sinh²x = 1, and sinh 2x = 2 sinh x cosh x, while cosh 2x = cosh²x + sinh²x or 2cosh²x – 1 = 2sinh²x + 1.
双曲函数通过指数表达式定义:sinh x = (eˣ – e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2,tanh x = sinh x / cosh x。它们与许多三角恒等式相似,但有符号变化:例如cosh²x – sinh²x = 1,且sinh 2x = 2 sinh x cosh x,而cosh 2x = cosh²x + sinh²x 或 2cosh²x – 1 = 2sinh²x + 1。
These functions appear naturally when solving differential equations or handling integrals involving √(x² ± a²). Make sure you can sketch the graphs of sinh x, cosh x and tanh x, noting the asymptote of tanh x at y = ±1 and the minimum of cosh x at (0,1).
这些函数在求解微分方程或处理含有√(x² ± a²)的积分时自然出现。务必能够绘制sinh x、cosh x和tanh x的草图,注意tanh x有两条水平渐近线y = ±1,而cosh x在(0,1)处取最小值。
4. Inverse Hyperbolic Functions and Their Differentiation | 反双曲函数及其微分法
The inverse hyperbolic functions can be expressed as logarithmic forms: arsinh x = ln(x + √(x²+1)), arcosh x = ln(x + √(x²-1)) for x ≥ 1, and artanh x = ½ ln((1+x)/(1-x)) for |x| < 1. These logarithmic equivalents are essential when integrating certain rational and radical functions.
反双曲函数可表示为对数形式:arsinh x = ln(x + √(x²+1)),arcosh x = ln(x + √(x²-1))(x ≥ 1),artanh x = ½ ln((1+x)/(1-x))(|x| < 1)。在处理某些有理函数及带根号的函数的积分时,这些对数等价形式至关重要。
d/dx (arsinh x) = 1/√(x²+1), d/dx (arcosh x) = 1/√(x²-1), d/dx (artanh x) = 1/(1-x²)
Note that the derivatives of inverse hyperbolic functions closely resemble those of inverse trigonometric functions, but with a key difference in sign inside the square root or denominator. When differentiating artanh x, the result 1/(1-x²) is valid only for |x| < 1, which can be extended to integration by using partial fractions.
注意,反双曲函数的导数与反三角函数的导数十分相似,但根号内或分母中的符号有所不同。对artanh x求导时,结果1/(1-x²)仅在|x| < 1时成立,可利用部分分式将该结果推广到积分运算中。
5. Polar Coordinates – Curve Sketching and Tangents | 极坐标:曲线绘制与切线
A curve in polar coordinates is defined by r = f(θ), where r is the distance from the origin and θ is the angle from the initial line. To sketch a polar curve, first create a table of values for key angles (0, π/2, π, 3π/2, etc.) and plot points. Look for symmetry: about the initial line (if f(θ) = f(-θ)), about the pole (if f(θ+π) = f(θ)), or about the line θ = π/2. Common curves include cardioids, limacons, and roses.
极坐标曲线由r = f(θ)定义,其中r为到极点的距离,θ为从极轴量起的角度。绘制极坐标曲线时,首先为关键角(如0, π/2, π, 3π/2等)建立数值表并描点。注意寻找对称性:关于极轴对称(f(θ) = f(-θ)),关于极点对称(f(θ+π) = f(θ)),或关于直线θ = π/2对称。常见曲线包括心形线、蜗线以及玫瑰线。
To find the tangent at a point on a polar curve, we use the parametric connections x = r cosθ, y = r sinθ, and differentiate dy/dx via dy/dθ ÷ dx/dθ. The condition for tangents parallel or perpendicular to the initial line can be derived by setting dy/dθ = 0 or dx/dθ = 0 respectively.
要求极坐标曲线上某点的切线,可使用参数式x = r cosθ, y = r sinθ,并通过dy/dθ ÷ dx/dθ 来计算dy/dx。平行或垂直于极轴的切线条件可分别由dy/dθ = 0 或 dx/dθ = 0 推导得出。
6. Area Enclosed by a Polar Curve | 极坐标曲线所围面积
The area enclosed by a polar curve r = f(θ) from θ = α to θ = β is given by the integral A = ½ ∫[α,β] r² dθ. If the curve is symmetric, it is often easier to find the area of one part and multiply by the required factor. When finding the area between two polar curves r₁(θ) and r₂(θ), the region must be split into sectors where one radius is consistently larger.
极坐标曲线r = f(θ)从θ = α 到 θ = β 所围面积由积分A = ½ ∫[α,β] r² dθ 给出。若曲线具有对称性,通常可先求出一部分面积再乘以相应倍数。当求两条极坐标曲线r₁(θ)与r₂(θ)之间的面积时,需将区域分割为若干扇形,确保在每个扇形内某一条曲线的半径始终较大。
A = ½ ∫ r² dθ
Be careful with limits when loops occur. Determine the values of θ for which the curve passes through the pole (where r=0) to set proper integration boundaries. Recognize standard forms such as r = a(1+cosθ) for a cardioid and perform the integral using double-angle identities for simplification.
当出现环状区域时要格外注意积分限。找出曲线经过极点(即r=0)所对应的θ值,以此确定正确的积分边界。要能识别标准形式,如r = a(1+cosθ)的心形线,并利用倍角公式简化积分计算。
7. Matrices – Eigenvalues and Eigenvectors | 矩阵:特征值与特征向量
For a square matrix A, an eigenvector v satisfies Av = λv, where λ is the corresponding eigenvalue. To find eigenvalues, solve the characteristic equation det(A – λI) = 0. The eigenvectors are then found by solving (A – λI)v = 0 for each λ, giving a direction – any non-zero scalar multiple is also an eigenvector.
对于方阵A,特征向量v满足Av = λv,其中λ为对应的特征值。求特征值需解特征方程det(A – λI) = 0,然后对每个λ求解 (A – λI)v = 0 以得到特征向量,向量方向唯一,任何非零标量倍仍为特征向量。
In a 2×2 case, if A = [[a, b], [c, d]], the characteristic equation is λ² – (a+d)λ + (ad – bc) = 0. The sum of eigenvalues equals the trace (a+d), and the product equals the determinant ad – bc. Exam questions often ask you to verify that a given vector is an eigenvector, or to find eigenvalues and corresponding eigenvectors explicitly.
在2×2矩阵中,若A = [[a, b], [c, d]],特征方程为 λ² – (a+d)λ + (ad – bc) = 0。特征值之和等于迹(a+d),乘积等于行列式ad – bc。考题常要求验证给定向量是否为特征向量,或显式求出特征值及相应的特征向量。
8. Reduction of a Matrix to Diagonal Form | 矩阵的对角化
A matrix A can be diagonalised if there exists a matrix P formed by linearly independent eigenvectors and a diagonal matrix D such that A = PDP⁻¹. The columns of P are the eigenvectors, and the diagonal entries of D are the corresponding eigenvalues. This decomposition greatly simplifies matrix powers: Aⁿ = PDⁿP⁻¹.
若存在由线性无关特征向量组成的矩阵P以及对角矩阵D,使得A = PDP⁻¹,则矩阵A可对角化。P的列向量为特征向量,D的对角元素为对应的特征值。这一分解可极大简化矩阵的幂运算:Aⁿ = PDⁿP⁻¹。
To find P and D, compute eigenvalues, then for each eigenvalue find an eigenvector. Ensure the eigenvectors are linearly independent. In the exam you may be asked to use diagonalisation to evaluate Aⁿ for a given n or to solve systems of coupled differential equations by transforming to normal coordinates.
求P和D时,先计算特征值,再对每个特征值求出一个特征向量,并确保这些特征向量线性无关。考试中可能要求利用对角化计算给定n的Aⁿ,或通过变换为正则坐标来求解耦合微分方程组。
9. First-Order Linear Differential Equations – Integrating Factor | 一阶线性微分方程:积分因子法
A first-order linear differential equation takes the form dy/dx + P(x)y = Q(x). The integrating factor (I.F.) is e^(∫P(x)dx). Multiply the whole equation by the I.F. to turn the left-hand side into the exact derivative of (I.F. × y). Then integrate both sides with respect to x to obtain the general solution.
一阶线性微分方程的形式为dy/dx + P(x)y = Q(x)。积分因子(I.F.)为e^(∫P(x)dx)。将整个方程乘以积分因子,可将左侧变为 (积分因子 × y) 的精确导数,然后对两边积分即可得到通解。
I.F. = e^(∫ P(x) dx) ⇒ d/dx [ y · I.F. ] = Q(x) · I.F.
When Q(x) is a polynomial, exponential, or trigonometric function, the integration is straightforward. If an initial condition is given, substitute it after integration to find the particular solution. Be careful with absolute values in the integrated P(x)dx when the domain restricts signs.
当Q(x)为多项式、指数或三角函数时,积分计算非常直接。若给定了初始条件,在积分后代入即可求得特解。当积分∫P(x)dx中出现绝对值而定义域限制符号时需谨慎处理。
10. Second-Order Linear ODEs with Constant Coefficients | 常系数二阶线性常微分方程
For an equation of the form a d²y/dx² + b dy/dx + c y = f(x), the general solution is y = y_c + y_p, where y_c is the complementary function solving the homogeneous equation (set f(x)=0) and y_p is a particular integral matching the form of f(x). The auxiliary equation is am² + bm + c = 0. Its roots determine y_c: real distinct roots give y_c = Ae^(m₁x) + Be^(m₂x); repeated root m gives (A + Bx)e^(mx); complex conjugate roots α ± iβ give e^(αx)(A cosβx + B sinβx).
对于形如a d²y/dx² + b dy/dx + c y = f(x)的方程,通解为y = y_c + y_p,其中y_c为补函数,对应齐次方程(令f(x)=0)的解,y_p为特积分,其形式需与f(x)匹配。辅助方程为am² + bm + c = 0,其根决定了y_c的形式:相异实根给出y_c = Ae^(m₁x) + Be^(m₂x);重根m给出 (A + Bx)e^(mx);共轭复根α ± iβ给出e^(αx)(A cosβx + B sinβx)。
To find y_p, use the method of undetermined coefficients: try a polynomial of the same degree, an exponential term, or a combination of sin/cos depending on f(x). If f(x) or part of it solves the homogeneous equation, multiply the trial function by x (or x²) to ensure linear independence.
求y_p时使用待定系数法:根据f(x)尝试同次多项式、指数项或正余弦组合。若f(x)或其部分恰好是齐次方程的解,则需将尝试函数乘以x(或x²)以保持线性无关。
11. Maclaurin and Taylor Series Expansions | 麦克劳林与泰勒级数展开
A Maclaurin series is a Taylor series expansion about x = 0: f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … . Standard series must be memorised: 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⁴/4 + … (|x|<1), and (1+x)ⁿ = 1 + nx + n(n-1)x²/2! + ... (|x|<1).
麦克劳林级数是关于x = 0的泰勒展开:f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … 。必须熟记标准级数: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⁴/4 + …(|x|<1),以及 (1+x)ⁿ = 1 + nx + n(n-1)x²/2! + ...(|x|<1)。
You may be required to derive a series up to a given term by differentiating repeatedly, or to combine known series to approximate functions. Pay attention to the interval of validity; for example, the series for ln(1+x) converges only for -1 < x ≤ 1. Also be comfortable with composing series, such as finding e^(sin x) by substituting sin x into the eˣ series.
考题可能要求通过反复求导以导出直到指定项的级数,或通过组合已知级数来逼近函数。注意收敛区间,例如ln(1+x)的级数仅在-1 < x ≤ 1内收敛。还需掌握级数的复合,如通过将sin x代入eˣ的级数来求e^(sin x)的展开式。
12. Summation of Series using Standard Results | 利用标准结果求级数和
Finite sums of powers of integers can be computed using standard formulas: Σr = n(n+1)/2, Σr² = n(n+1)(2n+1)/6, Σr³ = (n(n+1)/2)². For more complex series, break them into sums of these standard forms. Remember that Σ(ar + b) = aΣr + bΣ1, where Σ1 = n. These techniques often appear in questions requiring proof by induction or finding exact sums.
整数幂的有限和可用标准公式计算:Σr = n(n+1)/2,Σr² = n(n+1)(2n+1)/6,Σr³ = (n(n+1)/2)²。对于更复杂的级数,可将其拆分为这些标准形式的和。记住Σ(ar + b) = aΣr + bΣ1,其中Σ1 = n。这些方法常出现于需用数学归纳法证明或求精确和的考题中。
When dealing with a series like Σ(r² + 3r – 2), apply linearity: Σr² + 3Σr – 2n. Substitute the standard results for the appropriate n, then simplify the algebraic fraction. In many Unit 4 questions, you need to combine this with partial fractions to create a telescoping sum, then find the sum to infinity as n → ∞ if the series converges.
处理如 Σ(r² + 3r – 2) 的级数时,运用线性性质:Σr² + 3Σr – 2n,代入相应n的标准结果,再化简代数分式。在第四单元的许多问题中,需要将此方法与部分分式结合,构造出能裂项相消的和式,若级数收敛,还需求出n → ∞时的无穷和。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导