📚 Volume of Solids of Revolution in IB Mathematics | IB数学:旋转体的体积计算
In IB Mathematics, particularly at Higher Level, calculating the volume of a solid of revolution is a classic application of integration. It connects geometry, algebra, and calculus, and appears frequently in both analysis and applications papers. This guide explains the key methods, formulas, and worked examples to help you master this topic.
在IB数学中,尤其是高级水平课程中,计算旋转体的体积是积分的一个经典应用。它将几何、代数和微积分联系起来,在分析与应用考试中频繁出现。本指南将讲解核心方法、公式和例题,帮助你掌握这一考点。
1. What is a Solid of Revolution? | 什么是旋转体?
A solid of revolution is created by taking a region in the (x,y)-plane and rotating it around a line, called the axis of rotation. For example, rotating the graph of y = f(x) between x = a and x = b around the x-axis produces a smooth, symmetrical 3D shape.
旋转体是指将(x,y)平面上的一个区域绕一条直线(称为旋转轴)旋转而得到的立体。例如,将 y = f(x) 在 x = a 和 x = b 之间的图形绕 x 轴旋转,就形成一个光滑对称的三维形状。
The volume can be found by integrating cross-sectional areas perpendicular to the axis. This is why integration is so natural for computing volumes.
其体积可以通过对垂直于旋转轴的截面积进行积分来求得,这就解释了为什么积分非常适合计算体积。
2. The Disk Method about the x-axis | 绕x轴的圆盘法
When a region under the curve y = f(x) is rotated about the x-axis, each vertical slice becomes a thin disk. The radius of each disk is f(x), and its thickness is dx.
当曲线 y = f(x) 下方的区域绕 x 轴旋转时,每个竖直薄片都会变成一个薄圆盘。每个圆盘的半径为 f(x),厚度为 dx。
V = π ∫ab [f(x)]² dx
The disk method slices the solid perpendicular to the x-axis. Each slice is a very thin cylinder, and summing these slices using integration gives the exact volume.
圆盘法将立体沿垂直于 x 轴的方向切片。每一片是一个极薄的圆柱体,通过积分将这些薄片累加,即可得到精确体积。
This method works best when the region touches the axis of rotation and the cross-sections are solid disks.
当区域与旋转轴接触且截面为实心圆盘时,此方法最为适用。
3. The Washer Method | 垫圈法(环形截面)
If the region does not touch the axis of rotation, the cross-section is a ring, or washer. The washer method requires two radii: an outer radius R(x) and an inner radius r(x).
如果区域不接触旋转轴,其截面为环形,即垫圈。垫圈法需要两个半径:外半径 R(x) 和内半径 r(x)。
V = π ∫ab [R(x)² – r(x)²] dx
For example, if a region lies between two curves y = R(x) and y = r(x), rotating around the x-axis gives washers. We simply subtract the inner disk from the outer disk.
例如,若区域位于两条曲线 y = R(x) 和 y = r(x) 之间,绕 x 轴旋转得到的就是垫圈形截面。我们只需用外圆盘减去内圆盘。
4. Rotation about the y-axis: Shell or Disk? | 绕y轴旋转:壳法还是圆盘法?
When rotating about the y-axis, we can choose between two approaches. The first is the disk/washer method integrated along y, using x = g(y) as the radius. The second is the shell method integrated along x.
绕 y 轴旋转时,我们可以选择两种方法。第一种是沿 y 积分使用圆盘法,以 x = g(y) 为半径;第二种是沿 x 积分使用壳法。
The choice depends on whether it is easier to express x as a function of y, or to integrate directly with respect to x. In IB exams, the shell method often avoids difficult inverse functions.
选择哪种方法取决于将 x 表示为 y 的函数是否容易,或者直接对 x 积分是否方便。在IB考试中,壳法往往能避开复杂的反函数。
5. The Shell Method | 壳法
The shell method is particularly useful for rotation about the y-axis. A thin vertical strip at position x becomes a cylindrical shell with radius x, height f(x), and thickness dx.
壳法对于绕 y 轴旋转特别有用。位于 x 处的竖直细条变成一个圆柱壳,半径为 x,高度为 f(x),厚度为 dx。
V = 2π ∫ab x f(x) dx
More generally, if the height of the shell is h(x), the volume is V = 2π ∫ (radius)(height) dx.
更一般地,若壳的高度为 h(x),则体积为 V = 2π ∫ (半径)(高度) dx。
Remember to use the shell method when the region is more easily described as a function of x, especially for vertical axes of rotation.
记住:当区域更容易用 x 的函数描述时,特别是绕垂直轴旋转,应使用壳法。
6. Rotation about Horizontal Lines y = c | 绕水平线y=c旋转
Sometimes the axis of rotation is a horizontal line other than the x-axis, such as y = c. In this case, the radius of each disk is the vertical distance from the curve to the line, which is |f(x) – c|.
有时旋转轴是 x 轴以外的水平线,例如 y = c。此时每个圆盘的半径是曲线到该线的竖直距离 |f(x) – c|。
If the region lies above the line y = c, the radius is simply f(x) – c, and the volume is given by:
若区域位于直线 y = c 上方,则半径为 f(x) – c,体积为:
V = π ∫ab [f(x) – c]² dx
If the region lies below the line, use c – f(x). Always check which expression is non-negative on the interval.
若区域位于直线下方,则使用 c – f(x)。务必检查哪个表达式在区间上非负。
7. Rotation about Vertical Lines x = c | 绕垂直线x=c旋转
For a vertical axis x = c, the shell method is usually most convenient. The radius of a shell is the horizontal distance |x – c|, and the height is the vertical length of the region.
对于垂直轴 x = c,壳法通常最方便。壳的半径是水平距离 |x – c|,高度是区域的竖直长度。
V = 2π ∫ab (x – c) [f(x) – g(x)] dx
If the axis is to the left of the region, use (x – c); if it is to the right, use (c – x). This keeps the radius positive.
若轴在区域左侧,使用 (x – c);若在右侧,使用 (c – x)。这样能保证半径为正值。
8. Choosing the Right Method | 选择合适的方法
The table below summarises when to use each method.
下表总结了每种方法的适用情况。
| Situation / 情况 | Recommended Method / 推荐方法 |
| Rotate around x-axis, region under y = f(x) / 绕x轴,区域在y = f(x)下方 | Disk method, integrate in x / 圆盘法,对x积分 |
| Rotate around x-axis, region between two curves / 绕x轴,区域在两曲线之间 | Washer method, integrate in x / 垫圈法,对x积分 |
| Rotate around y-axis, easy to invert function / 绕y轴,函数易反解 | Disk/washer method, integrate in y / 圆盘/垫圈法,对y积分 |
| Rotate around y-axis, inverse function difficult / 绕y轴,反函数困难 | Shell method, integrate in x / 壳法,对x积分 |
| Rotate around horizontal line y = c / 绕水平线y = c旋转 | Washer method, radius = |f(x) – c| / 垫圈法,半径 = |f(x) – c| |
| Rotate around vertical line x = c / 绕垂直线x = c旋转 | Shell method, radius = |x – c| / 壳法,半径 = |x – c| |
Always draw a diagram. Visualising the region and the axis of rotation is the single most important step in these problems.
务必画图。观察区域与旋转轴的位置关系是解决这类问题最重要的一步。
9. Worked Example 1: Parabola | 例题1:抛物线
Find the volume of the solid obtained by rotating the region under y = √x from x = 0 to x = 4 about the x-axis.
求由 y = √x 在 x = 0 到 x = 4 之间的区域绕 x 轴旋转所得旋转体的体积。
Using the disk method, the radius is √x, so:
使用圆盘法,半径为 √x,因此:
V = π ∫04 (√x)² dx = π ∫04 x dx = π [x²/2]04 = π (16/2 – 0) = 8π
The volume is 8π cubic units.
体积为 8π 立方单位。
10. Worked Example 2: Two Curves | 例题2:两曲线
Find the volume when the region between y = x and y = x² is rotated about the x-axis.
求由 y = x 与 y = x² 所围区域绕 x 轴旋转所得旋转体的体积。
First find the intersections: x = x² gives x = 0 and x = 1. On this interval, x ≥ x², so the outer radius is x and the inner radius is x².
首先求交点:x = x² 得到 x = 0 和 x = 1。在此区间上,x ≥ x²,因此外半径为 x,内半径为 x²。
V = π ∫01 [x² – (x²)²] dx = π ∫01 (x² – x⁴) dx = π [x³/3 – x⁵/5]01 = π (1/3 – 1/5) = 2π/15
Therefore the volume is 2π/15 cubic units.
因此体积为 2π/15 立方单位。
11. Common Mistakes and Exam Tips | 常见错误与考试技巧
Here are some common pitfalls and tips to help you avoid them in the exam.
以下是一些常见陷阱和帮助你在考试中避免它们的技巧。
-
Forgetting to square the radius.
忘记将半径平方。
-
Using the wrong limits. Limits for an x-integral must be x-values; for a y-integral, y-values.
使用错误的积分上下限。对x积分时上下限必须是x值;对y积分时必须是y值。
-
Confusing inner and outer radius in the washer method.
在垫圈法中混淆内半径和外半径。
-
Omitting absolute values when the axis is shifted.
当旋转轴平移时遗漏绝对值。
-
Forgetting to write dx or dy in the integral.
在积分中漏写 dx 或 dy。
-
Not drawing the region first. Always sketch the curves and the axis before setting up the integral.
没有先画区域图。在建立积分前一定要画出曲线和旋转轴。
12. Summary | 总结
The volume of a solid of revolution is found by integrating the cross-sectional area perpendicular to the axis of rotation. The three main techniques are the disk method, the washer method, and the shell method.
旋转体的体积是通过对垂直于旋转轴的截面面积进行积分得到的。三种主要技术是圆盘法、垫圈法和壳法。
V = ∫ A(x) dx or V = ∫ A(y) dy
In IB Mathematics, the key is to choose the method that simplifies the integration, draw a clear diagram, and carefully set up the radius and limits. With practice, you can confidently handle rotations about the x-axis, y-axis, and any horizontal or vertical line.
在IB数学中,关键是选择能简化积分的方法,绘制清晰的图形,并小心确定半径和上下限。通过练习,你能自信地处理绕 x 轴、y 轴以及任意水平线或垂直线的旋转体体积问题。
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课程辅导,国外大学本科硕士研究生博士课程论文辅导