微积分BC第9次正课 - 积分方法与反常积分
Reading Guide / 阅读说明
本课承接 微积分BC第8次正课-反导FTC变上限积分与换元,完成 Unit 6。第 8 课建立“积分是逆向求导”,第 9 课解决“integrand 不在基本表里时,怎样先改写结构再积分”。
recognize structure
-> rewrite the integrand
-> use a basic antiderivative
-> differentiate to verify
unbounded interval or unbounded integrand
-> replace the improper part by a limit
-> decide convergence or divergence本笔记保留每种方法的识别信号、推导逻辑和代表例题;考试年份、题号、课堂等待、设备故障和分值话术不保留。
Reading Rule / 读法约定
- 先问 integrand 属于哪种 structure,不要一看到积分号就直接硬算。
- 任何代数改写都必须保持 integrand 等价。
- 方法的目标是让新 integral 比原 integral 更简单。
- indefinite integral 最后写 ;definite integral 处理 bounds。
- 出现 或 vertical asymptote 时,必须先写 limit definition。
1. One-Sentence Mainline / 一句话主线
Integration techniques expose a familiar derivative pattern hidden by algebra, products, or rational structure; improper integrals add a limit test before a value can be claimed.
积分方法通过代数、乘积和分式结构还原被隐藏的熟悉求导模式;反常积分则要求先通过极限判断,之后才能谈数值。
2. Class Flow / 课堂脉络
- 补完 definite U-Substitution 与 bounds conversion。
- 对 improper rational functions 先做 polynomial long division。
- 对 quadratic denominator 完成平方,匹配 inverse-trig forms。
- 从 Product Rule 推出 Integration by Parts。
- 用 LIATE 与 tabular method 选择 、。
- 用 Partial Fractions 拆解 proper rational functions。
- 建立四种方法的 selection map。
- 用 limit 正式定义 Improper Integral。
- 分别检查无限区间、whole line 与内部 singularity。
Part A - Definite U-Substitution / 定积分换元
3. Review: U-Substitution Is Reverse Chain Rule / 换元是逆链式法则
若
则
例如:
令 ,:
所以
4. Two Consistent Ways to Handle Bounds / 两种一致做法
对
换元后只能选择以下一种完整路线。
Route 1: Change the bounds
若 ,则
于是
全程保持 ,无需换回 。
Route 2: Keep the original bounds temporarily
先求 -antiderivative,再换回 ,最后使用原来的 -bounds。
The variable and the bounds must belong to the same coordinate system.
积分变量与上下限必须属于同一套变量系统: 配 -bounds, 配 -bounds。
5. Definite-Substitution Examples / 定积分换元例题
Example 1: Rational Log Substitution
令
新 bounds:,:
Example 2: Exponential Substitution
,,bounds 、:
Part B - Rational Integrands / 有理函数的预处理
6. First Compare Polynomial Degrees / 先比较次数
对 rational function
先比较 degrees:
- :先 polynomial long division。
- 且 denominator 可因式分解:考虑 Partial Fractions。
- quadratic denominator 不容易分解但可完成平方:考虑 completing the square。
这三个方法不是互斥标签。一个复杂 rational integral 可能先 long division,再对 remainder 使用 partial fractions 或 completing the square。
7. Polynomial Long Division / 多项式长除法
目标是写成
是 quotient, 是 remainder。这样 polynomial part 可直接积分,remainder fraction 再单独处理。
Full example
因此
可用 multiplication 检查 division:
Missing-term example
长除时可写成 ,避免 columns 错位。
Definite example
所以
8. Completing the Square / 凑平方
两个 inverse-trigonometric patterns:
Example 1: Unit Arctangent Pattern
因此
Example 2: Scaled Arctangent Pattern
因此
完成平方只是 algebraic rewrite;真正积分来自已验证的 inverse-trig derivative pattern。
Part C - Integration by Parts / 分部积分
9. Formula From the Product Rule / 公式来源
Product Rule:
两边积分并整理:
Integration by Parts 的目标是:把一个不好积的 product 变成更简单的另一个 integral。
Differentiate the factor that becomes simpler; integrate the factor that stays manageable.
让求导后会简化的因子做 ,让容易反导的因子做 。
10. Choosing u With LIATE / 用 LIATE 选
课堂口诀“反对幂指三”对应常用 LIATE priority:
- Logarithmic / logarithm
- Inverse trigonometric
- Algebraic / power
- Trigonometric
- Exponential
不同教材会交换前两项,口诀不是定理。真正标准是:选择后, 应更简单, 应可算。
11. Example: Integral of ln x / 对数函数本身
把 看成 :
所以
12. Example: x ln x / 幂函数乘对数
取
则
若反过来让 , 会变长,new integral 反而更复杂;这就是错误方向的诊断信号。
13. Tabular Form / 表格法
表格法只是 by-parts formula 的 compact bookkeeping:
| Differentiate | Integrate |
|---|---|
读法仍是
例如:
表格不改变数学,只减少符号管理负担。
14. Abstract Function Example / 抽象函数例题
若 且 ,则
不需要知道 的 explicit formula;by parts 将 积回 ,使题目给定信息可用。
15. Product Recognition / 什么时候考虑分部积分
常见信号:
- polynomial exponential;
- polynomial trigonometric;
- polynomial logarithm;
- logarithm 或 inverse-trig function 单独出现;
- abstract product 如 。
“两个简单函数相乘”只是提示,不是充分条件。若 product 已经明显呈现 ,U-Substitution 通常更直接。
Part D - Partial Fractions / 部分分式
16. When Partial Fractions Applies / 使用条件
先确认 rational function 是 proper:
若不是,先 long division。然后 factor denominator。对 distinct linear factors:
本课只处理 distinct linear factors;repeated factors 与 irreducible quadratics 需要更完整的 decomposition template。
17. Finding Coefficients / 求系数
将
通分,得到 identity:
代 得 ;代 得 。因此
可合并为
18. Difference-of-Squares Example / 平方差例题
所以
19. Definite Partial-Fraction Example / 定积分例题
因此
算完 decomposition 后仍要完成 antiderivative、bounds substitution 和 logarithm simplification。
Part E - Technique Selection / 方法选择
20. Integration Method Map / 积分方法地图
Is there an inner function and its derivative factor?
-> U-Substitution
Is it a rational function with numerator degree >= denominator degree?
-> Polynomial Long Division first
Is there a quadratic denominator close to (x-h)^2+a^2?
-> Complete the Square -> inverse-trig pattern
Is it a product where differentiating one factor simplifies it?
-> Integration by Parts
Is it a proper rational function with factorable denominator?
-> Partial Fractions
None fits?
-> algebraic rewrite, identities, or a later technique may be needed21. Structure Before Method / 结构优先
同一题可能需要组合方法:
rational but improper
-> long division
-> remaining proper fraction
-> partial fractions or completing square
composite product
-> compare u-substitution against integration by parts
-> choose the route that makes the next integral simpler最稳定的自检仍是:对最终 antiderivative 求导,是否恢复原 integrand。
Part F - Improper Integrals / 反常积分
22. What Makes an Integral Improper / 何时称为反常
Improper Integral 有两类来源:
- unbounded interval,例如 ;
- unbounded integrand,例如 finite interval 内有 vertical asymptote。
它不是把 当作普通 bound。积分值由 limit 定义。
23. Infinite Interval Definition / 无限区间定义
若 limit 是 finite real number,integral converges;若 limit 不存在或无界,integral diverges。
同理:
Convergence is a property of a limit, not a reward for finding an antiderivative.
收敛是极限的性质,不是“能写出原函数”就自动得到的结果。
24. Two Benchmark Examples / 两个基准例题
Divergent
所以 diverges。
Convergent
25. P-Integral Rule / p 型反常积分
当 是 logarithmic divergence;当 ,tail 衰减更慢。这条规则后来连接 p-Series 与 Integral Test。
26. Improper Integral With Substitution / 反常积分与换元
先写 limit,再令 :
这里不是“把 infinity 直接代入”,而是计算 的 limit。
27. Whole Real Line / 整条实数轴
对任意 finite split point :
两边必须分别 converge,整个 integral 才 converge。不能让两个 divergent tails 形式上“抵消”。
这与 Cauchy principal value 不同;普通 improper integral 不接受 与 的伪抵消。
28. Interior Vertical Asymptote / 区间内部奇点
若 在 unbounded,则
其中每一部分都必须用 one-sided limit 定义并分别 converge。
例如
不能因 odd symmetry 宣称为 。在 拆开后,两侧分别 diverge,因此 ordinary improper integral diverges。
同样,
diverges。
29. Fidelity Notes / 原稿校正
- Transcript 中“分布积分”统一校正为 分部积分 / Integration by Parts;“分式拆分”统一使用 Partial Fractions。
- 的正确结果是 ,不是额外再乘一个 。
- long-division 首例 quotient 是 ,不是 transcript 某处出现的 。
- ;原稿末尾分数识别混乱,本笔记已按 differentiation 复核。
- completing-square 方法名称是 completing the square,不是 transcript 的 “complicating the square”。
- “两个简单函数相乘就用 by parts”只是初步提示;方法选择取决于 new integral 是否更简单。
- partial fractions 不是所有 factored denominator 都只写两个常数;本课公式限于 distinct linear factors。
- improper integral 不能把 当普通数字代入,必须用 limit。
- “积得出来就是 converge”需要修正:写出 antiderivative 不够,决定性条件是 defining limit 是否为 finite number。
- 的 ordinary improper integral diverges,即使 symmetric principal value 是 。
30. Deep Phrases / 深层表达
Integration techniques do not change the integral; they reveal a form whose antiderivative we already know.
积分方法不会改变积分本身;它们只是把 integrand 改写成我们已经认识的反导形式。
The correct technique is the one that reduces structural complexity.
正确方法的判断标准,是它是否真正降低了结构复杂度。
Integration by parts is the Product Rule read backward.
分部积分就是把乘积求导公式反向阅读。
Partial fractions replace one coupled rational expression with several elementary logarithmic pieces.
部分分式把一个耦合的有理式拆成若干可直接积分的对数型小块。
An improper integral is an ordinary definite integral wrapped inside a limit.
反常积分是在极限中定义的定积分,而不是带着无穷符号的普通代入题。
31. Video Companion / 视频搭配
08 - Integration and the Fundamental Theorem of Calculus 解释为什么 antiderivative endpoint change 可以计算 accumulated total;本课则专门解决“如何找到 antiderivative”。
07 - Limits, L’Hopital’s Rule, and Epsilon-Delta Definitions 与 improper integrals 相接:finite-bound integral 先计算,再让 artificial bound 逼近 infinity 或 singularity。
观看时可以用这条线同步:
Riemann-sum limit -> definite integral
FTC -> antiderivative endpoint evaluation
integration techniques -> find the antiderivative
improper limit -> decide whether unbounded accumulation exists3Blue1Brown 连接只来自既有 Knowledge Graph Connections;本次未重新读取完整视频笔记。
32. Decision Maps / 判断路线
Technique selection
hidden Chain Rule? -> U-Substitution
rational and improper? -> Long Division
quadratic denominator near square + constant? -> Complete the Square
product with one factor simplifying under differentiation? -> Integration by Parts
proper rational with factorable denominator? -> Partial FractionsImproper integral
infinite bound or unbounded integrand?
-> identify each improper endpoint/singularity
-> split so each piece has one improper side
-> replace each by a one-sided limit
-> compute
-> every piece finite? converge
-> any piece fails? diverge33. Knowledge Graph Connections / 知识图谱连接
- 微积分BC第8次正课-反导FTC变上限积分与换元 提供 Antiderivative、FTC 与 U-Substitution 基础。
- U-Substitution 逆转 Chain Rule;Integration by Parts 逆转 Product Rule。
- Partial Fractions 将 proper rational function 拆成 elementary logarithmic integrals。
- Improper Integral 连接 Limits 与 Definite Integral。
- p-Series 与 Integral Test 使用 improper-integral convergence 判断 series tail。
- 微积分BC第13次正课-无穷级数判敛 将本课的反常积分推广为 series convergence 工具。
- 07 - Limits, L’Hopital’s Rule, and Epsilon-Delta Definitions 提供 limit language。
- 08 - Integration and the Fundamental Theorem of Calculus 提供 FTC 与 accumulation intuition。
34. Confusion / Questions
- definite substitution 时,变量与 bounds 是否始终属于同一系统?
- rational function 是否先比较 numerator/denominator degrees?
- long division 的 quotient 与 remainder 能否乘回检查?
- completing square 后能否匹配正确的 arcsine/arctangent form?
- by parts 选择 、 后,new integral 是否更简单?
- 能否从 Product Rule 推回 by-parts formula?
- partial fractions 前是否确认 fraction proper 并 factor denominator?
- decomposition coefficients 能否通过 recombination 检查?
- 看到 infinity 时是否先写 limit,而不是直接代入?
- whole-line integral 是否分别检查两个 tails?
- interior singularity 是否拆成两个 one-sided improper integrals?
- 能否解释为什么 不是 ?
35. After-Class Compression / 看完压缩版
definite u-sub:
change variable -> change bounds
or substitute back -> keep original bounds
never mix systems
rational function:
degree numerator >= denominator -> long division
proper + factorable denominator -> partial fractions
quadratic -> complete square -> inverse trig
integration by parts:
integral u dv = uv - integral v du
reverse Product Rule
choose u so du simplifies
method map:
hidden chain -> u-sub
product -> by parts
improper rational -> division first
proper factored rational -> partial fractions
improper integral:
replace infinity/singularity by limit
finite limit -> converge
otherwise -> diverge
split every improper side and test separately
p-integral:
integral_1^infinity 1/x^p converges iff p>136. Links / 链接
- UBC Knowledge Graph
- AP Calculus BC
- 微积分BC第8次正课-反导FTC变上限积分与换元
- Integrals
- Antiderivative
- Definite Integral
- U-Substitution
- Integration by Parts
- Partial Fractions
- Improper Integral
- Chain Rule
- Limits
- p-Series
- Integral Test
- 微积分BC第13次正课-无穷级数判敛
- 07 - Limits, L’Hopital’s Rule, and Epsilon-Delta Definitions
- 08 - Integration and the Fundamental Theorem of Calculus