微积分BC第11次正课 - 积分应用与截面体积

Reading Guide / 阅读说明

本课先用 Logistic graph 收束 微积分BC第10次正课-累积函数与微分方程,然后进入积分应用。整节课不是五套孤立公式,而是同一个动作:identify a small quantity, express it, and accumulate it

average value -> accumulated area / interval width
displacement -> accumulate signed velocity
total distance -> accumulate speed
area -> accumulate strip height x thickness
volume -> accumulate cross-sectional area x thickness

1. One-Sentence Mainline / 一句话主线

An integral becomes useful once the integrand is identified as the amount contributed per tiny slice.

积分真正产生应用,是因为 integrand 表示每一个微小切片贡献多少。

2. Class Flow / 课堂脉络

  1. 复习 Logistic graph。
  2. 把 average value 理解为 equal-area rectangle 的高度。
  3. 区分 average value 与 average rate of change。
  4. 区分 displacement 与 total distance。
  5. 用 vertical/horizontal strips 求 Area Between Curves
  6. 把 strip 升级成 cross section,得到 Cross-Sectional Volume

Part A - Logistic Review

3. Read the Model Before Solving It

课堂模型:

不必先求 explicit solution,也能读出:

  • carrying capacity 为
  • ,population increasing;
  • 时 growth rate 最大,也是 inflection point;
  • 时 concave up, 时 concave down;

这体现了一个重要习惯:equation structure can reveal behavior before exact solving


Part B - Average Value

4. Average Height of a Function

Average Value of a Function 上为

几何上,积分先给 signed area,再除以 width ,得到一块等面积 rectangle 的 height。

Example 1

,求 上平均值:

Example 2: average velocity

负数表示该时间段的 net motion 偏向 negative direction。

5. Do Not Confuse Two “Averages”

Average rate of change:

是 secant slope。

Average value:

是 average height。

Average rate of change compares two endpoint values; average value averages every value across the interval.

平均变化率只比较端点;函数平均值把整个区间内的函数值都纳入。


Part C - Motion from Velocity

6. Displacement Versus Total Distance

对 velocity

Signed Area 解释差别:

  • displacement 保留正负,回头走会抵消;
  • total distance 把每一段路都算正值。

如果需要手算

  1. 找 turning times。
  2. 按符号分区间。
  3. 的区间把积分取反。

若只给 position ,先用

若问“第一次停止”,先解 ,取最早的非负时间,再决定积分 bounds。


Part D - Area Between Curves

7. Vertical Strips: Top Minus Bottom

竖直 strip 的 height 是

thickness 是 ,所以

若 curves 在区间内交换上下位置,必须在 intersections 处分段;area 必须由 larger minus smaller 产生。

8. Horizontal Strips: Right Minus Left

若 horizontal strip 能减少分段,把 curves 改写成 关于 的函数:

选择标准不是“永远用 ”,而是:哪种 slice 能用最少、最清楚的 pieces 覆盖 region。

Slice checklist

Draw one representative slice.
Vertical?
  length = top - bottom
  thickness = dx
  bounds = left to right
Horizontal?
  length = right - left
  thickness = dy
  bounds = bottom to top
Does the ordering change?
  split the integral

Part E - Volumes with Known Cross Sections

9. From a Strip to a Slice of Solid

若每个 perpendicular cross section 的面积为

若 perpendicular to the -axis:

难点几乎总在 :先从 base region 找出 cross-section 的关键长度 ,再套该平面图形的面积。

10. Common Cross-Section Areas

Cross sectionArea from side/diameter
square
isosceles right triangle with leg
rectangle with height
semicircle with diameter

必须先确认题目中的 region segment 是 radius、diameter、leg 还是 base,不能见 semicircle 就把整段直接当 radius。

11. Classroom Example: Square Sections

Base region 在 ,上边界

下边界为 。垂直于 -axis 的 cross section 为 square:

所以

这里“列式正确”比寻找 elementary antiderivative 更重要;该积分可数值计算。

12. Classroom Example: Isosceles Right Triangles

上下边界为

若 perpendicular cross section 是以 region segment 为 leg 的等腰直角三角形:

因此 volume setup 为

bounds 由 base region 的 intersections 决定。

13. Classroom Example: Horizontal Rectangles

区域由 围成。若 cross sections perpendicular to the -axis,且 rectangle height 是 base 的三倍:

交点给 ,所以


14. Decision Map / 方法选择

Asked for an average?
  function average -> integral / interval length
  average rate of change -> endpoint difference / interval length
 
Motion?
  displacement -> integral of velocity
  total distance -> integral of |velocity|
 
Area between curves?
  vertical slice -> top - bottom, dx
  horizontal slice -> right - left, dy
 
Known cross sections?
  identify L -> build A(L) -> integrate A

15. Deep Phrases / 深句对应表

English sentence中文记忆
Average value is accumulated value divided by interval length.先累积,再除跨度。
Displacement remembers direction; total distance does not.位移保留方向,路程只累计长度。
Area uses top minus bottom or right minus left.面积始终用“大减小”。
A cross-sectional volume is an accumulation of thin slabs.截面体积是许多薄片体积的累加。
The base region determines a length; the cross-section shape turns that length into area.底面区域先给长度,截面形状再把长度变成面积。

16. Video Companion / 搭配视频

17. Knowledge Graph Connections / 知识图谱连接

18. Confusion / Questions

  1. 为什么 average velocity 可以为负,而 total distance 不可能为负?
  2. 什么时候 horizontal slices 比 vertical slices 更省分段?
  3. 半圆截面中题目给的长度究竟是 radius 还是 diameter?
  4. 为什么 cross-sectional volume 的积分对象是 area 而不是 length?
  5. 为什么列式后有些积分只需 calculator approximation?

19. After-Class Compression / 看完压缩版

average value = integral / width
average rate of change = secant slope
displacement = integral v
distance = integral |v|
area = integral(top-bottom) dx or integral(right-left) dy
volume = integral cross-sectional area