📚 PDF资源导航

A-Level Further Maths Unit 3 Jan22 Key Concepts Explained | A-Level进阶数学单元3 2022年1月真题知识点精讲

📚 A-Level Further Maths Unit 3 Jan22 Key Concepts Explained | A-Level进阶数学单元3 2022年1月真题知识点精讲

Welcome to this in-depth revision guide for the A-Level Further Mathematics Unit 3 paper from January 2022. This article breaks down the core topics and typical question styles you will encounter, covering complex numbers, matrix algebra, vectors, hyperbolic functions, polar coordinates, differential equations, and series expansions. Each section pairs concise English explanations with their Chinese translations, followed by worked examples where useful, so you can master the concepts and exam techniques efficiently.

欢迎阅读这篇针对2022年1月A-Level进阶数学第三单元试卷的深度复习指南。本文将分解你会遇到的核心主题和典型题型,涵盖复数、矩阵代数、向量、双曲函数、极坐标、微分方程和级数展开。每个部分都配对了简洁的英文讲解与中文翻译,并在有用处给出范例,帮助你高效掌握概念和考试技巧。

1. Complex Numbers & De Moivre’s Theorem | 复数与棣莫弗定理

Complex numbers appear frequently in Unit 3, requiring you to work with the polar form z = r(cos θ + i sin θ) and its exponential equivalent r e^(iθ). De Moivre’s theorem states that (cos θ + i sin θ)^n = cos(nθ) + i sin(nθ) for any integer n. This is essential for evaluating powers and roots of complex numbers.

复数在第三单元中频繁出现,要求你掌握极坐标形式 z = r(cos θ + i sin θ) 及其指数等价形式 r e^(iθ)。棣莫弗定理指出,对于任意整数 n,有 (cos θ + i sin θ)^n = cos(nθ) + i sin(nθ)。这对计算复数的乘方与方根至关重要。

To find the nth roots of a complex number w, express w in polar form and then apply the formula zₖ = r^(1/n) [cos((θ + 2kπ)/n) + i sin((θ + 2kπ)/n)] for k = 0, 1, …, n-1. The roots are equally spaced around a circle of radius r^(1/n) in the complex plane.

求复数 w 的 n 次方根时,先将 w 写成极坐标形式,然后套用公式 zₖ = r^(1/n) [cos((θ + 2kπ)/n) + i sin((θ + 2kπ)/n)],k = 0, 1, …, n-1。这些根均匀分布在复平面中半径为 r^(1/n) 的圆周上。

Typical exam question: Find all cube roots of 8i and plot them. First write 8i = 8(cos(π/2) + i sin(π/2)). Then cube roots have modulus 2 and arguments π/6, 5π/6, 3π/2. It is also important to be able to sum series using De Moivre’s theorem, for example expressing cos 3θ in terms of cos θ.

典型考题:求 8i 的所有立方根并绘图。首先写成 8i = 8(cos(π/2) + i sin(π/2))。立方根的模为 2,辐角分别为 π/6、5π/6、3π/2。同样重要的是会利用棣莫弗定理求和级数,例如用 cos θ 表示 cos 3θ。


2. Matrix Algebra & Eigenvalues | 矩阵代数与特征值

Unit 3 covers 2×2 and 3×3 matrices extensively, including determinant calculation, inverse matrices, and linear transformations. You must be able to find eigenvalues λ by solving det(A – λI) = 0, and then eigenvectors by solving (A – λI)x = 0.

第三单元大量涉及 2×2 和 3×3 矩阵,包括行列式计算、逆矩阵和线性变换。你必须会通过解特征方程 det(A – λI) = 0 求特征值 λ,然后解 (A – λI)x = 0 求特征向量。

For a 2×2 matrix, the characteristic equation is a quadratic. For diagonalisable matrices, you can write A = PDP⁻¹ where D is a diagonal matrix of eigenvalues and P is the matrix formed by eigenvectors as columns. This factoring is extremely useful for raising matrices to powers: A^n = PD^nP⁻¹.

对于 2×2 矩阵,特征方程是一个二次方程。若矩阵可对角化,则可写成 A = PDP⁻¹,其中 D 是由特征值构成的对角矩阵,P 是以特征向量为列的矩阵。这种分解在求矩阵高次幂时极为有用:A^n = PD^nP⁻¹。

A common exam problem: Given a 3×3 matrix representing a geometric transformation, find its eigenvalues and interpret them (e.g., reflection, rotation, scaling). Also be ready to compute determinants of 3×3 matrices via Sarrus’ rule or expansion by cofactors, and use properties such as det(AB) = det(A)det(B) and det(A⁻¹)=1/det(A).

常见考题:给定一个表示几何变换的 3×3 矩阵,求其特征值并解释其几何意义(如反射、旋转、缩放)。还要能够通过萨鲁斯法则或余子式展开计算 3×3 行列式,并运用性质如 det(AB)=det(A)det(B) 及 det(A⁻¹)=1/det(A)。


3. Vectors: Cross Product & Planes | 向量:叉积与平面

Vector questions in Unit 3 often involve the scalar product (dot product) and vector product (cross product). The cross product a × b is a vector perpendicular to both a and b, with magnitude |a||b| sin θ. It is given by the determinant of a matrix with i, j, k in the first row and components of a and b beneath.

第三单元的向量题常涉及数量积(点积)和向量积(叉积)。叉积 a × b 是一个同时垂直于 a 和 b 的向量,其大小为 |a||b| sin θ。它可以通过一个三阶行列式计算,第一行是单位向量 i, j, k,下方是 a 和 b 的分量。

The equation of a plane can be expressed in vector form as r·n = d, where n is a normal vector and d is the perpendicular distance from the origin. To find the angle between two planes, use the dot product of their normal vectors. The intersection of a line and a plane is found by substituting the parametric equation of the line into the plane equation.

平面的方程可表示为向量形式 r·n = d,其中 n 是法向量,d 是原点到平面的垂直距离。求两平面夹角时,使用它们法向量的点积。直线与平面的交点可通过将直线的参数方程代入平面方程求解。

Exam tip: You may need to find the shortest distance from a point to a plane or to a line. For a point P to plane r·n = d, the distance is |(p·n – d)|/|n|. For distance from a point to a line, use the cross product formula: d = |(AP × b)|/|b| where A is a point on the line and b is the direction vector.

考试技巧:可能需要求点到平面或点到直线的最短距离。对于点 P 到平面 r·n = d,距离为 |(p·n – d)|/|n|。对于点到直线的距离,使用叉积公式:d = |(AP × b)|/|b|,其中 A 是直线上一点,b 是方向向量。


4. Hyperbolic Functions | 双曲函数

Hyperbolic functions sinh x, cosh x, and tanh x are defined using exponentials: sinh x = (e^x – e^(-x))/2, cosh x = (e^x + e^(-x))/2. Their derivatives are d/dx(sinh x) = cosh x, d/dx(cosh x) = sinh x. The identity cosh² x – sinh² x = 1 is fundamental and mirrors trigonometric identities with sign changes (Osborn’s rule).

双曲函数 sinh x、cosh x 和 tanh x 通过指数定义:sinh x = (e^x – e^(-x))/2,cosh x = (e^x + e^(-x))/2。它们的导数为 d/dx(sinh x) = cosh x,d/dx(cosh x) = sinh x。恒等式 cosh² x – sinh² x = 1 是基础,并且根据奥斯本法则,与三角恒等式类似但有符号变化。

Inverse hyperbolic functions are 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 are derived by solving y = sinh x etc. for x.

反双曲函数具有对数形式:arsinh x = ln(x + √(x² + 1)),arcosh x = ln(x + √(x² – 1))(x ≥ 1),artanh x = ½ ln((1+x)/(1-x))(|x| < 1)。这些可通过解 y = sinh x 等方程推出。

Integration often requires hyperbolic substitutions. For example, ∫ 1/√(x² + a²) dx = arsinh(x/a) + c. Similarly, using the identity cosh² x – 1 = sinh² x can simplify integrals involving √(x² – 1). Be ready to prove hyperbolic identities from the exponential definitions.

积分时常需要双曲代换。例如,∫ 1/√(x² + a²) dx = arsinh(x/a) + c。同样,利用 cosh² x – 1 = sinh² x 可化简被积函数含 √(x² – 1) 的积分。要会从指数定义出发证明双曲恒等式。


5. Polar Coordinates | 极坐标

A polar curve is defined by r = f(θ). The conversion to Cartesian coordinates uses x = r cos θ, y = r sin θ. The area enclosed by a polar curve between θ = α and θ = β is given by A = ½ ∫[α, β] r² dθ. This formula is crucial for finding areas of loops and petals.

极坐标曲线由 r = f(θ) 定义。转换为直角坐标时用 x = r cos θ, y = r sin θ。极曲线在 θ = α 至 θ = β 之间所围的面积公式为 A = ½ ∫[α, β] r² dθ。这个公式对求环形和花瓣形面积至关重要。

To find the points where a polar curve intersects the initial line or itself, set r = 0 or solve simultaneous equations. Tangents to a polar curve: the gradient dy/dx is found using dy/dθ ÷ dx/dθ with x = r cos θ, y = r sin θ. Horizontal tangents occur where dy/dθ = 0 (and dx/dθ ≠ 0).

求极曲线与极轴或自身的交点时,设 r = 0 或解联立方程。极曲线的切线:先分别对 x = r cos θ, y = r sin θ 求导,再用 dy/dx = (dy/dθ)/(dx/dθ) 求斜率。水平切线发生在 dy/dθ = 0 而 dx/dθ ≠ 0 处。

Typical question: Sketch r = a(1 + cos θ), the cardioid, and find its total area. The curve is symmetric about the initial line. Area = ½ ∫[0, 2π] a²(1 + cos θ)² dθ = (3/2)π a² using double-angle formula. Always check limits for area integration carefully.

典型考题:画出心形线 r = a(1 + cos θ) 并求其总面积。曲线关于极轴对称。面积 = ½ ∫[0, 2π] a²(1 + cos θ)² dθ,利用倍角公式得 (3/2)π a²。务必仔细检查面积积分的上下限。


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

First-order ODEs in Unit 3 are often solved by separation of variables, integrating factor method, or by using a substitution to transform them into a separable or linear form. The linear first-order equation dy/dx + P(x)y = Q(x) has integrating factor μ(x) = e^(∫ P dx).

第三单元的一阶常微分方程常通过变量分离法、积分因子法或通过代换化为可分离或线性形式来求解。形如 dy/dx + P(x)y = Q(x) 的线性一阶方程,其积分因子为 μ(x) = e^(∫ P dx)。

Solving steps with integrating factor: multiply through by μ, then the left side becomes d/dx(μ y). Integrate both sides to get μ y = ∫ μ Q dx + C. For homogeneous type equations dy/dx = f(y/x), the substitution v = y/x leads to a separable equation in v and x.

用积分因子求解的步骤:全式乘以 μ,则左边变为 d/dx(μ y)。两端积分得 μ y = ∫ μ Q dx + C。对于齐次型方程 dy/dx = f(y/x),令 v = y/x,可化为关于 v 和 x 的可分离方程。

Other exam favourites: exact equations and Bernoulli equations. For Bernoulli dy/dx + P y = Q y^n, divide by y^n and substitute z = y^(1-n) to get linear in z. Recognising the appropriate substitution is a key skill tested heavily.

其他常考类型:恰当方程和伯努利方程。对伯努利方程 dy/dx + P y = Q y^n,除以 y^n 并令 z = y^(1-n) 化为线性方程。识别合适的代换是考试重点考查的技能。


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

Second-order linear ODEs with constant coefficients a y” + b y’ + c y = f(x) are solved by finding the complementary function (CF) from the auxiliary equation a m² + b m + c = 0, and a particular integral (PI) depending on f(x). The general solution is y = y_c + y_p.

常系数二阶线性常微分方程 a y” + b y’ + c y = f(x) 的求解方法:先由辅助方程 a m² + b m + c = 0 求余函数 (CF),再根据 f(x) 求特解 (PI)。通解为 y = y_c + y_p。

If the auxiliary equation has real distinct roots m₁, m₂, the CF is A e^(m₁ x) + B e^(m₂ x). For repeated root m, CF is (A + B x)e^(m x). For complex roots α ± iβ, CF is e^(α x)(A cos βx + B sin βx).

若辅助方程有两个不等实根 m₁, m₂,CF 为 A e^(m₁ x) + B e^(m₂ x)。若为重根 m,CF 为 (A + B x)e^(m x)。若根为复根 α ± iβ,CF 为 e^(α x)(A cos βx + B sin βx)。

The PI is guessed according to f(x): for polynomial, try polynomial of same degree; for e^(kx), try C e^(kx) (if k is not a root of auxiliary equation); for sin/cos, try C sin kx + D cos kx. If the standard guess overlaps with CF, multiply by x. You must differentiate and substitute back to find undetermined coefficients.

特解根据 f(x) 猜测:对于多项式,试设同次多项式;对于 e^(kx),试设 C e^(kx)(若 k 不是辅助方程的根);对于正弦/余弦,试设 C sin kx + D cos kx。若标准猜测与 CF 重叠,需乘以 x。必须求导并代回以确定待定系数。


8. Maclaurin Series | 麦克劳林级数

The Maclaurin series expansion of a function f(x) is f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … . You must be able to derive series for standard functions like e^x, sin x, cos x, ln(1+x), and (1+x)^n up to a required term. This requires repeated differentiation and evaluation at 0.

函数 f(x) 的麦克劳林级数展开为 f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … 。你必须能够推导标准函数如 e^x、sin x、cos x、ln(1+x) 和 (1+x)^n 直到指定项。这需要多次求导并在 x=0 处取值。

Key expansions: e^x = 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 binomial (1+x)ⁿ = 1 + nx + n(n-1)x²/2! + ... for |x| < 1.

重要的展开式:e^x = 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)。二项式 (1+x)ⁿ = 1 + nx + n(n-1)x²/2! + ...,|x| < 1。

You may be asked to use these series to find limits, approximate integrals, or evaluate small-angle approximations. For instance, lim_(x→0) (sin x)/x can be shown using series, and ∫[0,0.5] e^(-x²) dx can be approximated by expanding and integrating termwise.

考试中可能要求用级数求极限、近似积分或进行小角近似。例如,可用级数证明 lim_(x→0) (sin x)/x,并将 ∫[0,0.5] e^(-x²) dx 通过展开并逐项积分进行近似计算。


9. Integration Techniques | 积分技巧

Unit 3 requires strong integration skills: integration by parts, trigonometric substitution, partial fractions, and the use of reduction formulae. For integration by parts, the formula is ∫ u dv = uv – ∫ v du, and you must cleverly choose u and dv, often cycling when integrands involve e^x times trig functions.

第三单元要求扎实的积分技巧:分部积分法、三角代换法、部分分式法和递推公式的运用。分部积分公式为 ∫ u dv = uv – ∫ v du,必须巧妙选择 u 和 dv,当被积函数为 e^x 乘三角函数时常需循环积分。

Trigonometric substitution: Use x = a sin θ for √(a² – x²), x = a tan θ for √(a² + x²), x = a sec θ for √(x² – a²). Also hyperbolic substitutions can be more efficient for some forms. Always remember to change limits and dx appropriately.

三角代换:对 √(a² – x²) 用 x = a sin θ,对 √(a² + x²) 用 x = a tan θ,对 √(x² – a²) 用 x = a sec θ。对某些形式,双曲代换可能更高效。务必记得正确变换积分限和 dx。

Partial fractions are used to integrate rational functions: break into linear and quadratic factors, find constants, and integrate each separately. Reduction formulae are derived using integration by parts to express I_n in terms of I_{n-1}, often for integrals like ∫ sinⁿ x dx or ∫ x^n e^x dx.

部分分式用于积分有理函数:分解为线性因式和二次因式,确定常数,再分别积分。递推公式通过分部积分法导出,将 I_n 用 I_{n-1} 表示,常见于 ∫ sinⁿ x dx 或 ∫ x^n e^x dx 的积分。


10. Curve Sketching in Polar Form | 极坐标曲线绘图

Sketching polar curves involves identifying symmetry, values of θ where r = 0 (pole), maximum r, and the shape. Use a table of values for key angles. Common curves: cardioid r = a(1 ± cos θ), limacon r = a + b cos θ, rose curves r = a cos(nθ) or r = a sin(nθ).

绘制极坐标曲线需识别对称性、r = 0 时的 θ 值(极点)、r 的最大值以及大致形状。可用关键角度制表。常见曲线:心形线 r = a(1 ± cos θ)、蜗线 r = a + b cos θ、玫瑰线 r = a cos(nθ) 或 r = a sin(nθ)。

Symmetry tests: if replacing θ with -θ gives the same r, symmetric about initial line. If replacing θ with π – θ gives same r, symmetric about line θ = π/2. If replacing r with -r gives same equation, symmetric about the pole. These help reduce work.

对称性检验:若用 -θ 替换 θ 后 r 不变,则关于极轴对称。若用 π – θ 替换 θ 后 r 不变,则关于 θ = π/2 对称。若用 -r 替换 r 后方程等价,则关于极点对称。这些性质可减少绘图工作量。

Finding the area of a loop or between two polar curves involves setting r₁ = r₂ to find intersection angles, then integrating ½(r₁² – r₂²) dθ between appropriate limits. Always sketch first to determine the correct region and limits.

求一个环的内面积或两条极曲线之间的面积时,需先解 r₁ = r₂ 求取交角,然后在相应区间对 ½(r₁² – r₂²) dθ 积分。务必先画草图以确定正确的区域和积分限。

Published by TutorHao | Further Maths Revision Series | aleveler.com

更多咨询请联系16621398022(同微信)

Comments

屏轩国际教育cambridge primary/secondary checkpoint, cat4, ukiset,ukcat,igcse,alevel,PAT,STEP,MAT, ibdp,ap,ssat,sat,sat2课程辅导,国外大学本科硕士研究生博士课程论文辅导Cancel reply

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

Exit mobile version