CIE A-level Pure Math 2&3 Coursebook: Key Topics Explained | CIE A-level 纯数学 2&3 课程知识点精讲

📚 CIE A-level Pure Math 2&3 Coursebook: Key Topics Explained | CIE A-level 纯数学 2&3 课程知识点精讲

The CIE A-level Pure Mathematics 2 and 3 coursebooks build a bridge from the basics of Pure 1 to advanced techniques required for further study in mathematics, physics, engineering, and beyond. This comprehensive guide walks you through the essential knowledge points — algebra, calculus, trigonometry, vectors, complex numbers, and numerical methods — exactly as they appear in the syllabus. Each section is structured to help you master both the concepts and the exam-style applications.

CIE A-level 纯数学 2 和 3 课程课本搭建起从纯数 1 基础通向高深技巧的桥梁,这些技巧是未来学习数学、物理、工程等学科所必需的。本篇精讲将带你逐一梳理考纲中的核心知识点——代数、微积分、三角、向量、复数和数值方法。每个部分都旨在帮助你同时掌握概念和考试型应用。

1. Polynomials and Factor Theorem | 多项式与因式定理

Polynomial division and the factor theorem are the foundation for solving cubic and quartic equations. Adding the remainder theorem, you can quickly find remainders without full division. In Pure 2, you also meet the concept of repeated factors and how they affect the shape of graphs. Mastery of algebraic long division is essential before moving to partial fractions in Pure 3.

多项式除法和因式定理是解三次或四次方程的基石。结合余式定理,可以不用完整除法便快速求得余数。在纯数 2 中,你还将接触重因式及其如何影响图像形状。在进入纯数 3 的有理函数部分之前,必须熟练掌握代数长除法。

  • Factor Theorem: (x – a) is a factor of f(x) ⇔ f(a) = 0. / 因式定理:(x – a) 是 f(x) 的因式当且仅当 f(a) = 0。
  • Remainder Theorem: When f(x) is divided by (x – a), the remainder is f(a). / 余式定理:f(x) 除以 (x – a) 的余式为 f(a)。
  • Division algorithm: f(x) ≡ (divisor) × (quotient) + remainder. / 带余除法恒等式:f(x) ≡ (除式) × (商式) + 余式。
  • Use synthetic or long division, then factorise the quotient further. / 使用综合除法或长除法,再将商式继续因式分解。

2. Exponential and Logarithmic Functions | 指数与对数函数

The natural exponential function eˣ and natural logarithm ln x are central to growth and decay models. Pure 2 establishes the laws of logarithms and the ability to solve equations like 3ˣ = 7. Pure 3 extends this to differentiating and integrating eˣ, ln x, and aˣ. Always remember that ln x is defined only for x > 0, and that logarithmic manipulation often turns products into sums, simplifying equations.

自然指数函数 eˣ 与自然对数 ln x 是增长和衰减模型的核心。纯数 2 要求掌握对数运算法则并能解如 3ˣ = 7 的方程。纯数 3 将其延伸至 eˣ、ln x 和 aˣ 的微分与积分。时刻牢记 ln x 仅当 x > 0 时有定义,且对数运算常将乘积化为加和,简化方程。

logₐ(xy) = logₐ x + logₐ y, logₐ(x/y) = logₐ x – logₐ y, logₐ(xⁿ) = n logₐ x

d/dx (eˣ) = eˣ, d/dx (ln x) = 1/x, ∫ eˣ dx = eˣ + c

To differentiate aˣ, rewrite as aˣ = e^(x ln a). Integration of 1/x yields ln|x|. The base change formula logₐ b = ln b / ln a is a lifesaver in solving exponential equations.

微分 aˣ 时,可改写为 aˣ = e^(x ln a)。1/x 的积分得到 ln|x|。换底公式 logₐ b = ln b / ln a 是解指数方程时的利器。


3. Trigonometric Identities and Equations | 三角恒等式与方程

Pure 2&3 demand fluency with radians, the unit circle, and the six trigonometric functions. Key identities include sin²θ + cos²θ ≡ 1, tan θ ≡ sinθ/cosθ, and the expansions for sin(A ± B), cos(A ± B). You will also need to handle double-angle formulae and the expressions a sin θ ± b cos θ in the form R sin(θ ± α). Solving trig equations with exact values within a given interval is a recurring exam feature.

纯数 2 和 3 要求熟练运用弧度制、单位圆以及六个三角函数。核心恒等式包括 sin²θ + cos²θ ≡ 1、tan θ ≡ sinθ/cosθ 以及 sin(A ± B)、cos(A ± B) 的展开式。你还需要掌握倍角公式并将 a sinθ ± b cosθ 表达为 R sin(θ ± α) 的形式。在给定区间内求精确解的三角方程是反复出现的考点。

  • Double angle: sin 2θ = 2 sinθ cosθ; cos 2θ = cos²θ – sin²θ = 2cos²θ – 1 = 1 – 2sin²θ
  • Harmonic form: a sinθ + b cosθ = R sin(θ + α), where R = √(a²+b²), tan α = b/a.
  • Always consider the quadrant and the periodic nature when solving. / 解方程时始终考虑象限和周期性。

4. Differentiation: Chain, Product and Quotient Rules | 微分:链式法则、乘积法则和商法则

These three rules extend differentiation from simple functions to compositions, products, and ratios. The chain rule dy/dx = dy/du × du/dx is fundamental even in implicit differentiation. The product rule: if y = uv, then dy/dx = u dv/dx + v du/dx. The quotient rule: if y = u/v, then dy/dx = (v du/dx – u dv/dx) / v². Practice is key — often you will combine them in a single problem.

这三条法则将微分运算从简单函数扩展到复合、乘积和商。链式法则 dy/dx = dy/du × du/dx 即便在隐函数求导中也是根本性的。乘积法则:若 y = uv,则 dy/dx = u dv/dx + v du/dx。商法则:若 y = u/v,则 dy/dx = (v du/dx – u dv/dx) / v²。关键在于练习——往往同一道题就需要同时用到它们。

Rule / 法则 Formula / 公式 Example / 示例
Chain / 链式 d/dx [f(g(x))] = f'(g(x))·g'(x) y = sin(3x²) → dy/dx = 6x cos(3x²)
Product / 乘积 d/dx (u v) = u’ v + u v’ y = x² eˣ → dy/dx = 2x eˣ + x² eˣ
Quotient / 商 d/dx (u/v) = (u’ v – u v’) / v² y = ln x / x → dy/dx = (1 – ln x) / x²

5. Implicit and Parametric Differentiation | 隐函数与参数方程求导

When y is not given explicitly as a function of x, implicit differentiation treats y as a function of x and uses the chain rule: differentiate both sides with respect to x, and every time we meet a y-term, multiply by dy/dx. Parametric differentiation uses dy/dx = (dy/dt) / (dx/dt), and is vital for finding tangents and normals to curves described by parameters t.

当 y 没有显式地表达为 x 的函数时,隐式微分将 y 视为 x 的函数并使用链式法则:对等式两边关于 x 求导,每次遇到含 y 的项时乘上 dy/dx。参数微分则使用 dy/dx = (dy/dt) / (dx/dt),这对寻找由参数 t 描述的曲线的切线和法线至关重要。

Given x = f(t), y = g(t): dy/dx = (g'(t)) / (f'(t))

For implicit equations, e.g., x² + y² = 25, differentiate to 2x + 2y dy/dx = 0 → dy/dx = -x/y. Second derivatives can be obtained by differentiating dy/dx with respect to x, using the chain rule again.

以隐式方程为例,x² + y² = 25,微分得 2x + 2y dy/dx = 0 → dy/dx = -x/y。二阶导数可通过再次对 x 求导(链式法则)得到。


6. Integration Techniques: Reverse Chain Rule and Integration by Parts | 积分技巧:反链式法则与分部积分

Integration is the inverse of differentiation, but requires more insight. The reverse chain rule (also called substitution) allows us to integrate expressions of the form k f'(g(x)) g'(x). Integration by parts, derived from the product rule, is a key technique for products of functions: ∫ u dv = uv – ∫ v du. You must be adept at choosing u and dv strategically.

积分是微分的逆运算,但需要更多的洞察力。反链式法则(也称换元法)使我们能积分形如 k f'(g(x)) g'(x) 的式子。分部积分法源自乘积法则,是处理函数乘积的关键技巧:∫ u dv = uv – ∫ v du。你必须能策略性地选择 u 和 dv。

  • Reverse chain rule example: ∫ 2x cos(x²) dx = sin(x²) + c (since derivative of x² is 2x). / 反链式示例:∫ 2x cos(x²) dx = sin(x²) + c(因 x² 的导数是 2x)。
  • Integration by parts: ∫ x eˣ dx, let u = x, dv = eˣ dx → du = dx, v = eˣ → x eˣ – ∫ eˣ dx = x eˣ – eˣ + c.
  • Also important is using partial fractions to integrate rational expressions. / 同样重要的是利用部分分式积分有理式。

7. Differential Equations | 微分方程

First-order separable differential equations are a direct application of integration. You separate variables, integrate both sides, and find a particular solution using initial conditions. Pure 3 introduces modelling contexts such as population growth, cooling, and chemical decay. The general solution includes an arbitrary constant; the particular solution is pinned down by the given boundary condition.

一阶可分离变量的微分方程是积分的直接应用。分离变量,两边积分,并利用初始条件求特解。纯数 3 引入了人口增长、冷却、化学衰减等建模情境。通解包含任意常数;特解由已知边界条件确定。

dy/dx = g(x) h(y) → ∫ (1/h(y)) dy = ∫ g(x) dx

For example, if dy/dx = ky, then y = A eᵏˣ. Always express the constant in a suitable form after integration. Check for domains and signs when dealing with ln|y|.

例如,若 dy/dx = ky,则 y = A eᵏˣ。积分后始终将常数表示为适宜形式。处理 ln|y| 时要注意定义域和符号。


8. Numerical Methods: Newton-Raphson and Trapezium Rule | 数值方法:牛顿−拉夫森法与梯形法则

When exact solutions cannot be found algebraically, numerical methods give approximations. The Newton-Raphson method uses an iterative formula xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ) to find roots of f(x) = 0. The trapezium rule approximates the area under a curve by dividing it into n strips and summing trapeziums: ∫ₐᵇ f(x) dx ≈ (h/2)[y₀ + 2(y₁+y₂+…+yₙ₋₁) + yₙ]. Both require careful substitution and, often, checking accuracy.

当无法用代数方法求出精确解时,数值方法给出近似值。牛顿−拉夫森法利用迭代公式 xₙ₊₁ = xₙ – f(xₙ)/f'(xₙ) 求 f(x) = 0 的根。梯形法则通过将曲线下区域分成 n 个小梯形来近似面积:∫ₐᵇ f(x) dx ≈ (h/2)[y₀ + 2(y₁+y₂+…+yₙ₋₁) + yₙ]。两者都需要小心代入,并常常检验精度。

  • Newton-Raphson: The initial guess x₀ must be close to the true root. Stop when successive approximations agree to desired precision. / 初始猜测值 x₀ 必须接近真实根。当连续近似值达到所需精度时停止迭代。
  • Trapezium rule: h = (b – a)/n. Increasing n improves accuracy. It overestimates for convex curves. / 梯形法则:h = (b – a)/n。增加 n 可提高精度,对凸曲线会高估。
  • Both are common on the calculator paper, so practise the routine. / 两者常见于可用计算器的卷次,需熟练流程。

9. Vectors: Dot Product and Equations of Lines | 向量:点积与直线方程

Pure 3 extends vectors from Pure 1 into three dimensions. You must be comfortable with the position vector, direction vector, and the parametric vector equation of a line: r = a + t d. The scalar (dot) product a · b = |a||b| cos θ measures the cosine of the angle between two vectors and is zero for perpendicular vectors. You also find distances between points and intersections of lines.

纯数 3 将纯数 1 的向量知识拓展到三维。必须熟练掌握位置向量、方向向量和直线的参数向量方程:r = a + t d。数量(点)积 a · b = |a||b| cos θ 用于度量两向量夹角的余弦,当向量垂直时点积为零。你还需计算点间距离和直线交点。

a · b = a₁b₁ + a₂b₂ + a₃b₃

Use the dot product to show two lines are perpendicular, to find angle between lines, and to project one vector onto another. The equation of a line can also be given in Cartesian form: (x – x₀)/l = (y – y₀)/m = (z – z₀)/n.

利用点积可以证明两直线垂直、求直线间夹角以及进行向量的投影。直线方程也可表示为笛卡儿形式:(x – x₀)/l = (y – y₀)/m = (z – z₀)/n。


10. Complex Numbers: Cartesian, Polar and De Moivre | 复数:代数形式、极坐标形式与德莫弗定理

Complex numbers are introduced in Pure 2 with the basic form z = x + iy and arithmetic, including the conjugate. Pure 3 adds the polar form z = r(cos θ + i sin θ) and the powerful De Moivre’s theorem: (cos θ + i sin θ)ⁿ = cos nθ + i sin nθ. This is used to find powers and roots of complex numbers, solve equations like zⁿ = c, and derive trigonometric identities.

纯数 2 引入复数的基本形式 z = x + iy 及其运算,包括共轭。纯数 3 增加了极坐标形式 z = r(cos θ + i sin θ) 和强大的德莫弗定理:(cos θ + i sin θ)ⁿ = cos nθ + i sin nθ。该定理用于求复数的幂与根、解形如 zⁿ = c 的方程以及推导三角恒等式。

  • Modulus: |z| = √(x² + y²); Argument: arg z = θ, where tan θ = y/x. / 模:|z| = √(x² + y²);辐角:arg z = θ,满足 tan θ = y/x。
  • Multiplication/Division: Multiply moduli, add arguments. / 乘除运算:模相乘(除),辐角相加(减)。
  • De Moivre’s theorem is also key to expressing cos nθ and sin nθ as polynomials in cos θ or sin θ. / 德莫弗定理也是将 cos nθ 和 sin nθ 表达为 cos θ 或 sin θ 的多项式的关键。
  • Solve zⁿ = a + ib by finding n distinct roots equally spaced around a circle in the Argand diagram. / 求解 zⁿ = a + ib 时,会在阿干特图上找到 n 个等间隔分布在圆上的相异根。

11. Rational Functions and Partial Fractions | 有理函数与部分分式

Graduating from Pure 2, you learn to decompose a complicated algebraic fraction into simpler partial fractions. This is essential for integration and binomial expansion. The two main types are linear denominators (repeated or not) and quadratic factors that cannot be factorised. The cover-up method speeds up finding coefficients for distinct linear factors.

从纯数 2 进阶后,你将学习如何把复杂的代数分式分解为更简单的部分分式。这对积分和二项式展开至关重要。主要类型包括线性分母(可重复)和不可分解的二次因子。遮盖法可快速求出相异线性因子的系数。

Example: (3x+5)/[(x-1)(x+2)] ≡ A/(x-1) + B/(x+2)

Always begin with a proper fraction; if the degree of numerator equals or exceeds that of denominator, perform long division first. The decomposed form allows easy integration of rational functions.

始终从真分式开始;若分子次数不低于分母,先做长除法。分解后的形式使得有理函数的积分十分简便。


12. Maclaurin Series | 麦克劳林级数

The Maclaurin series expansion approximates a function near x = 0: f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + … Pure 3 requires expansions of eˣ, sin x, cos x, ln(1+x), and (1+x)ⁿ. These series validate approximations for small x and are derived by successive differentiation. They also give a new way to understand why e^(iθ) = cos θ + i sin θ.

麦克劳林级数展开在 x = 0 附近逼近函数:f(x) = f(0) + f'(0)x + f”(0)x²/2! + f”'(0)x³/3! + …。纯数 3 要求掌握 eˣ、sin x、cos x、ln(1+x) 和 (1+x)ⁿ 的展开式。这些级数为小量近似提供了依据,并通过逐次求导得出。它也为理解 e^(iθ) = cos θ + i sin θ 提供了新视角。

  • 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 – … (valid |x| < 1)
  • These are infinite series; truncate to desired accuracy. / 这些是无穷级数,按所需精度截断。
  • Exam questions often ask for series up to a specified term, sometimes combining series to approximate integrals. / 考题通常要求展开至某一指定项,有时结合级数近似积分。

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