📚 PDF资源导航

A-Level Further Maths Unit 5 (Jun 19) Topic Revision | A-Level 进阶数学 Unit 5 (2019年6月) 知识点精讲

📚 A-Level Further Maths Unit 5 (Jun 19) Topic Revision | A-Level 进阶数学 Unit 5 (2019年6月) 知识点精讲

This comprehensive guide breaks down the core topics that appeared in the June 2019 A-Level Further Mathematics Unit 5 question paper. Whether you are revising for your mock or final exam, understanding these areas deeply will boost your confidence and performance. We will revisit complex loci, Maclaurin series, hyperbolic functions, polar coordinates, matrices, advanced integration, and differential equations – all illustrated with typical exam-style contexts.

这篇全面指南分解了2019年6月A-Level进阶数学Unit 5试卷中出现的核心主题。无论你是在准备模考还是大考,深入理解这些领域都会提升你的信心与表现。我们将重温复数轨迹、麦克劳林级数、双曲函数、极坐标、矩阵、进阶积分技巧以及微分方程——全部结合典型的考题背景加以讲解。


1. Complex Numbers and Loci | 复数与轨迹

In the June 2019 paper, a typical task was to sketch the locus given by |z – a| = r, a circle centred at the complex number a with radius r. Another common locus is arg(z – a) = θ, which represents a half-line from the point a, inclined at angle θ to the positive real axis.

在2019年6月的试卷中,典型题目要求绘制 |z – a| = r 的轨迹,它表示以复数 a 为圆心、半径为 r 的圆。另一个常见轨迹是 arg(z – a) = θ,表示从点 a 出发、与正实轴成 θ 角的射线。

For any complex number z = x + iy, the equation |z – z₁| = |z – z₂| describes the perpendicular bisector of the segment joining z₁ and z₂. You may be asked to find the Cartesian equation by substituting z = x + iy and simplifying.

对于任意复数 z = x + iy,方程 |z – z₁| = |z – z₂| 描述的是连接 z₁ 与 z₂ 线段的垂直平分线。你可能需要代入 z = x + iy 并化简,从而求出直角坐标方程。

De Moivre’s theorem states that (cosθ + i sinθ)ⁿ = cos nθ + i sin nθ for any integer n. This is essential for raising complex numbers in polar form to a power and for finding nth roots of unity.

棣莫弗定理指出,对于任何整数 n,有 (cosθ + i sinθ)ⁿ = cos nθ + i sin nθ。这对于将极坐标形式的复数进行幂运算以及求单位根至关重要。

To solve zⁿ = 1, write 1 = cos(2kπ) + i sin(2kπ) and then the roots are z = cos(2kπ/n) + i sin(2kπ/n) for k = 0, 1, …, n-1. These roots lie evenly spaced on the unit circle.

求解 zⁿ = 1 时,将 1 写作 cos(2kπ) + i sin(2kπ),根即为 z = cos(2kπ/n) + i sin(2kπ/n),其中 k = 0, 1, …, n-1。这些根均匀分布在单位圆上。


2. Maclaurin Series | 麦克劳林级数

The Maclaurin series expansion of a function f(x) is given by f(x) = Σ (n=0 to ∞) [f⁽ⁿ⁾(0)/n!] xⁿ. The June 2019 paper tested your ability to derive and use standard expansions without reference to the formula booklet.

函数 f(x) 的麦克劳林级数展开式为 f(x) = Σ (n=0至∞) [f⁽ⁿ⁾(0)/n!] xⁿ。2019年6月的试卷考查了你推导和使用标准展开式的能力,且不能依赖公式手册。

Standard series you must know include eˣ = 1 + x + x²/2! + x³/3! + …; sin x = x – x³/3! + x⁵/5! – …; cos x = 1 – x²/2! + x⁴/4! – …; and ln(1 + x) = x – x²/2 + x³/3 – …, valid for -1 < 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 – …,其中收敛域为 -1 < x ≤ 1。

Composite series can be found by substitution, e.g., e²ˣ = 1 + 2x + (2x)²/2! + … . You may also need to combine series for functions like eˣ sin x up to a certain power of x.

复合函数的级数可通过代换求得,例如 e²ˣ = 1 + 2x + (2x)²/2! + …。你可能还需要将如 eˣ sin x 之类的函数展开到 x 的某次幂。

A common exam question asks for the series expansion of a rational function by first expressing it in partial fractions, then using the binomial expansion on each fraction.

考试中常见一类题:先将有理函数写成部分分式,再对每个分式使用二项式展开,从而得到级数展开。


3. Hyperbolic Functions | 双曲函数

Hyperbolic functions are defined as sinh x = (eˣ – e⁻ˣ)/2, cosh x = (eˣ + e⁻ˣ)/2, and tanh x = sinh x / cosh x. They appear in integration, differential equations, and coordinate geometry.

双曲函数定义为 sinh x = (eˣ – e⁻ˣ)/2,cosh x = (eˣ + e⁻ˣ)/2,tanh x = sinh x / cosh x。它们出现在积分、微分方程和坐标几何中。

Key identities include cosh² x – sinh² x = 1, sinh 2x = 2 sinh x cosh x, and cosh 2x = cosh² x + sinh² x. These mirror trigonometric identities but with sign differences.

关键恒等式包括 cosh² x – sinh² x = 1,sinh 2x = 2 sinh x cosh x,以及 cosh 2x = cosh² x + sinh² x。它们与三角恒等式类似,但符号有所区别。

Inverse hyperbolic functions can be expressed in logarithmic form: 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. These were particularly useful in a June 2019 integration problem.

反双曲函数可用对数形式表达:arsinh x = ln(x + √(x² + 1)),arcosh x = ln(x + √(x² – 1)),其中 x ≥ 1,artanh x = ½ ln((1+x)/(1-x)),其中 |x| < 1。这些在2019年6月的一道积分题中尤为有用。

Differentiation formulas: d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x, d/dx(tanh x) = sech² x. Integration of hyperbolic functions frequently involves recognising the reverse of these derivatives.

微分公式:d/dx(sinh x) = cosh x,d/dx(cosh x) = sinh x,d/dx(tanh x) = sech² x。双曲函数的积分往往需要识别这些导数的逆运算。


4. Polar Coordinates | 极坐标

Curves in polar coordinates are defined by r = f(θ). The June 2019 paper featured a question on cardioids and roses, requiring the evaluation of area A = ½ ∫ r² dθ between two angular limits.

极坐标曲线由 r = f(θ) 定义。2019年6月的试卷中有一道关于心形线和玫瑰线的题目,要求计算 A = ½ ∫ r² dθ 在两个角度界限之间的面积。

To find the area of a single loop, identify the values of θ for which r = 0. For r = a cos 3θ, the loop boundaries are where 3θ = ±π/2, i.e., θ = ±π/6. The area is then ½ ∫₋π/₆^(π/6) a² cos² 3θ dθ.

要求单个花瓣的面积,先找出 r = 0 对应的 θ 值。对于 r = a cos 3θ,花瓣边界为 3θ = ±π/2,即 θ = ±π/6。面积即为 ½ ∫₋π/₆^(π/6) a² cos² 3θ dθ。

Tangents parallel or perpendicular to the initial line are found by considering y = r sinθ and x = r cosθ. A tangent parallel to the initial line occurs where dy/dθ = 0, provided dx/dθ ≠ 0. For the cardioid r = a(1 + cosθ), setting dy/dθ = 0 leads to cosθ = ½ or -1.

求平行或垂直于极轴的切线时,可考虑 y = r sinθ 与 x = r cosθ。在 dy/dθ = 0 且 dx/dθ ≠ 0 处,切线平行于极轴。对于心形线 r = a(1 + cosθ),令 dy/dθ = 0 可解得 cosθ = ½ 或 -1。

Conversion from polar to Cartesian uses x = r cosθ, y = r sinθ, and r² = x² + y². You might be asked to transform a polar equation into a Cartesian equation and identify the curve.

从极坐标转换到直角坐标使用 x = r cosθ, y = r sinθ 以及 r² = x² + y²。你可能需要将极坐标方程转化为直角坐标方程并识别曲线类型。


5. Matrix Algebra and Transformations | 矩阵代数与变换

The June 2019 Unit 5 paper included a section on eigenvalues and eigenvectors. For a 2×2 matrix M, eigenvalues λ satisfy det(M – λI) = 0. The corresponding eigenvectors v are non-zero solutions to (M – λI)v = 0.

2019年6月的Unit 5试卷包含特征值与特征向量的内容。对于2×2矩阵 M,特征值 λ 满足 det(M – λI) = 0。相应的特征向量 v 是 (M – λI)v = 0 的非零解。

Diagonalisation is used to simplify powers of a matrix. If M = PDP⁻¹ where D is a diagonal matrix of eigenvalues and P is the matrix of eigenvectors, then Mⁿ = PDⁿP⁻¹. This was tested by asking for Mⁿ explicitly.

对角化可用于简化矩阵的幂运算。若 M = PDP⁻¹,其中 D 是以特征值为对角元的对角矩阵,P 是由特征向量构成的矩阵,则 Mⁿ = PDⁿP⁻¹。这在要求明确写出 Mⁿ 的题目中被考查到。

Linear transformations such as reflections, rotations, and shears can be represented by matrices. You should be able to identify the matrix for a reflection in the line y = x as [[0,1],[1,0]], or a rotation by θ as [[cosθ, -sinθ],[sinθ, cosθ]].

线性变换如反射、旋转和剪切都可用矩阵表示。你应当能识别关于直线 y = x 的反射矩阵为 [[0,1],[1,0]],或旋转 θ 角的矩阵为 [[cosθ, -sinθ],[sinθ, cosθ]]。

Simultaneous equations can be solved using the inverse matrix method: if Ax = b, then x = A⁻¹b, provided A is non-singular. In the paper, this was combined with determinant evaluation and checking for consistency.

联立方程组可通过逆矩阵法求解:若 Ax = b,且 A 非奇异,则 x = A⁻¹b。试卷中这一内容与行列式计算及一致性检验相结合。


6. Further Integration Techniques | 进阶积分技巧

Integration using hyperbolic substitutions often simplifies integrals involving √(x² ± a²). For example, for √(x² + a²), substitute x = a sinh u, then dx = a cosh u du and √(x² + a²) = a cosh u.

使用双曲代换法常可化简含有 √(x² ± a²) 的积分。例如,对于 √(x² + a²),令 x = a sinh u,则 dx = a cosh u du,且 √(x² + a²) = a cosh u。

The t-substitution (t = tan(x/2)) converts integrals of rational functions of sin x and cos x into integrals of rational functions of t. It uses sin x = 2t/(1+t²), cos x = (1-t²)/(1+t²), and dx = 2/(1+t²) dt. This was a key technique in one of the June 2019 questions.

万能代换 t = tan(x/2) 将 sin x 和 cos x 的有理函数积分化为关于 t 的有理函数积分。它用到 sin x = 2t/(1+t²),cos x = (1-t²)/(1+t²),以及 dx = 2/(1+t²) dt。这是2019年6月某题中的一项关键技巧。

Reduction formulae express an integral Iₙ in terms of Iₙ₋₁ or Iₙ₋₂. Typically established through integration by parts, they are used for definite integrals like ∫₀^(π/2) sinⁿ x dx.

递推公式将积分 Iₙ 用 Iₙ₋₁ 或 Iₙ₋₂ 表示。通常通过分部积分建立,用于形如 ∫₀^(π/2) sinⁿ x dx 的定积分。

Partial fractions remain a staple. Always express a rational function in its partial fraction decomposition before integrating. Remember that an improper fraction should first be reduced by polynomial division.

部分分式仍是基础方法。积分前务必将有理函数分解为部分分式。记住,假分式应先用多项式除法化简。


7. First-Order Differential Equations | 一阶微分方程

Separable differential equations of the form dy/dx = g(x)h(y) are solved by rearranging to (1/h(y)) dy = g(x) dx and integrating both sides. In the June 2019 paper, one such equation modelled population growth.

形如 dy/dx = g(x)h(y) 的可分离变量微分方程,通过重排为 (1/h(y)) dy = g(x) dx 并两边积分求解。在2019年6月的试卷中,一道此类方程模拟了人口增长。

Linear first-order equations have the form dy/dx + P(x)y = Q(x). The integrating factor is I = e^(∫ P dx). Multiplying through by I gives d/dx(Iy) = IQ, and then integration yields the general solution.

一阶线性方程形如 dy/dx + P(x)y = Q(x)。积分因子为 I = e^(∫ P dx)。方程两边乘以 I 后化为 d/dx(Iy) = IQ,积分即得通解。

Be careful with initial conditions: after finding the general solution, substitute the given x and y to determine the constant of integration. The answer was often required in explicit form y = f(x).

注意初始条件:求出通解后,代入给定的 x 和 y 值以确定积分常数。答案通常要求显式形式 y = f(x)。


8. Second-Order Differential Equations | 二阶微分方程

Homogeneous linear second-order equations with constant coefficients a d²y/dx² + b dy/dx + c y = 0 are solved using the auxiliary equation am² + bm + c = 0. The June 2019 paper tested all three cases: real distinct roots, repeated root, and complex conjugate roots.

常系数齐次线性二阶方程 a d²y/dx² + b dy/dx + c y = 0 通过辅助方程 am² + bm + c = 0 求解。2019年6月的试卷考查了所有三种情形:实不等根、重根和共轭复根。

For distinct roots m₁, m₂, the complementary function is y = A e^(m₁ x) + B e^(m₂ x). For repeated root m, y = (A + Bx) e^(m x). For complex roots p ± iq, y = e^(p x) (A cos qx + B sin qx).

对于不等实根 m₁、m₂,余函数为 y = A e^(m₁ x) + B e^(m₂ x);重根 m 时,y = (A + Bx) e^(m x);共轭复根 p ± iq 时,y = e^(p x) (A cos qx + B sin qx)。

Non-homogeneous equations include a function f(x) on the right-hand side. The particular integral is found by trying a form similar to f(x): polynomial, exponential, trigonometric, or a combination. Avoid duplicating terms with the complementary function.

非齐次方程右端包含函数 f(x)。特解通过尝试与 f(x) 相似的形式(多项式、指数、三角函数或其组合)来求得。需避免特解与余函数部分重叠。

If the right-hand side is a sum of two independent functions, you can find two separate particular integrals and add them. The final general solution is the sum of the complementary function and the particular integral.

若右端为两个独立函数之和,可分别求两个特解再相加。最终通解为余函数与特解之和。


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