📚 Further Core Pure 2 Key Concepts | 进阶核心纯数2 知识点精讲
This comprehensive guide covers the essential topics in A Level Further Mathematics Core Pure 2, including complex numbers, polar coordinates, differential equations, Maclaurin series, and more. Each section provides clear explanations and worked examples to support revision and deep understanding.
本综合指南涵盖了 A Level 进阶数学核心纯数2 的核心主题,包括复数、极坐标、微分方程、麦克劳林级数等。每个部分均提供清晰的解释和例题,以帮助复习并加深理解。
1. Complex Numbers: Exponential Form & De Moivre | 复数:指数形式与棣莫弗定理
Any complex number z = x + iy can be expressed in polar form as r(cos θ + i sin θ). Using Euler’s formula eiθ = cos θ + i sin θ, we obtain the exponential form z = reiθ.
任何复数 z = x + iy 都可以写成极形式 r(cos θ + i sin θ)。利用欧拉公式 eiθ = cos θ + i sin θ,我们得到指数形式 z = reiθ。
De Moivre’s theorem states that (cos θ + i sin θ)n = cos(nθ) + i sin(nθ) for integer n. This extends naturally to the exponential form: (reiθ)n = rn einθ.
棣莫弗定理指出对于整数 n,有 (cos θ + i sin θ)n = cos(nθ) + i sin(nθ)。这自然推广到指数形式:(reiθ)n = rn einθ。
De Moivre’s theorem is extremely useful for finding powers and roots of complex numbers, as well as for deriving trigonometric identities.
棣莫弗定理在求复数的幂与根以及推导三角恒等式时极为有用。
Example: Express (1 + i√3)5 in the form a + ib. First note that 1 + i√3 = 2eiπ/3, so (1 + i√3)5 = 25 ei5π/3 = 32(cos(5π/3) + i sin(5π/3)) = 16 − i16√3.
例题:将 (1 + i√3)5 表示为 a + ib 的形式。首先注意到 1 + i√3 = 2eiπ/3,所以 (1 + i√3)5 = 25 ei5π/3 = 32(cos(5π/3) + i sin(5π/3)) = 16 − i16√3。
2. Roots of Complex Numbers and Roots of Unity | 复数的根与单位根
To find the n nth roots of a complex number z = reiθ, we use zk = r1/n ei(θ + 2kπ)/n for k = 0, 1, …, n−1. These roots are equally spaced on a circle of radius r1/n in the complex plane.
为了求复数 z = reiθ 的 n 个 n 次方根,我们使用 zk = r1/n ei(θ + 2kπ)/n,其中 k = 0, 1, …, n−1。这些根在复平面上位于半径为 r1/n 的圆上,且等距分布。
The nth roots of unity are the solutions to zn = 1. They are given by ωk = ei·2kπ/n. The sum of all nth roots of unity is zero, and the product is (−1)n−1.
n 次单位根是方程 zn = 1 的解,记作 ωk = ei·2kπ/n。所有 n 次单位根之和为零,乘积为 (−1)n−1。
If ω is a primitive nth root of unity, then 1 + ω + ω2 + … + ωn−1 = 0. This property is frequently applied in problems involving roots of unity and polynomial equations.
如果 ω 是本原 n 次单位根,则 1 + ω + ω2 + … + ωn−1 = 0。该性质常用于涉及单位根和多项式方程的问题。
- Example: Find the cube roots of −8i. Write −8i = 8ei·3π/2, so roots are 2ei(π/2 + 2kπ/3) for k=0,1,2: 2i, −√3 − i, √3 − i.
- 示例:求 −8i 的立方根。将 −8i 写作 8ei·3π/2,因此根为 2ei(π/2 + 2kπ/3)(k=0,1,2):2i,−√3 − i,√3 − i。
3. Loci and Regions in the Complex Plane | 复平面中的轨迹与区域
Describing loci of points z in the complex plane involves interpreting conditions such as |z − a| = r (a circle centre a radius r), |z − a| = |z − b| (perpendicular bisector of segment ab), and arg(z − a) = θ (a ray from a at angle θ to the positive real axis).
描述复平面上点 z 的轨迹需要理解各种条件,例如 |z − a| = r(以 a 为圆心、r 为半径的圆),|z − a| = |z − b|(线段 ab 的垂直平分线)以及 arg(z − a) = θ(从 a 出发、与正实轴夹角为 θ 的射线)。
For regions, inequalities replace equalities: |z − a| < r represents the interior of a circle; arg(z − a) between two angles describes a wedge-shaped region.
对于区域,等式换为不等式:|z − a| < r 表示圆的内部;arg(z − a) 位于两个角度之间则描述一个楔形区域。
When shading intersections or unions, it is important to identify boundaries carefully, indicating whether they are included (solid) or excluded (dashed).
在绘制交集或并集时,谨慎确定边界至关重要,标明是包含边界(实线)还是排除边界(虚线)。
Common loci summary:
常见轨迹总结:
| |z − a| = r | Circle centre a, radius r | 圆心为 a 半径为 r 的圆 |
| |z − a| = |z − b| | Perpendicular bisector of a and b | a 与 b 连线的垂直平分线 |
| arg(z − a) = θ | Half-line from a at angle θ | 从 a 出发、与正实轴夹角为 θ 的半射线 |
4. Polar Coordinates and Curves | 极坐标与曲线
In polar coordinates, a point P is specified by (r, θ), where r is the distance from the pole O and θ is the angle measured from the initial line. The Cartesian conversion formulas are x = r cos θ, y = r sin θ, and r2 = x2 + y2.
在极坐标系中,点 P 用 (r, θ) 表示,其中 r 是到极点 O 的距离,θ 是从极轴逆时针测量的角度。直角坐标转换公式为 x = r cos θ、y = r sin θ,且 r2 = x2 + y2。
Curves are often defined by equations of the form r = f(θ). Common types include cardioids, limacons, roses, and spirals. For example, r = a(1 + cos θ) is a cardioid.
曲线常由形如 r = f(θ) 的方程定义。常见类型包括心形线、蜗线、玫瑰线和螺线。例如 r = a(1 + cos θ) 是心形线。
Symmetry tests help in sketching: if f(−θ) = f(θ) the curve is symmetric about the initial line; if f(π − θ) = f(θ) it is symmetric about the line θ = π/2.
对称性检验有助于绘制草图:如果 f(−θ) = f(θ),曲线关于极轴对称;如果 f(π − θ) = f(θ),则关于直线 θ = π/2 对称。
Cardioid: r = a(1 + cos θ), limits 0 ≤ θ < 2π.
心形线:r = a(1 + cos θ),定义域 0 ≤ θ < 2π。
5. Area Enclosed by Polar Curves | 极坐标曲线围成的面积
The area bounded by a polar curve r = f(θ) and the half-lines θ = α, θ = β is given by the integral (1/2) ∫αβ r2 dθ.
由极坐标曲线 r = f(θ) 与半射线 θ = α、θ = β 围成的面积由积分 (1/2) ∫αβ r2 dθ 给出。
When finding the area between two polar curves, the formula becomes (1/2) ∫αβ (router2 − rinner2) dθ.
求两条极坐标曲线之间的面积时,公式变为 (1/2) ∫αβ (r外2 − r内2) dθ。
Care must be taken to find the correct intersection points of the curves and to determine which curve lies further from the pole over each interval.
需注意求准曲线的交点,并确定在每个区间上哪条曲线离极点更远。
Example: Find the area enclosed by one loop of r = 2 cos(2θ). The loop is traced for −π/4 ≤ θ ≤ π/4. Area = (1/2) ∫−π/4π/4 (2 cos(2θ))2 dθ = π/2.
示例:求 r = 2 cos(2θ) 单一花瓣围成的面积。花瓣对应于 −π/4 ≤ θ ≤ π/4。面积 = (1/2) ∫−π/4π/4 (2 cos(2θ))2 dθ = π/2。
6. First Order Differential Equations | 一阶微分方程
A first order differential equation of the form dy/dx = f(x)g(y) can be solved by separation of variables: ∫ 1/g(y) dy = ∫ f(x) dx.
形如 dy/dx = f(x)g(y) 的一阶微分方程可通过分离变量法求解:∫ 1/g(y) dy = ∫ f(x) dx。
The integrating factor method is used for linear equations dy/dx + P(x)y = Q(x). The integrating factor is I = e∫ P(x) dx. Then multiply through by I to obtain d/dx (Iy) = I Q(x), and integrate.
积分因子法用于线性方程 dy/dx + P(x)y = Q(x)。积分因子为 I = e∫ P(x) dx。然后将方程两边乘以 I,得到 d/dx (Iy) = I Q(x),再积分求解。
Boundary conditions or initial conditions allow determination of the constant of integration, yielding a particular solution.
通过边界条件或初始条件可确定积分常数,从而得到特解。
Example: Solve dy/dx + 2xy = x, given y(0) = 1. Integrating factor I = e∫ 2x dx = ex². Then d/dx (y ex²) = x ex². Integrate: y ex² = (1/2)ex² + C, so y = 1/2 + Ce−x². Using y(0)=1 gives C = 1/2, thus y = (1/2)(1 + e−x²).
例题:求解 dy/dx + 2xy = x,且 y(0) = 1。积分因子 I = e∫ 2x dx = ex²。于是 d/dx (y ex²) = x ex²。积分得:y ex² = (1/2)ex² + C,所以 y = 1/2 + Ce−x²。代入 y(0)=1 得 C = 1/2,因此 y = (1/2)(1 + e−x²)。
7. Second Order Homogeneous Differential Equations | 二阶齐次微分方程
A second order linear homogeneous equation has the form a d2y/dx2 + b dy/dx + c y = 0, where a, b, c are constants. The solution is found by solving the auxiliary (characteristic) equation a m2 + b m + c = 0.
二阶线性齐次微分方程具有形式 a d2y/dx2 + b dy/dx + c y = 0,其中 a、b、c 为常数。通过求解辅助(特征)方程 a m2 + b m + c = 0 来得到解。
If the auxiliary equation has two distinct real roots m1 and m2, the general solution is y = Aem₁x + Bem₂x.
如果辅助方程有两个不同的实根 m1 和 m2,通解为 y = Aem₁x + Bem₂x。
If a repeated real root m, the general solution is y = (A + Bx)emx.
如果有重实根 m,通解为 y = (A + Bx)emx。
If complex conjugate roots m = α ± iβ, the general solution is y = eαx (C cos(βx) + D sin(βx)).
如果存在共轭复数根 m = α ± iβ,通解为 y = eαx (C cos(βx) + D sin(βx))。
Initial or boundary conditions are applied to find the specific constants A and B (or C and D).
应用初始条件或边界条件以确定具体的常数 A 和 B(或 C 和 D)。
8. Second Order Non-Homogeneous Differential Equations | 二阶非齐次微分方程
For a non-homogeneous equation a d2y/dx2 + b dy/dx + c y = f(x), the general solution is the sum of the complementary function yc (solution to the homogeneous case) and a particular integral yp.
对于非齐次方程 a d2y/dx2 + b dy/dx + c y = f(x),其通解为补函数 yc(齐次情况的解)与特解 yp 之和。
To find the particular integral, we use a trial function based on the form of f(x):
为求特解,我们根据 f(x) 的形式使用试探函数:
- If f(x) is a polynomial of degree n, try y = a polynomial of degree n.
- 若 f(x) 为 n 次多项式,则尝试 y = n 次多项式。
- If f(x) = kepx, try y = λepx (unless epx already appears in the complementary function, then multiply by x).
- 若 f(x) = kepx,尝试 y = λepx(若 epx 已在补函数中出现,则乘以 x)。
- If f(x) = p cos(qx) + r sin(qx), try y = A cos(qx) + B sin(qx). (If these already appear in yc, multiply by x).
- 若 f(x) = p cos(qx) + r sin(qx),尝试 y = A cos(qx) + B sin(qx)。(若这些项已出现在 yc 中,则乘以 x)。
Substitute the trial function into the differential equation and equate coefficients to determine the constants.
将试探函数代入微分方程,并比较系数以确定常数。
Example: Solve y” − 5y’ + 6y = e2x. Auxiliary equation: m2 − 5m + 6 = 0 → m = 2, 3, so yc = Ae2x + Be3x. Since e2x appears in yc, try yp = λ x e2x. Differentiate and substitute gives λ = −1. Thus general solution y = Ae2x + Be3x − x e2x.
例题:求解 y” − 5y’ + 6y = e2x。辅助方程:m2 − 5m + 6 = 0 → m = 2, 3,所以 yc = Ae2x + Be3x。由于 e2x 出现在 yc 中,尝试 yp = λ x e2x。求导并代入得 λ = −1。因此通解为 y = Ae2x + Be3x − x e2x。
9. Maclaurin Series | 麦克劳林级数
The Maclaurin series expansion of a function f(x) about x = 0 is given by: f(x) = f(0) + f'(0)x + f”(0)x2/2! + f”'(0)x3/3! + … + f(n)(0)xn/n! + … .
函数 f(x) 在 x = 0 处的麦克劳林级数展开为:f(x) = f(0) + f'(0)x + f”(0)x2/2! + f”'(0)x3/3! + … + f(n)(0)xn/n! + … 。
Key standard Maclaurin series to remember:
需要记住的关键标准麦克劳林级数:
- ex = 1 + x + x2/2! + x3/3! + … , valid for all x.
- ex = 1 + x + x2/2! + x3/3! + …,对一切 x 成立。
- sin x = x − x3/3! + x5/5! − … , for all x.
- sin x = x − x3/3! + x5/5! − …,对所有 x 成立。
- cos x = 1 − x2/2! + x4/4! − … , for all x.
- cos x = 1 − x2/2! + x4/4! − …,对所有 x 成立。
- ln(1 + x) = x − x2/2 + x3/3 − x4/4 + … , valid for −1 < x ≤ 1.
- ln(1 + x) = x − x2/2 + x3/3 − x4/4 + …,对 −1 < x ≤ 1 成立。
- (1 + x)n = 1 + nx + n(n−1)x2/2! + … , |x| < 1 (binomial series).
- (1 + x)n = 1 + nx + n(n−1)x2/2! + …,|x| < 1(二项式级数)。
Using known series together with differentiation, integration, or substitution enables the expansion of more complicated functions.
利用已知级数,结合微分、积分或代入,可以展开更复杂的函数。
Example: Find the Maclaurin series for f(x) = ln(cos x) up to the x4 term. Use cos x = 1 − x2/2 + x4/24 − … , then ln(1 + u) with u = −x2/2 + x4/24 gives ln(cos x) = −x2/2 − x4/12 + … .
例题:求 f(x) = ln(cos x) 的麦克劳林级数,展开至 x4 项。利用 cos x = 1 − x2/2 + x4/24 − …,然后令 u = −x2/2 + x4/24 并代入 ln(1 + u) 得到 ln(cos x) = −x2/2 − x4/12 + … 。
10. Proof by Induction | 数学归纳法证明
Mathematical induction is used to prove that a statement P(n) is true for all positive integers n. The process involves: (1) Base case: show P(1) is true. (2) Inductive hypothesis: assume P(k) true for some integer k ≥ 1. (3) Inductive step: prove that P(k + 1) is true under this assumption. Then conclude P(n) is true for all n.
数学归纳法用于证明命题 P(n) 对所有正整数 n 成立。过程包括:(1) 基础步骤:证明 P(1) 成立。(2) 归纳假设:假设对某个整数 k ≥ 1,P(k) 成立。(3) 归纳递推:在这一假设下证明 P(k + 1) 成立。然后得出结论:P(n) 对所有 n 成立。
Induction frequently appears in Core Pure 2 for proving divisibility, matrix powers, summation formulas, and sequences defined by recurrence relations.
在核心纯数2中,归纳法常用于证明可整除性、矩阵的幂、求和公式以及由递推关系定义的数列。
Example: Prove by induction that for all n ≥ 1, Σr=1n r(r+1) = n(n+1)(n+2)/3. Base case n=1: LHS=1×2=2, RHS=1×2×3/3=2. Assume true for n=k, then for n=k+1: LHS = Σr=1k+1 r(r+1) = Σr=1k r(r+1) + (k+1)(k+2) = k(k+1)(k+2)/3 + (k+1)(k+2) = (k+1)(k+2)(k/3 + 1) = (k+1)(k+2)(k+3)/3, which matches the RHS formula. Thus true for all n.
示例:用归纳法证明对所有 n ≥ 1,Σr=1n r(r+1) = n(n+1)(n+2)/3。基础步骤 n=1:左边=1×2=2,右边=1×2×3/3=2。假设 n=k 时成立,则当 n=k+1 时:左边 = Σr=1k+1 r(r+1) = Σr=1k r(r+1) + (k+1)(k+2) = k(k+1)(k+2)/3 + (k+1)(k+2) = (k+1)(k+2)(k/3 + 1) = (k+1)(k+2)(k+3)/3,与右边公式吻合。因此对所有 n 成立。
11. Volumes of Revolution | 旋转体体积
When a curve defined by y = f(x) from x = a to x = b is rotated about the x-axis, the volume generated is V = π ∫ab y2 dx. For rotation about the y-axis with x = g(y) from y = c to y = d, V = π ∫cd x2 dy.
当由 y = f(x) 定义的曲线在 x = a 到 x = b 之间绕 x 轴旋转时,生成的体积为 V = π ∫ab y2 dx。对于绕 y 轴旋转且 x = g(y) 从 y = c 到 y = d 的情况,V = π ∫cd x2 dy。
In Further Core Pure 2, volumes of revolution may involve parametric equations or polar curves. For parametric curves x = x(t), y = y(t), the volume about the x-axis is V = π ∫t=αt=β y2 (dx/dt) dt.
在进阶核心纯数2中,旋转体体积可能涉及参数方程或极坐标曲线。对于参数曲线 x = x(t)、y = y(t),绕 x 轴旋转的体积为 V = π ∫t=αt=β y2 (dx/dt) dt。
For a polar curve r = f(θ), the volume generated by rotating the curve about the initial line (usually the x-axis) requires a different approach, often using the parametric form x = r cos θ, y = r sin θ.
对于极坐标曲线 r = f(θ),绕极轴(通常为 x 轴)旋转产生的体积需要不同的方法,通常使用参数形式 x = r cos θ, y = r sin θ。
Example: The region bounded by y = √x, the x-axis, and x = 4 is rotated about the x-axis. Volume = π ∫04 (√x)2 dx = π ∫04 x dx = 8π.
示例:由 y = √x、x 轴和 x = 4 围成的区域绕 x 轴旋转。体积 = π ∫04 (√x)2 dx = π ∫04 x dx = 8π。
12. Hyperbolic Functions (Brief Introduction) | 双曲函数(简要介绍)
Though sometimes covered in Core Pure 2, hyperbolic functions are defined as sinh x = (ex − e−x)/2, cosh x = (ex + e−x)/2, and tanh x = sinh x / cosh x. They satisfy identities analogous to trigonometric ones, such as cosh2 x − sinh2 x = 1.
虽然有时包含在核心纯数2中,双曲函数的定义为 sinh x = (ex − e−x)/2,cosh x = (ex + e−x
Published by TutorHao | 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