📚 Volume of Revolution | 旋转体体积
When a region in the plane is rotated about a straight line (the axis of revolution), it sweeps out a solid of revolution. Computing the volume of such solids is a classic application of definite integration. In the IB Mathematics curriculum, you are expected to master the disk method, the washer method, and occasionally the shell method for finding volumes of revolution about the x‑axis, y‑axis, or lines parallel to them.
当平面上的一个区域绕着一条直线(旋转轴)旋转时,会扫出一个旋转体。计算这类立体的体积是定积分的一个经典应用。在 IB 数学课程中,你需要掌握圆盘法、垫圈法,偶尔还会用到柱壳法,以求绕 x 轴、y 轴或与其平行的直线旋转而成的旋转体体积。
1. Introduction to Volumes of Revolution | 旋转体体积简介
A solid of revolution is generated by taking a function y = f(x) on an interval [a,b], and rotating the region bounded by the curve, the x‑axis, and the vertical lines x = a and x = b fully around the x‑axis. The resulting shape is symmetric about the axis and its cross‑section perpendicular to the axis is a circle.
旋转体是由函数 y = f(x) 在区间 [a,b] 上的曲线、x 轴以及直线 x = a 和 x = b 所围成的区域绕 x 轴旋转 360° 而生成的。所得的立体关于旋转轴对称,且垂直于轴的截面是一个圆。
2. The Disk Method: Rotation about the x‑axis | 圆盘法:绕 x 轴旋转
When the region between y = f(x), the x‑axis, x = a and x = b is rotated about the x‑axis, each thin vertical slice becomes a disk of radius R = f(x) and thickness Δx. Summing the volumes of these disks and taking the limit yields the integral V = π ∫ab [f(x)]² dx.
当 y = f(x) 与 x 轴、x = a 和 x = b 围成的区域绕 x 轴旋转时,每个垂直薄片变成一个半径为 R = f(x)、厚度为 Δx 的圆盘。将这些圆盘的体积累加起来并取极限,就得到积分 V = π ∫ab [f(x)]² dx。
This formula works provided f(x) ≥ 0 on [a,b] and the axis of rotation is the x‑axis. If the curve lies below the x‑axis, use |f(x)| to avoid negative radii.
该公式在 f(x) ≥ 0 且旋转轴为 x 轴时成立。如果曲线在 x 轴下方,应使用 |f(x)| 以避免半径为负。
3. The Disk Method: Rotation about the y‑axis | 圆盘法:绕 y 轴旋转
To rotate a region about the y‑axis, we can express the curve as x = g(y). If the region is bounded by x = g(y), the y‑axis, y = c and y = d, the volume is V = π ∫cd [g(y)]² dy.
若要绕 y 轴旋转,可将曲线表示为 x = g(y)。若区域由 x = g(y)、y 轴、y = c 和 y = d 围成,则体积为 V = π ∫cd [g(y)]² dy。
Often in IB problems you will need to rearrange y = f(x) to make x the subject before applying the disk method for rotation about the y‑axis.
在 IB 问题中,通常需要先将 y = f(x) 变形,把 x 表示成 y 的函数,然后再用圆盘法求绕 y 轴旋转的体积。
4. The Washer Method: Hollow Solids | 垫圈法:空心旋转体
When the region between two curves y = f(x) (outer) and y = g(x) (inner) over [a,b] is rotated about the x‑axis, the solid has a hole. Each cross‑section is a washer with outer radius R = f(x) and inner radius r = g(x). The volume formula becomes V = π ∫ab ( [f(x)]² − [g(x)]² ) dx.
当 y = f(x)(外圈)和 y = g(x)(内圈)在 [a,b] 上的区域绕 x 轴旋转时,生成的立体有一个空洞。每个截面是一个外半径 R = f(x)、内半径 r = g(x) 的垫圈。体积公式为 V = π ∫ab ( [f(x)]² − [g(x)]² ) dx。
This method is essential when the region does not touch the axis of rotation. Similarly, for rotation about the y‑axis using functions in terms of y.
当旋转区域不触及旋转轴时,必须使用垫圈法。同理,绕 y 轴旋转时用关于 y 的函数表示。
5. Rotating between Two Curves | 两曲线间区域旋转
Suppose the region is bounded above by y = f(x) and below by y = g(x) on [a,b], with f(x) ≥ g(x) ≥ 0. Rotating this region about the x‑axis produces a solid whose volume is exactly given by the washer formula. Always identify which function forms the outer surface and which forms the inner surface.
假设区域在 [a,b] 上由上方 y = f(x) 和下方 y = g(x) 围成,且 f(x) ≥ g(x) ≥ 0。将该区域绕 x 轴旋转所得立体的体积正是垫圈公式。务必先判断哪条曲线构成外表面,哪条构成内表面。
If the region is rotated about the y‑axis, express both functions in the form x = g(y) and apply the washer method in terms of y, ensuring you correctly identify the right‑most (outer) and left‑most (inner) curves.
若绕 y 轴旋转,则将两个函数都表示成 x = g(y) 的形式,并用关于 y 的垫圈法,注意正确识别最右边(外)和最左边(内)的曲线。
6. Adjusting for Axes Parallel to Coordinate Axes | 绕平行于坐标轴的直线旋转
IB exams may ask for volumes of revolution about lines such as y = k or x = h. The disk/washer radii must be adjusted. For rotation about y = k (a horizontal line), the outer radius becomes |f(x) − k|. The volume is V = π ∫ab ( (f(x) − k)² − (g(x) − k)² ) dx, assuming f(x) is farther from the line.
IB 考试可能出现绕 y = k 或 x = h 等直线旋转的题目。此时圆盘/垫圈的半径需进行调整。绕水平线 y = k 旋转时,外半径变为 |f(x) − k|。体积公式为 V = π ∫ab ( (f(x) − k)² − (g(x) − k)² ) dx,假设 f(x) 离该直线更远。
Similarly, for rotation about a vertical line x = h, radii are measured horizontally: use expressions like (g(y) − h) after solving for x in terms of y.
同理,绕竖直线 x = h 旋转时,半径在水平方向度量:解出 x 关于 y 的表达式后,使用 (g(y) − h) 等形式。
7. The Shell Method: An Alternative Approach | 柱壳法:另一种方法
The shell method is sometimes included in the IB syllabus as an enrichment or for AA HL. It is particularly useful when rotating a region about the y‑axis but the function is given as y = f(x) and solving for x is inconvenient. A cylindrical shell of radius x, height f(x), and thickness Δx has volume approximately 2π x f(x) Δx. Integrating gives V = 2π ∫ab x f(x) dx for rotation about the y‑axis.
柱壳法有时作为 IB 课程的拓展内容或在 AA HL 中出现。当区域绕 y 轴旋转但函数以 y = f(x) 给出且不易解出 x 时,该方法特别有用。半径为 x、高度为 f(x)、厚度为 Δx 的柱壳体积近似为 2π x f(x) Δx。积分即得绕 y 轴旋转的体积 V = 2π ∫ab x f(x) dx。
For rotation about the x‑axis using shells with respect to y, the formula becomes V = 2π ∫cd y g(y) dy, where x = g(y) is the right‑hand curve. The shell method avoids having to find inverse functions.
若绕 x 轴旋转并用关于 y 的柱壳,公式变为 V = 2π ∫cd y g(y) dy,其中 x = g(y) 为右侧曲线。柱壳法避免求解反函数。
8. Comparing Disk/Washer and Shell Methods | 圆盘/垫圈法与柱壳法的比较
The choice between methods depends on the axis of rotation and the way the region is bounded. Disc/washer methods integrate perpendicular to the axis, while shells integrate parallel to the axis. In many IB questions, the disk/washer method is sufficient, but understanding both gives flexibility.
选择哪种方法取决于旋转轴和区域的界定方式。圆盘/垫圈法沿着垂直于轴的方向积分,而柱壳法则平行于轴积分。在许多 IB 题目中,圆盘/垫圈法已足够,但理解两者可增加解题灵活性。
- Disk/Washer: π ∫ (outer² − inner²) along the axis variable.
- Shell: 2π ∫ (radius)(height) along the other variable.
- 圆盘/垫圈法:沿轴变量 π ∫ (外半径² − 内半径²)。
- 柱壳法:沿另一变量 2π ∫ (半径)(高度)。
9. Applications and Geometric Interpretation | 应用与几何解释
Volumes of revolution appear in modelling real‑world objects such as vases, bowls, and cooling towers. In IB, you may be asked to find the volume generated by a function that models the profile of such an object, or to set up an integral and evaluate it exactly or using technology.
旋转体体积可用于模拟现实物体,如花瓶、碗、冷却塔的造型。在 IB 考试中,你可能需要根据模拟物体轮廓的函数求旋转体体积,或建立积分并用计算器或手算求值。
Geometrically, the integral sums infinitely many infinitesimally thin cross‑sectional areas. The π factor comes from the area of a circle, reflecting the rotational symmetry.
从几何上看,积分将无穷多个极薄的截面积累加起来。π 因子来源于圆的面积,体现了旋转对称性。
10. Common Pitfalls and Tips | 常见错误与技巧
One frequent mistake is squaring the function incorrectly or forgetting to square the entire expression when adjusting for a shifted axis. Always use parentheses: (f(x) − k)², not f(x)² − k².
常见错误之一是平方运算不正确,或在平移轴时忘记对整个表达式平方。务必使用括号:(f(x) − k)²,而非 f(x)² − k²。
Another pitfall is mixing up the limits when using the washer method with two curves. Determine intersection points precisely and always sketch the region to confirm which curve is outer.
另一个易错点是使用垫圈法时混淆积分限。要精确求出交点,并始终画草图确认哪条曲线在外侧。
- Always sketch the region and the solid.
- Check that radii are non‑negative.
- For the washer method ensure (outer)² − (inner)², not (outer − inner)².
- 一定要画出区域和旋转体的草图。
- 确保半径为非负。
- 使用垫圈法时保证是 (外半径)² − (内半径)²,而非 (外半径 − 内半径)²。
11. Practice Example with Step‑by‑Step Solution | 实例与分步解答
Example: Find the volume generated when the region bounded by y = x², y = 0, and x = 2 is rotated about the x‑axis.
例题:求由 y = x²、y = 0 和 x = 2 所围区域绕 x 轴旋转所得的体积。
Step 1: Identify the region. The curve touches the x‑axis at x = 0. The region is from x = 0 to x = 2, with f(x) = x² ≥ 0. Since we rotate about the x‑axis and the region adjoins the axis, use the disk method.
步骤 1:确定区域。曲线在 x = 0 处接触 x 轴,区域从 x = 0 到 x = 2,f(x) = x² ≥ 0。绕 x 轴旋转且区域紧贴轴,使用圆盘法。
Step 2: Set up the integral: V = π ∫02 (x²)² dx = π ∫02 x⁴ dx.
步骤 2:建立积分:V = π ∫02 (x²)² dx = π ∫02 x⁴ dx。
Step 3: Integrate: ∫ x⁴ dx = (1/5) x⁵. Evaluate from 0 to 2: (1/5)(32) − 0 = 32/5.
步骤 3:积分:∫ x⁴ dx = (1/5) x⁵,从 0 到 2 计算得 (1/5)(32) − 0 = 32/5。
Step 4: Multiply by π: V = (32π)/5 cubic units.
步骤 4:乘以 π:V = (32π)/5 立方单位。
This straightforward example illustrates the disk method; including a second curve would transition to the washer method.
这个简单例子演示了圆盘法;如果包含第二条曲线,就需要转换为垫圈法。
12. Summary and Exam Advice | 总结与考试建议
Mastering volumes of revolution requires careful setup of the correct integral. Always begin by drawing the region, labelling the axis of rotation, and deciding whether to integrate with respect to x or y. Use the disk/washer method as the primary tool, but keep the shell method in your toolkit for challenging rotated regions. IB marks are awarded for the correct integral expression, so even if arithmetic goes wrong, a correctly stated integral often earns most of the points.
掌握旋转体体积的关键在于正确建立积分。务必先画出区域草图,标明旋转轴,然后决定对 x 还是对 y 积分。以圆盘/垫圈法为主要工具,但面对较难的旋转问题时也不要忘记柱壳法。IB 评分会给正确的积分表达式分数,即使计算有误,正确列出的积分通常能拿到大部分分数。
Finally, practise both exact evaluation and GDC‑assisted problems, as IB papers may require either. Check the final answer for plausibility by comparing with known geometric shapes when possible.
最后,既要练习精确求解,也要练习使用图形计算器辅助解答的题目,因为 IB 试卷两种都可能出现。若有可能,可将结果与已知的几何体进行比较,以检验答案的合理性。
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