📚 Integration with an Internal Function | 内函数积分法
In IB Mathematics, integrating composite functions where the derivative of the inner function appears is a fundamental skill. Often referred to as integration with an internal function, the reverse chain rule or u-substitution allows us to find antiderivatives of expressions that are not easily handled by basic integration rules. Mastering this technique is essential for solving a wide range of problems in calculus, from simple polynomial compositions to trigonometric, exponential, and rational functions. This article systematically guides you through the concept of the internal function, the connection with the chain rule, the method of u-substitution, special cases, and common pitfalls, providing you with a solid toolkit for IB exam success.
在IB数学中,对含有内函数且内函数的导数出现在其中的复合函数进行积分是一项基本技能。通常被称为内函数积分法,反向链式法则或u-代换法使我们能够找到那些无法用基本积分规则轻易处理的表达式的原函数。掌握这一技巧对于解决从简单的多项式复合到三角函数、指数函数和有理函数等各类微积分问题至关重要。本文将系统地引导你理解内函数的概念、与链式法则的关联、u-代换法、特殊情形以及常见陷阱,为你在IB考试中取得成功提供一套扎实的工具。
1. What Is an Internal Function? | 什么是内函数?
An internal function, often denoted as g(x) or simply the “inside” function, is the function that is nested inside another function in a composite expression. For example, in f(x) = sin(3x² + 1), the internal function is 3x² + 1, while the outer function is sine. In the context of integration, recognising the internal function is the first step to apply the reverse chain rule, because the derivative of this internal function must conveniently appear as a factor in the integrand for a direct substitution to work smoothly.
内函数,通常记为g(x)或简称为“内部”函数,是指复合表达式中嵌套在另一个函数内部的函数。例如,在f(x) = sin(3x² + 1)中,内函数是3x² + 1,而外函数是正弦函数。在积分中,识别内函数是应用反向链式法则的第一步,因为要使代换顺利进行,该内函数的导数必须恰好作为被积函数中的一个因子出现。
2. The Chain Rule – The Underlying Principle | 链式法则 – 基本原理
The chain rule for differentiation states that if y = f(g(x)), then dy/dx = f'(g(x)) · g'(x). This rule is the reason why integration with an internal function works: if we can spot an integrand that matches the form f'(g(x)) · g'(x), we can immediately write its antiderivative as f(g(x)) + C. In other words, integration reverses the process of the chain rule – hence the name “reverse chain rule”. Understanding this derivative relationship deeply will make the choice of substitution almost automatic.
微分的链式法则指出,如果y = f(g(x)),那么dy/dx = f'(g(x)) · g'(x)。这个法则正是内函数积分法能够奏效的原因:如果我们能发现一个被积函数符合f'(g(x)) · g'(x)的形式,就可以立即将其原函数写为f(g(x)) + C。换句话说,积分是链式法则的逆过程——因此得名“反向链式法则”。深入理解这一导数关系,将使代换的选择变得几乎自然而然。
3. Recognizing the Pattern for Reverse Chain Rule | 识别反向链式法则的模式
To apply the reverse chain rule without formal substitution, look for an integrand that can be expressed as a product: something involving a composite function multiplied by the derivative of the inner function. The classic pattern is ∫ f'(g(x)) · g'(x) dx = f(g(x)) + C. For instance, ∫ 2x · cos(x²) dx fits because 2x is the derivative of the inner function x², and cos(x²) is f'(g(x)) if we consider f'(u) = cos(u) so f(u) = sin(u). Thus the integral is sin(x²) + C. This quick recognition saves time in exams.
要在不进行正式代换的情况下应用反向链式法则,需要寻找一种乘积形式的被积函数:一个包含复合函数的部分乘以该内函数的导数。典型的模式是∫ f'(g(x)) · g'(x) dx = f(g(x)) + C。例如,∫ 2x · cos(x²) dx 符合这一模式,因为2x是内函数x²的导数,而cos(x²)可以看作f'(g(x)),如果我们令f'(u) = cos(u),则f(u) = sin(u)。因此积分结果为sin(x²) + C。这种快速识别能在考试中节省大量时间。
4. Introducing u-Substitution | u-代换法介绍
When the pattern is not immediately obvious, the formal method of u-substitution provides a systematic approach. We set u equal to the internal function g(x), then compute du/dx = g'(x) and treat du as g'(x) dx. The integral is transformed into ∫ (something in terms of u) du, which should be a basic integral. For example, in ∫ x√(x² + 1) dx, let u = x² + 1, then du/dx = 2x ⇒ du = 2x dx ⇒ x dx = du/2. The integral becomes ∫ √u · (1/2) du = (1/2) ∫ u¹/² du = (1/3) u³/² + C = (1/3)(x² + 1)³/² + C.
当模式不那么显而易见时,正式的u-代换法提供了一种系统化的方法。我们设u等于内函数g(x),然后计算du/dx = g'(x),并将du视为g'(x)dx。积分被转化为∫ (关于u的式子) du,其应为一个基本积分。例如,在∫ x√(x² + 1) dx中,令u = x² + 1,则du/dx = 2x ⇒ du = 2x dx ⇒ x dx = du/2。积分变为∫ √u · (1/2) du = (1/2) ∫ u¹/² du = (1/3) u³/² + C = (1/3)(x² + 1)³/² + C。
5. Choosing the Right u | 选择合适的u
A successful u-substitution hinges on identifying the correct inner function. As a rule of thumb, look for the “inside” of a power, a trigonometric function, an exponential, or a logarithm. The chosen u should simplify the integrand when its derivative is substituted. If there are multiple candidates, try the one whose derivative appears elsewhere in the integral. For instance, in ∫ sin(ln x) / x dx, choose u = ln x because du = (1/x) dx, which cancels the 1/x factor perfectly, leaving ∫ sin u du = -cos u + C.
成功的u-代换关键在于识别正确的内函数。一个经验法则是:寻找幂、三角函数、指数或对数函数中的“内部”部分。所选的u应当能在代入其导数后简化被积函数。如果有多个候选对象,尝试那个其导数出现在积分别处的部分。例如,在∫ sin(ln x) / x dx中,选择u = ln x,因为du = (1/x) dx,这将完美地消去因子1/x,剩下∫ sin u du = -cos u + C。
6. Definite Integrals and Substitution Limits | 定积分与替换上下限
When evaluating a definite integral using u-substitution, you can either change the limits of integration to u-values or revert to x at the end. Changing limits is often cleaner: if the original integral is ∫ab f(g(x)) g'(x) dx, and u = g(x), then the new limits are u = g(a) to u = g(b). For example, ∫01 2x e^(x²) dx with u = x² gives limits from 0 to 1²=1, so the integral becomes ∫01 e^u du = e – 1. This avoids the need for back-substitution and reduces arithmetic errors.
在使用u-代换计算定积分时,你可以将积分上下限转换为u的值,或最终再换回x。转换上下限往往更清晰:若原积分为∫ab f(g(x)) g'(x) dx,且u = g(x),则新的上下限为u = g(a)到u = g(b)。例如,∫01 2x e^(x²) dx,令u = x²,得到上下限为0到1²=1,积分变为∫01 e^u du = e – 1。这避免了回代的需要,并减少了计算错误。
7. Common Pitfall: Don’t Forget to Divide by the Derivative | 常见陷阱:不要忘记除以导数
A frequent mistake is to write du = g'(x) dx but then fail to adjust the integrand correctly. If the integral contains g'(x) exactly, it cancels nicely. However, if only a constant multiple is missing, you must divide or multiply appropriately. For instance, in ∫ x sin(x²) dx, du = 2x dx ⇒ x dx = du/2, giving (1/2) ∫ sin u du. Many students forget the 1/2 factor and lose marks. Always write down du = g'(x) dx and solve for the exact differential of the original variable before substituting.
一个常见错误是写出du = g'(x) dx,但未能正确调整被积函数。如果积分中恰好包含g'(x),它会很好地消去。然而,如果只是缺少常数倍,你必须相应地除以或乘以这个常数。例如,在∫ x sin(x²) dx中,du = 2x dx ⇒ x dx = du/2,结果为(1/2) ∫ sin u du。许多学生会忘记1/2这个因子而失分。务必要写下du = g'(x) dx,并在代换之前解出原变量的准确微分。
8. Special Case: Linear Internal Function | 特殊情况:线性内函数
When the internal function is linear, i.e., g(x) = ax + b, its derivative is simply the constant a. This gives a very efficient shortcut: ∫ f(ax + b) dx = (1/a) F(ax + b) + C, where F is an antiderivative of f. For example, ∫ e^(3x + 2) dx = (1/3) e^(3x + 2) + C, and ∫ 1/(5x – 1) dx = (1/5) ln |5x – 1| + C. This can be proved by a quick substitution u = ax + b, but it is worth memorising for rapid use in exam questions involving linear expressions inside other functions.
当内函数为线性函数,即g(x) = ax + b时,其导数就是常数a。这提供了一个非常高效的计算捷径:∫ f(ax + b) dx = (1/a) F(ax + b) + C,其中F是f的一个原函数。例如,∫ e^(3x + 2) dx = (1/3) e^(3x + 2) + C,以及∫ 1/(5x – 1) dx = (1/5) ln |5x – 1| + C。这可以通过快速代换u = ax + b来证明,但值得记住,以便在涉及其他函数内部的线性表达式的考试题中快速应用。
9. Trigonometric Integrals with Internal Functions | 含内函数的三角函数积分
Trigonometric integrals are rich ground for applying the internal function technique. Common forms include ∫ sin(ax + b) dx = -(1/a) cos(ax + b) + C, and ∫ sec²(ax + b) dx = (1/a) tan(ax + b) + C. More generally, if the inner function’s derivative is present, such as ∫ cos(x³) · 3x² dx = sin(x³) + C, or ∫ sec(2x)tan(2x) dx = (1/2) sec(2x) + C. Always check if the derivative of the inner angle appears as a factor. When it doesn’t, a simple linear substitution may still rescue the integral.
三角函数积分是应用内函数技巧的沃土。常见形式包括∫ sin(ax + b) dx = -(1/a) cos(ax + b) + C,以及∫ sec²(ax + b) dx = (1/a) tan(ax + b) + C。更一般地,如果内函数的导数出现,例如∫ cos(x³) · 3x² dx = sin(x³) + C,或∫ sec(2x)tan(2x) dx = (1/2) sec(2x) + C。始终检查内部角度函数的导数是否作为一个因子出现。如果没有,简单的线性代换仍可挽救这个积分。
10. Exponential and Logarithmic Integrals with Internal Functions | 含内函数的指数和对数积分
Exponential and logarithmic functions follow the same reverse chain rule logic. Since d/dx [e^(g(x))] = g'(x) e^(g(x)), we have ∫ g'(x) e^(g(x)) dx = e^(g(x)) + C. For example, ∫ 2x e^(x²) dx = e^(x²) + C. Similarly, since d/dx [ln|g(x)|] = g'(x)/g(x), the integral ∫ g'(x)/g(x) dx = ln|g(x)| + C. This gives a powerful tool: in an integral like ∫ (2x + 1)/(x² + x) dx, recognising that the numerator is the derivative of the denominator yields ln|x² + x| + C directly.
指数函数和对数函数遵循相同的反向链式法则逻辑。由于d/dx [e^(g(x))] = g'(x) e^(g(x)),我们有∫ g'(x) e^(g(x)) dx = e^(g(x)) + C。例如,∫ 2x e^(x²) dx = e^(x²) + C。类似地,由于d/dx [ln|g(x)|] = g'(x)/g(x),积分∫ g'(x)/g(x) dx = ln|g(x)| + C。这提供了一个强大的工具:在如∫ (2x + 1)/(x² + x) dx的积分中,通过识别分子是分母的导数,可直接得到ln|x² + x| + C。
11. Rational Functions and u-Substitution | 有理函数与u-代换
Rational functions where the numerator is (or can be made) the derivative of the denominator are immediate candidates for logarithmic integration. Beyond that, u-substitution helps simplify rational expressions with composite denominators. Consider ∫ x/(1 + x⁴) dx; letting u = x² gives du = 2x dx ⇒ x dx = du/2, transforming the integral into (1/2) ∫ 1/(1 + u²) du = (1/2) arctan u + C = (1/2) arctan(x²) + C. Such problems often appear in IB exams and test the ability to choose an internal function that reveals a standard arctan or logarithmic form after substitution.
对于分子是(或可化为)分母的导数的有理函数,可以直接使用对数积分。除此之外,u-代换有助于简化具有复合分母的有理表达式。考虑∫ x/(1 + x⁴) dx;令u = x²,得du = 2x dx ⇒ x dx = du/2,积分变为(1/2) ∫ 1/(1 + u²) du = (1/2) arctan u + C = (1/2) arctan(x²) + C。这类问题常见于IB考试,考察学生选择一个内函数,使在代换后显现出标准的反正切或对数形式的能力。
12. Summary and Exam Tips | 总结与考试技巧
Integration with an internal function is a powerful technique that underpins much of IB calculus. Always begin by scanning the integrand for a clear inner function and its derivative. Practice recognising patterns: linear inner functions grant a straightforward division by the slope, while trigonometric, exponential, and rational forms require precise matching of the derivative. In definite integrals, convert limits to u-values for cleaner working. Double-check that no constant factor is lost – a common source of lost marks. Finally, build speed by memorising the linear internal function shortcuts, and always verify your answer by differentiating to see if you recover the original integrand. Consistent practice with past paper questions will cement your confidence and accuracy.
内函数积分法是一项支撑IB微积分大部分内容的强大技术。始终首先要审视被积函数,寻找清晰的内函数及其导数。通过练习识别模式:线性内函数可直接除以斜率,而三角函数、指数函数和有理函数形式则需要精确匹配导数。在定积分中,将上下限转换为u值可使运算更整浩。仔细检查不要丢失任何常数因子——这是失分的常见来源。最后,通过记忆线性内函数的捷径来提升速度,并始终通过微分验证你的答案,看是否能恢复原被积函数。通过真题的持续练习,将稳固你的信心和准确性。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导