This is a free preview. For full access
Parametric Equations and Polar Coordinates
Parametric Curves and Rotated Surfaces
Description
Parametric curves can be used to find the surface area of a shape made by rotation. A parametric curve describes a path in the plane with both x and y as functions of one parameter, usually t. When that curve is revolved around an external axis in the same plane, it creates a surface of revolution in three dimensions.
<...Show More
Transcript
参数曲线定义了平面上的一条路径,其中 x 和 y 依赖于一个单一参数(通常是时间),该参数的取值范围从 alpha 到 beta。
当曲线绕轴旋转时,会扫出一个三维曲面。
这被称为旋转曲面。其表面积取决于曲线的形状及其到旋转轴的距离。
考虑一个半径为 r 的圆,其中心位于距离 y 轴 R 处。该圆的 x 和 y 坐标由参数 t(从 0 到 2π)给出。将此圆绕同一平面内不与之相交的轴旋转,可形成一个环面。
要以参数形式计算环面的表面积,需考虑其表面上的一个无穷小条带。当圆上的一个点旋转时,会描绘出一条圆形路径。该路径的周长即为条...
Show More