📚 Indefinite Integrals and Boundary Conditions | 不定积分与边界条件
In IB Mathematics, indefinite integration is the process of finding a function when its derivative is given. The result always includes an unknown constant, often denoted by C. A boundary condition, sometimes called an initial condition, is an extra piece of information – such as a point on the original curve – that allows us to determine the value of C and obtain a unique solution. Understanding how to combine indefinite integrals with boundary conditions is essential for solving differential equations, modelling motion, and tackling many exam-style problems.
在IB数学中,不定积分是根据已知导数求原函数的过程。积分结果总是包含一个未知常数,通常记作C。边界条件,有时也称为初始条件,是一条额外的信息(例如原曲线上的一点的坐标),它让我们能够求出C的数值,从而得到一个唯一的特解。掌握如何将不定积分与边界条件结合运用,对于求解微分方程、建立运动模型以及应对许多考试题型都至关重要。
1. Understanding Indefinite Integrals | 理解不定积分
An indefinite integral of a function f(x) is a family of functions F(x) whose derivative is f(x). This is written as ∫ f(x) dx = F(x) + C, where F'(x) = f(x) and C is an arbitrary constant. Because differentiation strips away any constant term, integration must reintroduce that constant to represent all possible antiderivatives.
函数 f(x) 的不定积分是一族导数为 f(x) 的函数 F(x),记作 ∫ f(x) dx = F(x) + C,其中 F'(x) = f(x),C 为任意常数。由于求导会消除所有常数项,积分时必须重新引入这个常数,才能表示所有可能的原函数。
For example, if f(x) = 2x, then any function of the form F(x) = x² + C satisfies F'(x) = 2x. Without the +C, we would lose infinitely many answers. Graphically, each different C gives a vertical translation of the same antiderivative curve.
例如,若 f(x) = 2x,那么任意形如 F(x) = x² + C 的函数都满足 F'(x) = 2x。如果没有 +C,我们就会丢失无穷多个答案。从图形上看,每个不同的 C 都会使原函数曲线产生垂直平移。
2. The Role of the Constant of Integration | 积分常数的作用
The constant of integration makes the antiderivative a family of functions. In many real-world applications, knowing the derivative alone is not enough to pinpoint the exact original function. The constant C acts as a placeholder until extra information is supplied.
积分常数使原函数成为一个函数族。在许多现实应用中,仅知道导数并不足以唯一确定原始函数。常数 C 充当了一个占位符,直到我们获得额外的信息为止。
Consider a vehicle accelerating at a constant rate. The acceleration function a(t) = 4 m s⁻². Integrating gives velocity v(t) = 4t + C. Without knowing the initial velocity, we cannot find the exact velocity at any later time. The constant C is physically the initial velocity v(0).
试想一辆以恒定速率加速的汽车。加速度函数 a(t) = 4 m s⁻²。积分后得到速度 v(t) = 4t + C。如果不知道初速度,我们就无法求出任意时刻的准确速度。在这里,常数 C 在物理意义上就是初速度 v(0)。
Thus, the constant of integration is not just an algebraic formality; it carries meaningful information about the system or function being described.
因此,积分常数不仅仅是代数形式;它还承载着所描述系统或函数的有意义的信息。
3. Basic Integration Rules | 基本积分法则
Before applying boundary conditions, you must confidently evaluate indefinite integrals. The table below summarises the standard rules you need for IB Mathematics.
在应用边界条件之前,你必须能够熟练地计算不定积分。下表总结了IB数学需要掌握的基本积分法则。
| Function f(x) | Indefinite Integral ∫ f(x) dx |
| xⁿ, n ≠ –1 | xⁿ⁺¹/(n+1) + C |
| 1/x | ln|x| + C |
| eˣ | eˣ + C |
| aˣ (a > 0, a ≠ 1) | aˣ / ln a + C |
| sin x | –cos x + C |
| cos x | sin x + C |
| sec² x | tan x + C |
These formulas can be combined using linearity: ∫ [a·f(x) + b·g(x)] dx = a∫ f(x) dx + b∫ g(x) dx. Always add a single constant C at the very end.
上述公式可以利用积分的线性性质进行组合:∫ [a·f(x) + b·g(x)] dx = a∫ f(x) dx + b∫ g(x) dx。最后只需要统一加上一个常数 C。
4. Power Rule Integration | 幂函数积分
The power rule is arguably the most frequently used integration technique. For any real number n not equal to –1, the indefinite integral of xⁿ is xⁿ⁺¹/(n+1) + C. This rule flips the differentiation power rule: the exponent increases by one and the new coefficient becomes the reciprocal of the new exponent.
幂函数积分法则可以说是最常用的积分方法。对于任意实数 n ≠ –1,xⁿ 的不定积分为 xⁿ⁺¹/(n+1) + C。这一法则与幂函数求导法则互为逆运算:指数加1,新系数变为新指数的倒数。
Special care must be taken when n = –1, because the formula would involve division by zero. Instead, the integral of x⁻¹ (or 1/x) is the natural logarithm: ln|x| + C.
当 n = –1 时需要特别小心,因为此时公式分母为零。因此 x⁻¹(即 1/x)的积分是自然对数:ln|x| + C。
You can also handle negative and fractional exponents in the same way. For example, ∫ √x dx = ∫ x½ dx = (2/3)x³/² + C. Being comfortable rewriting expressions in power form is a vital skill for integration in IB exams.
你同样可以用此方法处理负指数和分数指数。例如,∫ √x dx = ∫ x½ dx = (2/3)x³/² + C。熟练地将表达式改写成幂的形式,是IB考试中积分部分的一项关键技能。
5. Trigonometric and Exponential Integrals | 三角函数与指数函数积分
The integrals of basic trigonometric functions appear frequently. Remember that the integral of sin x is –cos x + C, and the integral of cos x is sin x + C. The negative sign for sin x is a common source of error: differentiating –cos x gives +sin x, confirming that the sign is correct.
基本三角函数的积分经常出现。记住,sin x 的积分是 –cos x + C,cos x 的积分是 sin x + C。sin x 积分结果中的负号是一个常见错误点:对 –cos x 求导得到 +sin x,恰好验证了符号正确。
Exponential functions are particularly neat because the exponential function eˣ is its own derivative and its own integral: ∫ eˣ dx = eˣ + C. For a more general base aˣ, use ∫ aˣ dx = aˣ / ln a + C, provided a > 0 and a ≠ 1.
指数函数积分十分简洁,因为 eˣ 的导数与积分都是它本身:∫ eˣ dx = eˣ + C。对于更一般的底数 aˣ,可利用 ∫ aˣ dx = aˣ / ln a + C,前提是 a > 0 且 a ≠ 1。
For linear transformations inside trigonometric or exponential functions, such as sin (kx) or eᵏˣ, the integral is divided by the coefficient of x. For instance, ∫ sin(3x) dx = –(1/3) cos(3x) + C, and ∫ e²ˣ dx = (1/2) e²ˣ + C. Always reverse the chain rule carefully.
如果三角函数或指数函数内部是线性函数,如 sin(kx) 或 eᵏˣ,积分结果要除以 x 的系数。例如,∫ sin(3x) dx = –(1/3) cos(3x) + C,∫ e²ˣ dx = (1/2) e²ˣ + C。务必仔细运用链式法则的逆过程。
6. Why Boundary Conditions Matter | 边界条件为何重要
A boundary condition is a known value of the original function at a particular point, often written as F(a) = b. In the context of differential equations, this might be an initial velocity, an initial displacement, or an initial population. The condition converts the infinite family of antiderivatives into a single specific function.
边界条件是原函数在某个特定点的已知函数值,常写作 F(a) = b。在微分方程中,它可能是初速度、初始位移或初始人口数量。这个条件将无穷的原函数族转化为一个唯一的特解函数。
For example, suppose we know that a curve y = F(x) passes through the point (2, 5) and that its derivative is given by F'(x) = 3x². Integrating gives y = x³ + C. Substituting x = 2 and y = 5 leads to 5 = 8 + C, so C = –3. The unique curve is y = x³ – 3.
例如,假设我们已知一条曲线 y = F(x) 经过点 (2, 5),且其导数为 F'(x) = 3x²。积分得到 y = x³ + C。代入 x = 2、y = 5 得 5 = 8 + C,从而 C = –3。唯一的曲线方程为 y = x³ – 3。
Without the boundary condition, the answer y = x³ + C would be ambiguous and would not fully answer a real-world problem or an examination question requiring a specific solution.
如果没有边界条件,答案 y = x³ + C 将是不确定的,无法完全应对实际问题或要求给出特定解的考题。
7. Applying a Boundary Condition – Step by Step | 应用边界条件的步骤
A systematic approach ensures you never forget to find C. The recommended steps are as follows:
一套系统的方法能确保你绝不会遗漏求 C。推荐步骤如下:
- Write down the given derivative function, dy/dx or f'(x).
- 写出已知的导函数,dy/dx 或 f'(x)。
- Integrate term by term, writing ‘+ C’ at the end of the antiderivative.
- 逐项积分,在原函数末尾写上 “+ C”。
- Simplify the antiderivative as much as possible (expand brackets, combine like terms) to reduce substitution errors.
- 尽量化简原函数(展开括号、合并同类项),以减少代入时的错误。
- Use the boundary condition: substitute the given x and y (or t and s, etc.) into the equation just obtained.
- 利用边界条件:将给定的 x 和 y(或 t 和 s 等)代入刚得到的方程。
- Solve for C. Be especially careful with signs and arithmetic.
- 求解 C。务必注意正负号和算术运算。
- Rewrite the final specific antiderivative with the calculated value of C.
- 用求得的 C 值重新写出最终的特解原函数。
- If the question asks for the value of the function at another point, now use the specific function to find it.
- 如果题目要求函数在另一点的值,这时便可用特解函数来求解。
Following these steps in order will help you avoid the classic mistake of integrating correctly but losing marks for leaving the answer in terms of an undefined constant.
按顺序遵循这些步骤,能帮助你避免一个经典错误:积分过程全对,却因为最终答案保留未定常数而丢分。
8. Worked Example: Polynomial Function | 例题:多项式函数
A curve has gradient function f'(x) = 6x² – 4x + 1 and passes through the point (1, 4). Find the equation of the curve.
某曲线的斜率函数为 f'(x) = 6x² – 4x + 1,且经过点 (1, 4)。求该曲线的方程。
First, integrate to find f(x):
首先,积分求 f(x):
f(x) = ∫ (6x² – 4x + 1) dx = 6·(x³/3) – 4·(x²/2) + x + C = 2x³ – 2x² + x + C
Now apply the boundary condition f(1) = 4:
现在代入边界条件 f(1) = 4:
4 = 2(1)³ – 2(1)² + 1 + C → 4 = 2 – 2 + 1 + C → 4 = 1 + C → C = 3
Therefore, the specific curve is f(x) = 2x³ – 2x² + x + 3.
因此,唯一的曲线方程为 f(x) = 2x³ – 2x² + x + 3。
It is always a good habit to check the answer by differentiating f(x) to verify you get the original derivative, and by confirming the point (1, 4) lies on the curve.
养成检查的好习惯:对 f(x) 求导,验证你是否得到原始导函数;并确认点 (1, 4) 确实在曲线上。
9. Worked Example: Motion in a Straight Line | 例题:直线运动
A particle moves along a straight line. Its acceleration is a(t) = 12t – 4 m s⁻². Initially, its velocity is 5 m s⁻¹ and its displacement from the origin is 10 m. Find the velocity and displacement functions in terms of time t.
一个质点沿直线运动,加速度为 a(t) = 12t – 4 m s⁻²。初始时刻速度为 5 m s⁻¹,相对于原点的位移为 10 m。求以时间 t 表示的速度和位移函数。
Velocity is the integral of acceleration:
速度为加速度的积分:
v(t) = ∫ (12t – 4) dt = 6t² – 4t + C₁
Use the initial velocity condition v(0) = 5:
利用初速度条件 v(0) = 5:
5 = 6(0)² – 4(0) + C₁ → C₁ = 5
Thus v(t) = 6t² – 4t + 5.
于是 v(t) = 6t² – 4t + 5。
Displacement is the integral of velocity:
位移是速度的积分:
s(t) = ∫ (6t² – 4t + 5) dt = 2t³ – 2t² + 5t + C₂
Apply the initial displacement condition s(0) = 10:
代入初始位移条件 s(0) = 10:
10 = 2(0)³ – 2(0)² + 5(0) + C₂ → C₂ = 10
Hence s(t) = 2t³ – 2t² + 5t + 10. This pair of functions fully describes the motion, with both constants determined by the given boundary conditions.
因此 s(t) = 2t³ – 2t² + 5t + 10。这一对函数完整地描述了运动状态,两个积分常数均由给定的边界条件唯一确定。
10. Common Pitfalls and How to Avoid Them | 常见错误及避免方法
One frequent error is forgetting to add the “+C” after integrating. Without C, you cannot apply the boundary condition correctly, and the answer remains mathematically incomplete.
一个常见错误是积分后忘记加上 “+C”。没有 C 就无法正确运用边界条件,且答案在数学上是不完整的。
Another mistake is miscomputing the constant after substitution. Students often substitute x = a and y = b but then solve for C incorrectly, especially when negative signs or fractions are involved. Always double-check your algebraic manipulation.
另一个错误是代入后算错常数 C。同学们往往会将 x = a、y = b 代入,但在求解 C 时,尤其出现负号或分数时容易出错。请务必复查代数运算过程。
When integrating expressions like 1/x or 1/(ax+b), do not treat them as power functions with exponent –1. Use the natural logarithm integral. Also, if the variable is in a linear expression inside a trigonometric function like sin(2x+1), remember to divide by the coefficient of x.
积分 1/x 或 1/(ax+b) 这类表达式时,不要将其当作指数为 –1 的幂函数处理。应使用自然对数积分公式。此外,如果变量出现在三角函数内部的线性表达式中,如 sin(2x+1),别忘了除以 x 的系数。
In motion problems, mixing up the conditions for velocity and displacement can cause cascading errors. Label your constants C₁, C₂ clearly, and always identify which condition applies to which stage of integration.
在运动学问题中,混淆速度和位移的初始条件会导致一连串错误。请明确标注常数 C₁、C₂,并始终分清哪个条件用于积分过程的哪一步。
11. Practice Tips and Exam Advice | 练习提示与考试建议
When revising indefinite integrals and boundary conditions, practise with a variety of function types: polynomials, rational functions, exponentials, and trigonometric functions. Write out the general antiderivative, then impose the condition to find C. Mark schemes usually award one method mark specifically for realising that the constant needs to be found.
在复习不定积分与边界条件时,请练习多种类型的函数:多项式、有理函数、指数函数和三角函数。先写出一般原函数,再代入条件求 C。评分方案通常会专门为“意识到需要求出常数”这一思路给予方法分。
During exams, present your working clearly. Show the integration step, the inclusion of +C, the substitution step, and the solution for C. Even if an arithmetic slip occurs, clear logic can secure most of the marks.
考试时,清晰地展示解题过程。呈现积分步骤、写上 +C、代入步骤和求解 C 的过程。即使出现计算失误,清晰的逻辑思路也能确保大部分分数。
Use graph sketches to verify your answer. If a boundary condition gives f(0) = 2 and your final f(x) gives f(0) = 2, you have internal consistency. Also, differentiating your final answer and comparing with the given derivative provides a quick sanity check.
利用草图验证答案。如果边界条件给出 f(0) = 2,而你最终的 f(x) 在 x=0 时也确实等于 2,那就具有内在一致性。另外,将最终答案求导并与给定导数比较,能快速进行合理性检验。
12. Summary | 总结
Indefinite integration recovers a family of functions, and the constant of integration C represents infinitely many vertical shifts. Boundary conditions select exactly one of those functions by demanding that the antiderivative satisfy a specific point. The workflow – integrate, add C, substitute boundary condition, solve for C – is a fundamental pattern repeated across calculus, kinematics, and differential equations in the IB syllabus.
不定积分可以复原一族函数,积分常数 C 代表无穷多个垂直平移。边界条件通过要求原函数经过一个特定点,从这一族中唯一确定一个函数。积分—加 C—代入边界条件—解出 C 的工作流程,是IB课程中微积分、运动学以及微分方程章节里不断重复的基本模式。
Mastering this skill enables you to translate a derivative plus contextual information into a complete, unique functional description. Whether you are finding the equation of a curve, the displacement of a particle, or the growth of a population, indefinite integrals with boundary conditions are your essential tool for moving from general antiderivatives to precise answers.
掌握这一技能,你就能将导数和情境信息转化为完整且唯一的函数描述。无论是求曲线方程、质点的位移,还是种群的增长情况,结合边界条件的不定积分都是从一般反导数通向精确答案的关键工具。
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