📚 The Course of the Revolutions | 旋转体体积的积分之路
In A-Level Mathematics, the method of volume of revolution allows us to calculate the volume of a solid formed by rotating a curve around an axis. This article explores the key formulas, techniques and exam strategies for mastering this topic.
在 A-Level 数学中,旋转体体积法让我们能够计算曲线绕坐标轴旋转所形成立体的体积。本文将深入探讨核心公式、解题技巧和考试策略,帮助你掌握这一重要考点。
1. What is a Solid of Revolution? | 什么是旋转体?
When a curve y = f(x) is rotated through 360° about the x-axis, it sweeps out a three-dimensional shape called a solid of revolution.
当曲线 y = f(x) 绕 x 轴旋转 360° 时,它会扫出一个三维立体,称为旋转体。
For example, rotating a straight line y = r about the x-axis from x = 0 to x = h produces a cylinder of radius r and height h.
例如,将直线 y = r 从 x = 0 到 x = h 绕 x 轴旋转,会产生一个半径为 r、高为 h 的圆柱体。
The volume of this solid can be found by integrating the cross-sectional area along the axis of rotation.
该立体的体积可以通过沿旋转轴对横截面积进行积分来求得。
2. The Basic Formula for Rotation about the x-axis | 绕 x 轴旋转的基本公式
Suppose the region bounded by the curve y = f(x), the x-axis and the lines x = a and x = b is rotated through 2π radians about the x-axis.
假设由曲线 y = f(x)、x 轴以及直线 x = a 和 x = b 围成的区域绕 x 轴旋转 2π 弧度。
At a given x, the cross-section is a circle of radius y = f(x). Its area is πy². By summing these slices using integration, we get:
在某一 x 处,横截面是半径为 y = f(x) 的圆,其面积为 πy²。通过积分将这些薄片叠加,我们得到:
V = π ∫ab y² dx
where y is the function being rotated. This is one of the core formulas in Edexcel A-Level Core Pure Mathematics.
其中 y 是被旋转的函数。这是 Edexcel A-Level 核心纯数学中的核心公式之一。
- Ensure the curve is above the axis over the interval; if not, use |y|.
- 确保曲线在区间内位于轴上方;否则使用 |y|。
- The limits a and b are x-values of the region.
- 积分限 a 和 b 是区域的 x 值。
3. Rotation about the y-axis | 绕 y 轴旋转
Similarly, when a curve x = g(y) is rotated about the y-axis between y = c and y = d, the volume is given by:
类似地,当曲线 x = g(y) 在 y = c 和 y = d 之间绕 y 轴旋转时,体积为:
V = π ∫cd x² dy
Here x is expressed as a function of y. If the original equation is y = f(x), you must rearrange to x = g(y).
这里 x 表示为 y 的函数。如果原方程是 y = f(x),则必须重排为 x = g(y)。
For example, y = √x becomes x = y² when rotated about the y-axis.
例如,y = √x 绕 y 轴旋转时,重排为 x = y²。
4. Rotation using Parametric Equations | 参数方程下的旋转体
When a curve is given parametrically as x = p(t), y = q(t), the volume of revolution about the x-axis is:
当曲线以参数方程 x = p(t), y = q(t) 给出时,绕 x 轴旋转的体积为:
V = π ∫t₁t₂ y² (dx/dt) dt
where t₁ and t₂ correspond to x = a and x = b. If dx/dt is negative, swap the limits.
其中 t₁ 和 t₂ 对应于 x = a 和 x = b。若 dx/dt 为负,则交换上下限。
Similarly, for rotation about the y-axis:
类似地,绕 y 轴旋转时:
V = π ∫t₁t₂ x² (dy/dt) dt
This method avoids converting back to Cartesian form.
这种方法避免了转换回直角坐标形式。
5. Volume between Two Curves | 两条曲线之间的旋转体体积
If the region is bounded by two curves y = f(x) and y = g(x) with f(x) ≥ g(x) on [a, b], and it is rotated about the x-axis, the volume is the difference of the two volumes:
如果区域由两条曲线 y = f(x) 和 y = g(x) 围成,且在 [a, b] 上 f(x) ≥ g(x),绕 x 轴旋转时,体积为两个旋转体体积之差:
V = π ∫ab [f(x)² − g(x)²] dx
Do not write π∫(f(x) − g(x))² dx — that is a common mistake.
不要写成 π∫(f(x) − g(x))² dx——这是常见错误。
For rotation about the y-axis, use x₂² − x₁² in terms of y.
绕 y 轴旋转时,使用关于 y 的 x₂² − x₁²。
6. Rotation about a Horizontal Line y = k | 绕水平直线 y = k 旋转
When rotating about y = k, replace y by (y − k) in the formula, and use the x-limits as before:
绕 y = k 旋转时,在公式中将 y 替换为 (y − k),并使用原 x 限:
V = π ∫ab (y − k)² dx
This works because the radius of each circular cross-section is the vertical distance from the curve to the line y = k.
这是因为每个圆形横截面的半径等于曲线到直线 y = k 的垂直距离。
If the axis is above the curve, (y − k) may be negative; square it to make the radius positive.
如果轴在曲线上方,(y − k) 可能为负;平方后半径为正。
7. Rotation about a Vertical Line x = k | 绕垂直直线 x = k 旋转
For rotation about x = k, replace x by (x − k) in the y-axis formula:
绕 x = k 旋转时,在 y 轴公式中将 x 替换为 (x − k):
V = π ∫cd (x − k)² dy
Here x must be a function of y, or the parametric form must be used.
这里 x 必须是 y 的函数,或者使用参数形式。
Always sketch the curve and axis to confirm which formula applies.
务必画出曲线和轴的草图,以
Published by TutorHao | A-Level 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