Calculus
Textbooks
Boundless Calculus
Inverse Functions and Advanced Integration
Further Applications of Integration
Calculus Textbooks Boundless Calculus Inverse Functions and Advanced Integration Further Applications of Integration
Calculus Textbooks Boundless Calculus Inverse Functions and Advanced Integration
Calculus Textbooks Boundless Calculus
Calculus Textbooks
Calculus
Concept Version 12
Created by Boundless

Arc Length and Surface Area

Infinitesimal calculus provides us general formulas for the arc length of a curve and the surface area of a solid.

Learning Objective

  • Use integration to find the surface area of a solid rotated around an axis and the surface area of a solid rotated around an axis


Key Points

    • For a curve represented by f(x)f(x)f(x) in range [a,b][a,b][a,b], arc length sss is give as s=∫ab1+[f′(x)]2dxs = \int_{a}^{b} \sqrt { 1 + [f'(x)]^2 }\, dxs=∫​a​b​​√​1+[f​′​​(x)]​2​​​​​dx .
    • If a curve is defined parametrically by x=X(t)x = X(t)x=X(t) and y=Y(t)y = Y(t)y=Y(t), then its arc length between t=at = at=a and t=bt = bt=b is s=∫ab[X′(t)]2+[Y′(t)]2dts = \int_{a}^{b} \sqrt { [X'(t)]^2 + [Y'(t)]^2 }\, dts=∫​a​b​​√​[X​′​​(t)]​2​​+[Y​′​​(t)]​2​​​​​dt.
    • For rotations around the xxx- and yyy-axes, surface areas AxA_xA​x​​ and AyA_yA​y​​ are given, respectively, as the following: $A_x = \int 2\pi y \, ds , \,\, ds=\sqrt{1+\left(\frac{dy}{dx}\right)^2}dx \\ \\ A_y = \int 2\pi x \, ds, \,\, ds=\sqrt{1+\left(\frac{dx}{dy}\right)^2}dy$

Terms

  • curve

    a simple figure containing no straight portions and no angles

  • surface area

    the total area on the surface of a three-dimensional figure


Full Text

Determining the length of an irregular arc segment is also called rectification of a curve. Historically, many methods have been used for specific curves. The advent of infinitesimal calculus led to a general formula, which we will learn in this atom. We will also use integration to calculate the surface area of a three-dimensional object.

Arc Length

Consider a real function f(x)f(x)f(x) such that f(x)f(x)f(x) and f′(x)=dydxf'(x)=\frac{dy}{dx}f​′​​(x)=​dx​​dy​​ (its derivative with respect to xxx) are continuous on [a,b][a, b][a,b]. The length sss of the part of the graph of fff between x=ax = ax=a and x=bx = bx=b can be found as follows.

Consider an infinitesimal part of the curve dsdsds (or consider this as a limit in which the change in sss approaches dsdsds). According to Pythagoras's theorem ds2=dx2+dy2ds^2=dx^2+dy^2ds​2​​=dx​2​​+dy​2​​, from which:

 $\displaystyle{\frac{ds^2}{dx^2}=1+\frac{dy^2}{dx^2} \\ ds=\sqrt{1+\left(\frac{dy}{dx}\right)^2}dx \\ s = \int_{a}^{b} \sqrt { 1 + [f'(x)]^2 }\, dx}$

Approximating Deltas

For a small piece of curve, Δs\Delta sΔs can be approximated with the Pythagorean theorem.

If a curve is defined parametrically by x=X(t)x = X(t)x=X(t) and y = Y(t), then its arc length between t=at = at=a and t=bt = bt=b is:

 s=∫ab[X′(t)]2+[Y′(t)]2dt\displaystyle{s = \int_{a}^{b} \sqrt { [X'(t)]^2 + [Y'(t)]^2 }\, dt}s=∫​a​b​​√​[X​′​​(t)]​2​​+[Y​′​​(t)]​2​​​​​dt

This is more clearly a consequence of the distance formula, where instead of a Δx\Delta xΔx and Δy\Delta yΔy, we take the limit. A useful mnemonic is:

s=∫abdx2+dy2=∫ab(dxdt)2+(dydt)2dt\displaystyle{s = \int_{a}^{b} \sqrt { dx^2 + dy^2 } = \int_{a}^{b} \sqrt { \left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2 }\,dt}s=∫​a​b​​√​dx​2​​+dy​2​​​​​=∫​a​b​​√​(​dt​​dx​​)​2​​+(​dt​​dy​​)​2​​​​​dt

Surface Area

For rotations around the xxx- and yyy-axes, surface areas AxA_xA​x​​ and AyA_yA​y​​ are given, respectively, as the following:

$\displaystyle{A_x = \int 2\pi y \, ds , \,\, ds=\sqrt{1+\left(\frac{dy}{dx}\right)^2}dx \\ \\ A_y = \int 2\pi x \, ds, \,\, ds=\sqrt{1+\left(\frac{dx}{dy}\right)^2}dy }$

Example 

For a circle f(x)=1−x2,0≤x≤1f(x) = \sqrt{1 -x^2}, 0 \leq x \leq 1f(x)=√​1−x​2​​​​​,0≤x≤1, calculate the arc length.

The curve can be represented parametrically as x=sin(t),y=cos(t)x=\sin(t), y=\cos(t)x=sin(t),y=cos(t) for 0≤t≤π20 \leq t \leq \frac{\pi}{2}0≤t≤​2​​π​​. Therefore:

s=∫0π2cos2(t)+sin2(t)=π2\displaystyle{s = \int_0^{\frac{\pi}{2}}\sqrt{\cos^2(t)+\sin^2(t)} = \frac{\pi}{2}}s=∫​0​​2​​π​​​​√​cos​2​​(t)+sin​2​​(t)​​​=​2​​π​​

Now, calculate the surface area of the solid obtained by rotating f(x)f(x)f(x) around the xxx-axis:

Ax=∫012π1−x2⋅1+(−x1−x2)2dx=2π\displaystyle{A_x = \int_{0}^{1} 2\pi \sqrt{1-x^2}\cdot \sqrt{1+\left(\frac{-x}{\sqrt{1-x^2}}\right)^2} \, dx = 2\pi}A​x​​=∫​0​1​​2π√​1−x​2​​​​​⋅√​1+(​√​1−x​2​​​​​​​−x​​)​2​​​​​dx=2π

[ edit ]
Edit this content
Prev Concept
Numerical Integration
Area of a Surface of Revolution
Next Concept
Subjects
  • Accounting
  • Algebra
  • Art History
  • Biology
  • Business
  • Calculus
  • Chemistry
  • Communications
  • Economics
  • Finance
  • Management
  • Marketing
  • Microbiology
  • Physics
  • Physiology
  • Political Science
  • Psychology
  • Sociology
  • Statistics
  • U.S. History
  • World History
  • Writing

Except where noted, content and user contributions on this site are licensed under CC BY-SA 4.0 with attribution required.