Arc Length and Surface Area
Arc length and surface area formulas let you measure the actual length along a curve and the area of a shape formed by rotating a curve around an axis. Both rely on setting up definite integrals that account for how a curve bends and stretches, building directly on your derivative and integration skills from earlier units.
Arc Length of Curves
The idea behind arc length is that you're adding up infinitely many tiny straight-line segments along the curve. Each tiny segment has a horizontal piece () and a vertical piece (), and by the Pythagorean theorem, the length of that tiny piece is . Factor out and you get the formula:
Steps to calculate arc length:
- Find , the derivative of .
- Square the derivative and add 1 inside the square root.
- Set up and evaluate the definite integral from to .
Example: Find the arc length of from to .
- Derivative:
- Square it:
- Set up the integral:
- Use substitution , . When , ; when , .
Common pitfall: Many arc length integrals don't simplify to a clean antiderivative. If the expression under the square root doesn't reduce nicely, you may need numerical methods or the problem was specifically chosen so it does simplify. Always simplify the integrand fully before attempting antidifferentiation.
_calculus_integral_steps_derivative_example_differential_geometry_connection%22-kDPj4.png)
Arc Length of Curves
Sometimes a curve is easier to express as in terms of . The logic is identical, but you integrate with respect to :
Steps to calculate arc length:
- Find , the derivative of .
- Square the derivative and add 1 inside the square root.
- Set up and evaluate the definite integral from to .
Example: Find the arc length of from to .
- Derivative:
- Square it:
- Set up the integral:
This integral requires a trigonometric substitution (let ) or a hyperbolic substitution to evaluate. The point is that even "simple" curves can produce integrals that demand the techniques you learned in Unit 1.
When to use which form: If the curve is given as , integrate with respect to . If it's given as , integrate with respect to . If you have a choice, pick whichever form makes the derivative (and therefore the integrand) simpler.
_calculus_integral_steps_derivative_example_differential_geometry_connection%22-gyVfs.png)
Surface Area of Rotated Solids
When you rotate a curve around an axis, the surface it traces out has a measurable area. Think of each tiny arc length piece sweeping out a thin band (like a ring). The circumference of that ring is , where is the distance from the piece to the axis of rotation. So the surface area is the integral of .
Rotation around the x-axis (, the y-value):
Rotation around the y-axis (, the x-value):
Steps to calculate surface area:
- Identify the curve and the axis of rotation.
- Determine the radius of rotation: use for rotation about the x-axis, or for rotation about the y-axis.
- Find and build the integrand.
- Evaluate the definite integral from to .
Example: Find the surface area of rotated around the x-axis from to .
- Derivative:
- Square it:
- Set up the integral:
- Substitute , . When , ; when , .
Watch the radius: The most common mistake in surface area problems is using the wrong expression for the radius. Always ask: how far is this piece of curve from the axis of rotation? For x-axis rotation, that distance is the y-value. For y-axis rotation, that distance is the x-value. If the axis of rotation is a line like , the radius becomes .