A surface of revolution is a three-dimensional surface created by rotating a two-dimensional curve around a straight line called the axis of revolution. In calculus, we use definite integrals to calculate the exact surface area of these shapes by breaking the curved edge into infinitely small straight segments and sweeping them in a circle. Licensed by Google 1. Track the 2D Arc Length
Before a curve can rotate into three dimensions, we must measure its length in two dimensions. We use the Pythagorean theorem on an infinitely small scale to find the tiny segment length (
ds=1+(dydx)2dxd s equals the square root of 1 plus open paren d y over d x end-fraction close paren squared end-root d x 2. Spin the Segment into a 3D Ring When you rotate this tiny segment around an axis, it sweeps out a thin 3D circular ribbon. The radius (
) of this ribbon is the distance from the curve to the axis of rotation. The circumference of the ribbon is The area of one tiny ribbon ( ) is the circumference multiplied by its width: 3. Integrate to Find Total Area
To find the entire surface area, calculus accumulates all of these tiny ribbons along the interval from using a definite integral. Rotation Around the x-axis When rotating a function around the -axis, the radius is simply the height of the function (
S=∫ab2πf(x)1+(f′(x))2dxcap S equals integral from a to b of 2 pi f of x the square root of 1 plus open paren f prime of x close paren squared end-root d x Rotation Around the y-axis When rotating the same function around the -axis, the radius becomes the horizontal distance from the
S=∫ab2πx1+(f′(x))2dxcap S equals integral from a to b of 2 pi x the square root of 1 plus open paren f prime of x close paren squared end-root d x Conceptual Visualization The graph below illustrates how a simple linear curve on the interval creates a cone when spun around the
-axis. The red line represents the original 2D curve, and the blue shaded region shows the dynamic change in the radius as you move along the axis. ✅ Summary of Surface of Revolution
The calculus of a surface of revolution bridges 2D geometry and 3D space by multiplying a rolling 2D arc length element ( ) by a 3D rotational circumference ( ) and summing them across an interval. If you want to explore this concept further,
Understand the difference between surface area and volume of revolution (Disk/Washer methods).
Learn how this works using parametric equations or polar coordinates.
Leave a Reply