📚 PDF资源导航

Integral Calculus: Key Exam Points for IB and CIE Mathematics | 积分考点精讲

📚 Integral Calculus: Key Exam Points for IB and CIE Mathematics | 积分考点精讲

Integration is one of the two central pillars of calculus, the reverse process of differentiation. In both IB (Analysis & Approaches) and CIE A-Level Mathematics, mastering integration techniques is essential for success on exams. This article walks through the key topics: indefinite integrals, substitution, integration by parts, rational functions, definite integrals, area, volumes, kinematics, and improper integrals. Clear explanations, typical examples, and common pitfalls are presented to help you build confidence and accuracy.

积分是微积分的两大核心支柱之一,是微分的逆过程。在IB(分析与方法)和CIE A-Level数学考试中,掌握积分方法是取得高分的关键。本文将系统地讲解不定积分、代换法、分部积分、有理函数积分、定积分、面积、体积、运动学和反常积分等重点考点,通过清晰的解释、典型范例和常见错误分析,帮助你建立信心并提高解题准确性。


1. Understanding Indefinite Integration | 理解不定积分

If F'(x) = f(x), we say F is an antiderivative of f. The indefinite integral of f(x) with respect to x is written as ∫ f(x) dx = F(x) + C, where C is an arbitrary constant. Because differentiation kills constants, every antiderivative differs by a constant. This ‘+ C’ is mandatory in all indefinite integral answers.

若 F'(x) = f(x),则称 F 是 f 的一个原函数。f(x) 关于 x 的不定积分记作 ∫ f(x) dx = F(x) + C,其中 C 是任意常数。由于微分运算会把常数项消去,所以所有原函数之间仅相差一个常数。在不定积分的答案中,’+ C’ 是必须写上的,否则会扣分。

For example, d/dx (x³) = 3x², so ∫ 3x² dx = x³ + C. More generally, the integral of a power function follows a simple rule: increase the exponent by 1 and divide by the new exponent.

例如,d/dx (x³) = 3x²,因此 ∫ 3x² dx = x³ + C。更一般的幂函数积分法则为:将指数加 1,然后除以新的指数。


2. Basic Integration Rules | 基本积分法则

Building a solid toolkit of standard integrals is crucial. The most frequently used formulas are:

建立扎实的标准积分公式库至关重要。最常用的公式包括:

  • ∫ xⁿ dx = xⁿ⁺¹/(n+1) + C, n ≠ -1
  • ∫ eˣ dx = eˣ + C
  • ∫ aˣ dx = aˣ / ln a + C
  • ∫ 1/x dx = ln |x| + C
  • ∫ sin x dx = -cos x + C
  • ∫ cos x dx = sin x + C
  • ∫ sec² x dx = tan x + C
  • ∫ csc² x dx = -cot x + C
  • ∫ sec x tan x dx = sec x + C
  • ∫ csc x cot x dx = -csc x + C
  • ∫ 1/(1+x²) dx = arctan x + C
  • ∫ 1/√(1-x²) dx = arcsin x + C

You must also be comfortable using linearity: ∫ [a f(x) + b g(x)] dx = a ∫ f(x) dx + b ∫ g(x) dx. This allows you to integrate sums term by term.

还必须熟练运用积分的线性性质:∫ [a f(x) + b g(x)] dx = a ∫ f(x) dx + b ∫ g(x) dx,这意味着可以对和式逐项积分。

Below is a compact reference table for those who prefer visual memorization:

f(x) ∫ f(x) dx
k (constant) k x + C
xⁿ (n ≠ -1) xⁿ⁺¹/(n+1) + C
1/x ln |x| + C
eˣ + C
aˣ / ln a + C
cos x sin x + C
sin x -cos x + C
sec² x tan x + C

3. Integration by Substitution | 代入积分法

Substitution (or ‘u-substitution’) is the reverse of the chain rule. When an integrand contains a composite function, we set u = g(x) so that du = g'(x) dx. The goal is to transform the original integral into a standard form in u. After integrating with respect to u, you substitute back to express the answer in terms of x.

代入积分法(也称为“换元积分法”)是链式法则的逆运算。当被积函数包含复合函数时,令 u = g(x),则 du = g'(x) dx。目的是将原积分转化为关于 u 的标准形式。对 u 积分后,再将 u 代回成 x 的表达式。

Consider ∫ 2x·cos(x²) dx. Choose u = x², so du = 2x dx, and the integral becomes ∫ cos u du = sin u + C = sin(x²) + C. For definite integrals, remember to change the limits: if x goes from a to b, u goes from u(a) to u(b). You do not need to substitute back when using the new limits.

以 ∫ 2x·cos(x²) dx 为例,设 u = x²,则 du = 2x dx,积分化为 ∫ cos u du = sin u + C = sin(x²) + C。对定积分,需要同时变换上下限:如果 x 从 a 到 b,则 u 从 u(a) 到 u(b)。使用了新上下限之后,无需再代回 x。

Common mistake: forgetting to adjust the differential dx properly. If du = 2x dx, you must have the 2x dx part present; sometimes you need to multiply and divide by constants to match the substitution.

常见错误:没有正确调整微分 dx。例如 du = 2x dx,需要确保被积表达式中恰好出现了 2x dx;有时需要通过乘除常数来凑出 du 的形式。


4. Integration by Parts | 分部积分法

Integration by parts comes from the product rule for differentiation. The formula is ∫ u dv = u v – ∫ v du. Choosing u and dv wisely is the key. A widely used mnemonic is LIATE: Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, Exponential. Higher priority functions are usually chosen as u (the part we differentiate) because this tends to simplify the integral.

分部积分法源于微分的乘法法则,公式为 ∫ u dv = u v – ∫ v du。合理选择 u 和 dv 是关键。常用的 LIATE 助记规则是:对数函数、反三角函数、代数函数、三角函数、指数函数。优先选择排在较前的函数作为 u(我们对其进行微分的部分),因为这样往往能使积分简化。

Example: ∫ x eˣ dx. Set u = x (algebraic) and dv = eˣ dx. Then du = dx, v = eˣ. So ∫ x eˣ dx = x eˣ – ∫ eˣ dx = x eˣ – eˣ + C.

例如:∫ x eˣ dx,设 u = x(代数函数),dv = eˣ dx,则 du = dx,v = eˣ。于是 ∫ x eˣ dx = x eˣ – ∫ eˣ dx = x eˣ – eˣ + C。

Sometimes you need to apply integration by parts more than once, or you may obtain the original integral on both sides of the equation and then solve for it (tabular integration or recursive approach). This often appears with ∫ eˣ sin x dx or ∫ sin(ln x) dx.

有时需要多次使用分部积分法,或者会在等式两边出现相同的积分,然后通过移项求解。这种情况常见于 ∫ eˣ sin x dx 或 ∫ sin(ln x) dx 之类的题目。


5. Integrating Rational Functions | 有理函数的积分

Rational functions are fractions of polynomials. To integrate them, first perform polynomial long division if the degree of the numerator is greater than or equal to the denominator. Then the proper rational part is decomposed into partial fractions. Typical cases include distinct linear factors, repeated linear factors, and irreducible quadratic factors.

有理函数是多項式之比。积分时,若分子的次数大于或等于分母的次数,先进行多项式长除法。然后对真分式部分进行部分分式分解。典型的分解情形包括不同的一次因子、重复的一次因子、以及不可约的二次因子。

For instance, ∫ (2x-1)/[(x+2)(x-3)] dx can be split as ∫ [A/(x+2) + B/(x-3)] dx after finding A and B by equating coefficients. The resulting integrals are simple logarithmic forms.

例如,∫ (2x-1)/[(x+2)(x-3)] dx,通过待定系数法求出 A 和 B 后,可拆分为 ∫ [A/(x+2) + B/(x-3)] dx,所得的积分是简单的对数形式。

Special forms like ∫ 1/(x² + a²) dx give arctan functions: ∫ 1/(x² + a²) dx = (1/a) arctan(x/a) + C. Completing the square might be needed to fit this pattern.

一些特殊形式如 ∫ 1/(x² + a²) dx 会得出反正切函数:∫ 1/(x² + a²) dx = (1/a) arctan(x/a) + C。有时需要先配平方来转化成这种标准形式。


6. Definite Integrals and Area | 定积分与面积

The Fundamental Theorem of Calculus connects differentiation and integration. If F is any antiderivative of f on [a, b], then ∫ₐᵇ f(x) dx = F(b) – F(a). This definite integral gives the net signed area between the graph of f and the x-axis from x = a to x = b.

微积分基本定理将微分与积分联系起来。若 F 是 f 在 [a, b] 上的任一原函数,则 ∫ₐᵇ f(x) dx = F(b) – F(a)。这个定积分表示从 x = a 到 x = b 之间,f 的图像与 x 轴所围成的有向面积(净面积)。

To find the actual geometric area, you must split the integral where the function crosses the x-axis and take the absolute value of each part. For example, the area between y = x² – 4 and the x-axis from x = 0 to x = 3 is ∫₀² -(x²-4) dx + ∫₂³ (x²-4) dx because the function is negative on [0,2] and positive on [2,3].

若要计算实际的几何面积,必须在函数穿过 x 轴处分段积分,并将每部分取绝对值。例如,计算 y = x² – 4 在 x = 0 到 x = 3 之间与 x 轴围成的面积,应为 ∫₀² -(x²-4) dx + ∫₂³ (x²-4) dx,因为该函数在 [0,2] 上为负,在 [2,3] 上为正。

A commonly tested trap: just plugging limits into the antiderivative without checking sign changes yields the net area, not the total enclosed area.

考试中一个常见的陷阱是:直接将上下限代入原函数求值而不检查符号变化,这样得到的是净面积而非总面积。


7. Area Between Curves | 曲线间的面积

When finding the area bounded between two curves y = f(x) (top) and y = g(x) (bottom) for x in [a, b], the area is ∫ₐᵇ [f(x) – g(x)] dx. You must determine which curve is above the other over the interval; if they cross, split the interval at the intersection points. The limits a and b are often found by solving f(x)=g(x).

当计算两条曲线 y = f(x) (上方)与 y = g(x) (下方)在区间 [a, b] 上所围面积时,面积 = ∫ₐᵇ [f(x) – g(x)] dx。需要确定在给定区间内哪条曲线在上方;如果两条曲线相交,应在交点处分段。积分上下限通常通过解方程 f(x)=g(x) 求出。

If the functions are given as x in terms of y (e.g., x = h(y)), use horizontal strips: area = ∫ᵧ₁ᵧ₂ [right x – left x] dy. This is often simpler for some IB/CIE problems involving y² or parabolic arcs.

如果函数以 x 关于 y 的形式给出(如 x = h(y)),则采用横向条带面积公式:∫ᵧ₁ᵧ₂(右 x – 左 x) dy。对于某些涉及 y² 或抛物线弧的 IB/CIE 题目,这种方法往往更简便。


8. Volumes of Revolution | 旋转体体积

Solid of revolution problems ask you to rotate a region about an axis. The disc method is standard: rotation about the x-axis gives Volume = π ∫ₐᵇ y² dx; rotation about the y-axis gives Volume = π ∫ᵧ₁ᵧ₂ x² dy. Always square the function before integrating, and do not forget the factor π.

旋转体体积问题要求将某个区域绕坐标轴旋转。圆盘法是标准方法:绕 x 轴旋转得体积 V = π ∫ₐᵇ y² dx;绕 y 轴旋转得 V = π ∫ᵧ₁ᵧ₂ x² dy。必须先平方被积函数再积分,且不要遗漏因子 π。

For rotation about other horizontal or vertical lines, modify the radius expression. For example, rotating the region between y = f(x) and y = c about the line y = c uses radius = |f(x) – c|, so volume = π ∫ (f(x) – c)² dx after squaring the absolute value.

对于绕其他水平线或垂直线旋转的情形,需要调整半径表达式。例如,将 y = f(x) 与 y = c 之间的区域绕 y = c 旋转,半径为 |f(x) – c|,体积为 π ∫ (f(x) – c)² dx。

CIE and IB may also include volumes generated by regions between two curves. The formula becomes π ∫ [ (outer radius)² – (inner radius)² ] dx (washer method). Care is needed to identify outer and inner boundaries correctly.

CIE 和 IB 也可能考查由两条曲线之间的区域旋转而成的体积,此时用垫圈法:V = π ∫ [ (外半径)² – (内半径)² ] dx。需要准确区分内外边界。


9. Kinematics and Integration | 运动学与积分

In kinematics, acceleration a(t) is the derivative of velocity v(t), and v(t) is the derivative of displacement s(t). Hence, given a(t) and initial conditions, you can recover v(t) and s(t) by integration: v(t) = ∫ a(t) dt + C₁, and s(t) = ∫ v(t) dt + C₂. The constants are determined using initial velocity and initial position.

在运动学中,加速度 a(t) 是速度 v(t) 的导数,而 v(t) 是位移 s(t) 的导数。因此,已知 a(t) 和初始条件,可以通过积分依次求出 v(t) 和 s(t):v(t) = ∫ a(t) dt + C₁,s(t) = ∫ v(t) dt + C₂。常数项由初始速度和初始位置确定。

Total distance travelled is found by integrating the absolute value of velocity, ∫ |v(t)| dt, over the given time interval. This is a common exam question that distinguishes distance from displacement (which is simply ∫ v(t) dt, the net change in position).

总路程通过对速度的绝对值积分求得,即 ∫ |v(t)| dt。这是一个常见的考题,用以区分路程与位移(位移仅是 ∫ v(t) dt,即位置的变化量)。

For constant acceleration, the familiar SUVAT equations can be derived using these integrations, but the integration method is more general and applicable to variable acceleration.

对于匀加速度,熟悉的 SUVAT 方程可以通过积分推导出来,但积分方法更为普适,适用于变加速度的情形。


10. Improper Integrals (IB HL) | 反常积分(IB HL)

An improper integral involves either an infinite limit of integration or an integrand that becomes unbounded within the interval. To evaluate, replace the problematic bound with a variable and then take the limit. If the limit exists and is finite, the improper integral converges; otherwise, it diverges.

反常积分涉及无穷的积分限或被积函数在积分区间内无界。计算方法是:将有问题的界限替换为变量,然后求极限。如果极限存在且有限,则反常积分收敛;否则发散。

Example: ∫₁^∞ 1/x² dx = lim_{t→∞} ∫₁ᵗ x⁻² dx = lim_{t→∞} [-1/x]₁ᵗ = lim_{t→∞} (1 – 1/t) = 1. This converges to 1. But ∫₀¹ 1/x dx = lim_{t→0⁺} [ln x]ₜ¹ = ∞, so it diverges.

例如:∫₁^∞ 1/x² dx = lim_{t→∞} ∫₁ᵗ x⁻² dx = lim_{t→∞} [-1/x]₁ᵗ = lim_{t→∞} (1 – 1/t) = 1,收敛于 1。而 ∫₀¹ 1/x dx = lim_{t→0⁺} [ln x]ₜ¹ = ∞,发散。

For IB Analysis & Approaches HL, you may also encounter comparison tests for convergence, but direct evaluation using limits is the primary method required.

在 IB 分析与方法 HL 中,可能还会遇到比较判别法,但直接使用极限求值是主要要求的方法。


11. Exam Tips and Common Mistakes | 考试技巧与常见错误

Always add the constant C for indefinite integrals. Even one missing +C can cost marks across a whole paper. For definite integrals, watch the sign when substituting limits and double-check that your calculator is in radian mode for trigonometric integrations.

不定积分务必加上常数 C。哪怕是一次遗忘 +C,也可能导致全卷多处扣分。对于定积分,代入上下限时要注意符号,并进行三角积分时确保计算器处于弧度模式。

Difficulty often arises when choosing u and dv in integration by parts. If the integral seems to become more complicated, try swapping u and dv. For substitution, always examine whether the differential is exactly present; sometimes a missing factor of 2 or x must be compensated algebraically.

分部积分时学生常为 u 和 dv 的选择感到困难。如果积分看起来变得更复杂,尝试交换 u 和 dv。使用代换法时,一定要检查微分形式是否精确匹配;有时缺少的常数因子(如 2 或 x)需要通过代数操作补足。

When computing areas or volumes, sketch the region first. A quick graph helps avoid sign errors and clarifies which function is on top. For volume of revolution questions, forgetting to square the function or omitting π are two of the easiest marks to lose.

计算面积或体积时,先画出区域的草图。快速画图有助于避免符号错误,并能明确哪条曲线在上。对于旋转体体积,忘记平方被积函数或漏写 π 是最容易丢分的两种失误。

Practice with past papers widely. Both IB and CIE frequently repeat certain standard integrals and applications. Time yourself solving integrals under exam conditions, paying attention to algebraic simplification along the way — examiners expect tidy, factorized final answers where possible.

广泛练习历年真题。IB 和 CIE 常反复考查某些标准积分及其应用。在模拟考试条件下限时练习积分,并注意过程中的代数化简——考官期望最终答案尽可能整洁且因式分解。

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