
When a curve is rotated around the x-axis, it produces a three-dimensional surface. Calculating the area of this surface may initially seem complicated, especially when the curve is given in parametric form.
The key is to understand where the surface-area formula comes from rather than simply memorizing it.
Consider the parametric curve
x = x(t)
y = y(t)
When this curve is rotated about the x-axis, the surface area is given by
Let’s derive this formula first and then apply it to a specific example.
1. What Happens When a Curve Is Rotated?
Imagine a small piece of the curve between two very close points, A and B.
Suppose point A is approximately at
(x, y)
and point B is slightly farther along the curve.
The distance between A and B along the curve is called ds.
Now rotate this tiny piece of the curve around the x-axis.
The result is a very small strip of three-dimensional surface.
The easiest way to understand this strip is to imagine a tiny frustum of a cone.
Its circumference is approximately
because the distance from the curve to the x-axis is y.
Its slanted width is approximately ds.
Therefore, its tiny surface area is
This simple relationship is the foundation of the surface-area formula.
2. Why Is the Circumference 2πy?
When the point (x, y) rotates around the x-axis, it travels in a circle.
The radius of that circle is the distance from the point to the x-axis.
That distance is y.
The circumference of a circle is
Therefore,
So the tiny surface strip has approximately
which gives
3. What Exactly Is ds?
The symbol ds means a tiny piece of arc length along the curve.
This is important.
It is not simply the horizontal distance dx.
It is not simply the vertical distance dy.
The curve may be sloping, so its actual length is generally different from either dx or dy.
Consider a tiny piece of the curve.
The horizontal change is dx.
The vertical change is dy.
These form the two sides of a tiny right triangle.
The actual distance along the curve is approximately the hypotenuse.
Therefore, by the Pythagorean theorem,
Taking the square root gives
This is the basic geometric idea behind the arc-length element.
4. Converting ds for a Parametric Curve
For an ordinary curve y = f(x), we can work directly with x.
But a parametric curve is different.
Both x and y depend on another variable, t:
Therefore, changes in x and y can be expressed in terms of changes in t.
We have
and
Substitute these into
We get
For increasing t, dt is positive, so we can take dt outside the square root:
This is the arc-length element for a parametric curve.
5. Put This into the Surface-Area Formula
We already established that
And we just found
Substituting this expression for ds gives
To find the entire surface area, we add all the tiny surface pieces together.
Adding infinitely many tiny pieces is what integration does.
Therefore,
This is the surface-area formula for a parametric curve rotated about the x-axis when y is the distance from the curve to the axis of rotation.
6. Understanding the Formula Intuitively
The formula
can be understood as:
Surface area = circumference × arc length
More specifically,
is the circumference of the circle created by rotation.
And
is the tiny arc length ds.
Therefore,
The integral simply adds all these tiny surface strips together.
7. Apply the Formula to Our Problem
Now consider the curve
with
The curve is rotated about the x-axis.
Our formula is
So we need to find three things:
- y(t)
- dx/dt
- dy/dt
Let’s calculate each one.
8. Simplifying y(t)
We start with
Recall the triple-angle identity
Substitute this:
The 3 sin t terms cancel:
So
This tells us the distance of the curve from the x-axis at each value of t on the upper half of the curve.
9. Finding dx/dt
We have
Differentiate:
Factor out -3:
Using the identity
we get
Therefore,
10. Finding dy/dt
Starting with
Differentiate:
Factor:
Using the identity
we get
Therefore,
11. Calculate the Arc-Length Factor
The formula requires
We have
and
Therefore,
Squaring gives
Factor:
Since
this becomes
Therefore,
The absolute value is necessary because the square root always gives a non-negative result.
12. Why Don’t We Use 0 to 2π?
This is another important idea.
The original parametric equations are given for
This traces the entire astroid.
However, we are rotating the curve around the x-axis.
The portion from
is the upper half of the curve.
When this upper half is rotated around the x-axis, it generates the entire three-dimensional surface.
The lower half, corresponding to
would generate the same surface again.
So if we integrated from 0 to 2π while using the distance from the x-axis as the radius, we would count the same surface twice.
Therefore, we only need
13. Substitute Everything into the Formula
We have
and
The formula is
Therefore,
Multiply the constants:
Now use
Therefore,
on the interval 0 to π.
So,
Finally,
Therefore, the expression required for the integral is
14. Evaluate the Surface Area
We can go one step further and actually calculate the surface area.
We have
The integrand is symmetric around
Therefore,
Let
Then
When t = 0,
When t = π/2,
Therefore,
Integrating:
So,
Final Result
The surface-area integral is
The resulting surface area is
The Big Picture
The entire derivation can be summarized in one chain of ideas:
Tiny arc of curve → ds
Rotate it around the x-axis → tiny surface strip
Tiny surface strip = circumference × arc length
For a parametric curve,
Therefore,
And adding all the strips gives
So the formula is not something to memorize blindly.
It comes directly from the simple geometric idea:
Surface area = circumference × tiny slanted length.





Leave a Reply