📚 PDF资源导航

Integration by Substitution for Edexcel A-Level Maths | 爱德思A-Level数学换元积分法

📚 Integration by Substitution for Edexcel A-Level Maths | 爱德思A-Level数学换元积分法

In the Edexcel A-Level Pure Mathematics syllabus, integration by substitution is one of the most powerful techniques for evaluating integrals that are not immediately recognisable as standard forms. It is the reverse of the chain rule for differentiation and appears regularly in Paper 1 and Paper 2, often linked to definite integrals, trigonometric functions, and parametric curves. Mastering substitution requires not only remembering the formula but also developing the judgement to choose a suitable substitution.

在爱德思 A-Level 纯数学考试大纲中,换元积分法是求解不能直接识别为标准形式的积分的最有力技巧之一。它是链式法则微分的逆运算,经常出现在 Paper 1 和 Paper 2 中,常与定积分、三角函数和参数曲线结合考查。掌握换元法不仅需要记住公式,还需要培养选择合适代换的判断力。


1. The Core Idea of Substitution | 换元积分法的核心思想

The fundamental idea is to replace a complicated inner function g(x) by a single variable u, so that the integral becomes simpler in terms of u. For an integral of the form ∫ f(g(x))g′(x) dx, let u = g(x), then du = g′(x) dx, and the integral transforms to ∫ f(u) du. This directly reverses the chain rule.

基本思想是将复杂的内层函数 g(x) 替换为单个变量 u,使积分用 u 表示后变得更简单。对于形如 ∫ f(g(x))g′(x) dx 的积分,令 u = g(x),则 du = g′(x) dx,积分就转化为 ∫ f(u) du。这直接逆转了链式法则。

∫ f(g(x))g′(x) dx = ∫ f(u) du, where u = g(x)


2. Choosing the Substitution u | 选择代换变量 u

The key skill in Edexcel exam questions is identifying which part of the integrand should be u. Usually choose u as the function inside brackets, under a root, in a denominator, or as the argument of a trigonometric, exponential, or logarithmic function. Its derivative should appear, up to a constant factor, elsewhere in the integrand.

在爱德思考试题中,关键技能是判断被积函数中的哪一部分应设为 u。通常选择括号内、根号下、分母中或者三角函数、指数函数、对数函数的自变量作为 u。它的导数应以常数倍数的形式出现在被积函数的其他部分。

  • Inside brackets: ∫ 2x(x²+1)³ dx, let u = x²+1 | 括号内:∫ 2x(x²+1)³ dx,令 u = x²+1
  • Under a root: ∫ x√(x²+5) dx, let u = x²+5 | 根号下:∫ x√(x²+5) dx,令 u = x²+5
  • Denominator: ∫ x/(x²+4) dx, let u = x²+4 | 分母中:∫ x/(x²+4) dx,令 u = x²+4

3. Changing the Differential Correctly | 正确转换微分

Once u is chosen, compute du/dx and express dx in terms of du. Do not mix x and u in the same integral. If extra x terms remain, use the substitution equation to rewrite them in terms of u. This step is often where marks are lost if candidates leave a mixture of variables.

选定 u 后,计算 du/dx 并将 dx 用 du 表示。不要在同一个积分中混用 x 和 u。如果仍有额外的 x 项,利用代换方程将 x 改写为 u 的表达式。考生如果留下混合变量,通常在这一步失分。

u = x²+1 ⇒ du/dx = 2x ⇒ dx = du/(2x)

After substituting, every x must disappear. If an x remains, solve u = g(x) for x and substitute that expression as well.

代换后,所有 x 都必须消失。如果仍有 x 存在,解出 u = g(x) 中的 x,并将该表达式一并代入。


4. Definite Integrals and Changing Limits | 定积分与积分限更换

For definite integrals, there are two acceptable methods: change the limits when substituting, or integrate in u and substitute back to x before applying the original limits. The first method is cleaner. If u = g(x), when x = a, u = g(a); when x = b, u = g(b). Then evaluate the definite integral with new limits, no need to return to x.

对于定积分,有两种可接受的方法:代换时同时更换积分限,或者先对 u 积分再代回 x 后使用原始积分限。第一种方法更简洁。若 u = g(x),当 x=a 时 u=g(a);当 x=b 时 u=g(b)。然后用新积分限计算定积分,无需回到 x。

∫₀¹ 2x(x²+1)³ dx, u = x²+1 ⇒ u: 1 → 2

Then the integral becomes ∫₁² u³ du = [u⁴/4]₁² = 16/4 − 1/4 = 15/4.

积分变为 ∫₁² u³ du = [u⁴/4]₁² = 16/4 − 1/4 = 15/4。


5. Reverse Chain Rule as a Shortcut | 逆链式法则作为速解方法

In some simpler cases, you can integrate by inspection using the reverse chain rule. If the integrand is of the form k f ′(x) [f(x)]ⁿ, then the integral is k[f(x)]ⁿ⁺¹/(n+1) + c, provided n ≠ −1. This is essentially substitution done mentally, but Edexcel often wants explicit substitution for method marks.

在一些简单情形中,可以用逆链式法则直接观察积分。如果被积函数形如 k f ′(x) [f(x)]ⁿ,则积分为 k[f(x)]ⁿ⁺¹/(n+1) + c,其中 n ≠ −1。这本质上是心算换元,但爱德思考试通常要求明确写出代换步骤以获得方法分。

∫ f ′(x)[f(x)]ⁿ dx = [f(x)]ⁿ⁺¹/(n+1) + c, n ≠ −1

Use this only for straightforward functions, and always show the substitution if the question asks for a method.

仅对简单函数使用此方法;如果题目要求方法,务必展示代换步骤。


6. Trigonometric Substitutions | 三角代换

Some integrals require substituting a trigonometric function, especially when the integrand contains expressions such as √(a²−x²), a²+x², or √(x²−a²). For √(a²−x²) use x = a sin θ; for a²+x² use x = a tan θ; for √(x²−a²) use x = a sec θ, though Edexcel Pure commonly focuses on sin and tan substitutions.

有些积分需要代换为三角函数,尤其是被积函数含有 √(a²−x²)、a²+x² 或 √(x²−a²) 等形式时。对 √(a²−x²) 令 x = a sin θ;对 a²+x² 令 x = a tan θ;对 √(x²−a²) 令 x = a sec θ,不过爱德思纯数学通常侧重 sin 和 tan 代换。

x = a sin θ ⇒ dx = a cos θ dθ

After substitution, use trigonometric identities such as cos²θ + sin²θ = 1 to simplify the integrand before integrating.

代换后,利用三角恒等式如 cos²θ + sin²θ = 1 化简被积函数后再积分。


7. Exponential and Logarithmic Substitutions | 指数与对数代换

When the integrand involves e^(kx) or 1/x, substitution can simplify the structure. For example, ∫ e^(x²) 2x dx can be solved by u = x². For logarithmic integrals such as ∫ ln x / x dx, let u = ln x, then du = (1/x) dx, giving ∫ u du = u²/2 + c.

当被积函数包含 e^(kx) 或 1/x 时,代换可以简化结构。例如 ∫ e^(x²) 2x dx 可令 u=x² 求解。对于对数积分如 ∫ ln x / x dx,令 u=ln x,则 du = (1/x) dx,得到 ∫ u du = u²/2 + c。

∫ ln x / x dx = (ln x)²/2 + c

Recognise that the numerator is the derivative of the denominator, or that the logarithm is the natural inner function.

要能识别分子是否为分母的导数,或者对数是否为自然的内层函数。


8. Common Mistakes to Avoid | 常见错误及避免方法

Common mistakes include forgetting to change limits in definite integrals, leaving both x and u in the integral, incorrectly computing du/dx, and losing the constant of integration in indefinite integrals. Another frequent error is choosing u such that du is not present, then forcing an incorrect substitution without rewriting remaining x terms.

常见错误包括:定积分忘记更换积分限;积分中同时留下 x 和 u;错误计算 du/dx;不定积分漏加积分常数。另一个常见错误是选择的 u 的导数并未出现,却没有将剩余的 x 项改写为 u 的表达式就强行代换。

  • Change the differential completely | 完整转换微分 dx 为 du
  • Rewrite all x terms in u | 将所有 x 项改写为 u 的表达式
  • Update limits for definite integrals | 定积分要更新积分限
  • Add + c for indefinite integrals | 不定积分要加 + c

9. Worked Exam-Style Examples | 典型考试例题精解

Let us work through a typical Edexcel exam-style question. Evaluate ∫ x(2x²−3)⁵ dx.

让我们做一道典型爱德思考试题。计算 ∫ x(2x²−3)⁵ dx。

u = 2x²−3 ⇒ du/dx = 4x ⇒ x dx = du/4

The integral becomes ∫ u⁵ (1/4) du = (1/4)(u⁶/6) + c = u⁶/24 + c = (2x²−3)⁶/24 + c.

积分变为 ∫ u⁵ (1/4) du = (1/4)(u⁶/6) + c = u⁶/24 + c = (2x²−3)⁶/24 + c。

Now evaluate the definite integral ∫₀^(π/2) sin³ x cos x dx.

再计算定积分 ∫₀^(π/2) sin³ x cos x dx。

u = sin x ⇒ du = cos x dx, x = 0 ⇒ u = 0, x = π/2 ⇒ u = 1

So the integral is ∫₀¹ u³ du = [u⁴/4]₀¹ = 1/4.

因此积分为 ∫₀¹ u³ du = [u⁴/4]₀¹ = 1/4。


10. Exam Strategy and Mark Allocation | 考试策略与分值分配

In Edexcel A-Level Maths, substitution questions often carry 5 to 8 marks. Show every step: state the substitution, find du/dx, rewrite the integral fully in terms of u, change limits where needed, integrate, and substitute back. Clear layout helps examiners award method marks even if a later arithmetic slip occurs.

在爱德思 A-Level 数学中,换元积分题通常占 5 到 8 分。写出每一步:声明代换、求出 du/dx、将被积函数完全用 u 改写、必要时更换积分限、积分、代回 x。清晰的过程即使后续计算出错,也能帮助考官给出方法分。

Form | 形式 Substitution | 代换 Differential | 微分
∫ f(g(x))g′(x) dx u = g(x) du = g′(x) dx
√(a²−x²) x = a sin θ dx = a cos θ dθ
a²+x² x = a tan θ dx = a sec² θ dθ
e^(f(x)) u = f(x) du = f′(x) dx

11. Practice Questions and Final Tips | 练习题与最后提示

Practice with past Edexcel questions until choosing u becomes automatic. Try integrals such as ∫ x√(x²+1) dx, ∫ cos³ x sin x dx, and ∫ e^(3x)/(e^(3x)+1) dx. Always check your answer by differentiating; if the derivative gives the original integrand, the integration is correct.

用爱德思历年真题练习,直到选择 u 成为自然反应。尝试积分如 ∫ x√(x²+1) dx、∫ cos³ x sin x dx 和 ∫ e^(3x)/(e^(3x)+1) dx。始终通过求导检查答案;如果导数得到原始被积函数,则积分正确。

Remember that substitution is not just a mechanical process: it is a tool that transforms an unfamiliar integral into a standard one. In the exam, look for an inner function and its derivative, rewrite cleanly in u, and never rush the limits.

请记住,换元法不仅仅是机械操作:它是将陌生积分转化为标准积分的工具。考试中,寻找内层函数及其导数,整洁地用 u 改写,切勿在积分限上匆忙。


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课程辅导,国外大学本科硕士研究生博士课程论文辅导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