微积分BC第12次正课 - 旋转体、弧长、参数、向量与极坐标
Reading Guide / 阅读说明
本课前半段完成 微积分BC第11次正课-积分应用与截面体积 留下的旋转体与弧长;后半段进入 Unit 9。课堂真正的桥梁是“选择合适的 parameter”:普通曲线用 ,参数曲线用 ,极坐标曲线用 。
tiny geometric piece
-> express its size
-> integrate over the natural parameter
x(t), y(t)
-> differentiate components
-> combine components only when asking for magnitude
r(theta)
-> convert to x(theta), y(theta)
-> use parametric derivative1. One-Sentence Mainline / 一句话主线
The geometry changes, but the calculus stays stable: describe each tiny piece in the variable that naturally traces the object, then accumulate or differentiate.
几何对象会变,但微积分动作不变:用最自然的变量描出对象,再做累积或求导。
2. Class Flow / 课堂脉络
- 由 rotating slice 推导 disk 与 washer。
- 处理绕 -axis、-axis 和 shifted axis 的旋转。
- 由小线段的 Pythagorean relation 得到 Arc Length。
- 用 Parametric Equations 表示无法方便写成 的曲线。
- 推导一阶、二阶 parametric derivatives 与 parametric arc length。
- 把一维运动扩展到 Vector-Valued Functions。
- 用 position/velocity/acceleration/speed 解决二维运动。
- 认识 Polar Coordinates 并把 polar derivative 化成 parametric derivative。
Part A - Solids of Revolution
3. Start from the Rotated Slice
旋转体仍是 cross-sectional volume:
区别只在于 cross section 由 rotation 自动生成。
Disk
若 slice 旋转后没有 hole:
绕 -axis、使用 vertical slices:
绕 -axis、使用 horizontal slices:
Washer
若中间有 hole:
所以
Radius is a distance to the axis of rotation, not automatically a function value.
半径是“曲线到旋转轴的距离”,不一定直接等于函数值。
4. Axis and Slice Must Match
- horizontal axis rotation + vertical slice ;
- vertical axis rotation + horizontal slice 。
这使切片旋转成 disk/washer。若采用另一方向会产生 shell,但本课使用 disk/washer reasoning。
5. Shifted Axis
若绕 ,某点高度为 ,radius 是
若区域位于两条曲线之间:
不能把 简化成“上函数、下函数”,因为旋转轴位置决定距离。
6. Piecewise Solids
一个 region 旋转后可能一段是 solid disk,另一段是 washer。此时在 geometry changes 的位置分段:
画 representative slice 是防止大、小半径写反的关键。
Part B - Arc Length
7. Cartesian Arc Length
对 ,:
来源是 tiny segment:
Classroom example
若 ,:
很多 arc-length integrals 没有简单 elementary antiderivative;正确 setup 与 numerical evaluation 都是完整数学过程的一部分。
Part C - Parametric Equations
8. A Third Variable Traces the Curve
参数方程写成
可以是 time,也可以只是 tracing parameter。它告诉我们同一时刻的 ,因此共同确定平面上的一个点。
9. First Derivative
例如
则
切线斜率无论 coordinate system 如何表达,目标仍是 。
10. Second Derivative
先把 看作 的函数,再对 求导:
最常见错误是只对 关于 求导,却忘记再除以 。
11. Parametric Arc Length
它直接来自
这不是另一套无关公式,而是 Cartesian arc length 在 parameter 下的同一几何关系。
Part D - Vector-Valued Motion
12. Same Coordinates, New Interpretation
二维 position:
Vector-Valued Functions 与 parametric equations 形式相同,但重点不同:parametric form 描曲线,vector-valued form 强调随时间运动的物理量。
components 分别求导;只有在问 magnitude 时才合并。
13. Velocity Is a Vector; Speed Is Its Magnitude
例如 、:
所以
14. Recover Position from Velocity
若已知 initial position 与 component velocities:
Integrating velocity gives displacement, so initial position must still be added.
速度积分只给位移,求最终位置还必须加初始位置。
15. Distance Traveled in the Plane
这与 parametric arc length 完全相同,因为 particle traveled distance 就是 trajectory 的弧长。
Part E - Polar Coordinates
16. Location by Distance and Direction
直角坐标用横纵 displacement;Polar Coordinates 用
转换关系:
由 反求 时必须考虑 quadrant; 单独不能保证方向正确。
17. A Polar Curve Is Parametric in
若
则
因此
或展开为
课堂例 的做法不是背展开式,而是先写
分别求导后再相除。
Polar differentiation is parametric differentiation with as the parameter.
极坐标求导就是把 当参数的参数求导。
本课停在 polar slope;下一课继续 graph tracing 与 Polar Area。
18. Unified Decision Map / 统一方法地图
Volume by rotation?
draw a perpendicular slice
no hole -> disk: pi R^2
hole -> washer: pi(R^2-r^2)
radius = distance to axis
Curve length?
Cartesian -> integral sqrt(1+(dy/dx)^2) dx
Parametric -> integral sqrt((dx/dt)^2+(dy/dt)^2) dt
x(t), y(t)?
slope -> (dy/dt)/(dx/dt)
second derivative -> d/dt(dy/dx) divided by dx/dt
motion -> differentiate components; magnitude gives speed
r(theta)?
convert to x(theta), y(theta)
use parametric derivative19. Deep Phrases / 深句对应表
| English sentence | 中文记忆 |
|---|---|
| A washer is an outer disk minus an inner disk. | washer 就是大圆盘减小圆盘。 |
| Radius means distance to the axis of rotation. | 半径看离旋转轴多远。 |
| Arc length accumulates tiny straight-line approximations. | 弧长累加的是极短的近似直线段。 |
| Parametric equations let a third variable trace the curve. | 参数让第三个变量带着点走过曲线。 |
| Differentiate vector components separately; combine them for magnitude. | 分量各自求导,问大小时再合成。 |
| Velocity changes position; speed measures how fast the path is traversed. | velocity 有方向,speed 是速度矢量的大小。 |
| Polar slope is still . | 表达方式变了,切线斜率仍然是 。 |
20. Video Companion / 搭配视频
- 01 - The Essence of Calculus 的微元思想直接对应 disk/washer 与 arc-length approximation。
- 02 - The Paradox of the Derivative 强调 derivative 是极限意义的局部线性描述,对应本课 parametric/polar slope。
- 04 - Visualizing the Chain Rule and Product Rule 可搭配 polar derivative 中 、 的 Product Rule。
- 08 - Integration and the Fundamental Theorem of Calculus 对应由 velocity 恢复 position。
21. Knowledge Graph Connections / 知识图谱连接
- 微积分BC第11次正课-积分应用与截面体积 建立 ;本课的 disk/washer 是特殊截面。
- One-Dimensional Motion 扩展成 Vector-Valued Functions 后,position/velocity/acceleration 关系不变。
- Vectors 解释 speed 是 velocity vector 的 magnitude。
- Parametric Equations 是 Polar Coordinates 与二维运动的共同语言。
- 微积分BC第13次正课-无穷级数判敛 先完成 polar slope、graph 与 Polar Area,再进入 series。
22. Confusion / Questions
- 绕 shifted axis 时,为什么 radius 必须写成两坐标之差?
- 一个旋转体何时必须分成 disk 与 washer 两段?
- 为什么 parametric second derivative 还要再除一次 ?
- 为什么 vector velocity 的 components 可以分别积分?
- 为什么 plane distance 与 parametric arc length 是同一个公式?
- polar point 为什么可能有不止一种 表示?
23. After-Class Compression / 看完压缩版
rotation: V = integral cross-sectional area
disk = pi R^2, washer = pi(R^2-r^2)
radius = distance to axis
arc length: accumulate sqrt(dx^2+dy^2)
parametric slope = (dy/dt)/(dx/dt)
vector motion: r' = v, v' = a, |v| = speed
polar: x = r cos(theta), y = r sin(theta)
polar slope = (dy/dtheta)/(dx/dtheta)24. Links / 链接
- UBC Knowledge Graph
- 微积分BC第11次正课-积分应用与截面体积
- 微积分BC第13次正课-无穷级数判敛
- Cross-Sectional Volume
- Solids of Revolution
- Arc Length
- Parametric Equations
- Vector-Valued Functions
- Vectors
- One-Dimensional Motion
- Polar Coordinates
- Polar Area
- Product Rule
- 01 - The Essence of Calculus
- 02 - The Paradox of the Derivative
- 04 - Visualizing the Chain Rule and Product Rule
- 08 - Integration and the Fundamental Theorem of Calculus