Arc length

Videos

Review Videos

Videos, Math Dr. Bob:

Videos, Khan Academy:

Link to original

01 Theory

Theory 1

The total arc length of a curve is just the length of the curve.

The ‘arc length’ (not “total”) is a quantity measuring the length “as you go along,” usually given as a function of the points on the curve. It measures the length from some starting point ‘up to’ the given point.

We can use calculus to calculate the arc length of many curves. If the curve is the graph of a function, and we know the function and its derivative (whether from a formula or a data table), we can use integration to find the arc length.

Arc-length formula

The arc length s of the graph of f(x) over x[a,b] is:

L=ab1+(f(x))2dx

(This formula applies when f(x) exists and is continuous on [a,b].)

The arc length function s(x) of the graph of f(x), starting from x=a, is:

s(x)=ax1+(f(t))2dt

Arc-length formula - explanation

The arc-length integral is the limit of Riemann sums that add the lengths of straight line segments whose endpoints lie on the curve, and which together approximate the curve.

center

Each tiny line segment is the hypotenuse of a triangle with horizontal Δx and vertical Δy.

center

We can approximate the vertical Δy using the derivative:

ΔydydxΔx=f(x)Δx

Considering infinitesimals in the limit, we have Δxdx (horizontal side) and Δydy=fdx (vertical side). The Pythagorean Theorem gives:

ds=dx2+dy2

which we can simplify using dy=fdx:

dx2+(fdx)21+(f)2dx

The integral of these infinitesimals gives the arc length:

s(a)=0ads=1+(f)2dx
Link to original

02 Illustration

Example - Arc length calculation

Arc length of ln x with trig sub

Find the length of the curve y=lnx for 1x3:

center

Solution

(1) Set up arc length formula:

First note that dy/dx=1/x. Then:

L=ab1+(f)2dx131+(1x)2dx13x2+1x2dx13x2+1xdx

(2) Integrate using trig substitution:

Observe x2+1. Choose x=tanθ and therefore dx=sec2θdθ.

13x2+1xdxπ4π3tan2θ+1tanθ(sec2θ)dθπ/4π/3sec3θtanθdθπ/4π/3secθtanθ(1+tan2θ)dθπ/4π/3cscθ+secθtanθdθln|cscθcotθ|+secθ|π/4π/3ln|2313|+2ln|21|2ln(3(2+1)3)+22 Link to original

Example - Arc length tricky algebra

02

Arc length - tricky algebra

Find the arc length of the curve y=x48+14x2 for x[1,2].

(Hint: expand under the root, then simplify, then factor; now it’s a square and the root disappears.)

Link to original

Solutions - 0080-02

(1) Integral formula for arclength:

L=ab1+(f(x))2dx

(2) Calculate, Simplify the integrand:

f(x)=18x4+14x2f(x)=12x312x3(f)2=14x612+14x61+(f)2=14x6+12+14x6=(12x3+12x3)2

Therefore, the integrand is:

1+(f)212x3+12x3

(3) Integrate:

L12x3+12x3dx18x414x2|12(2116)(1814)3316Link to original

Example - Hyperbolic Trig - Arc length of hanging chain

Surface areas of revolutions - thin bands

Videos

Review Videos

Videos, Math Dr. Bob

Link to original

03 Theory

Theory 1

The infinitesimal of arc length along a curve, ds, can be used to find the surface area of a surface of revolution. The circumference of an infinitesimal band is 2πR and the width of such a band is ds.

center

The general formula for the surface area is:

S=ab2πRds

In any given problem we need to find the appropriate expressions for R and ds in terms of the variable of integration. For regions rotated around the x-axis, the variable will be x; for regions rotated about the y-axis it will be y.

Assuming the region is rotated around the x-axis, and the cross section in the xy-plane is the graph of f and so R=f(x), the formula above becomes:

Area of revolution formula - thin bands

The surface area S of the surface of revolution given by R=f(x) is given by the formula:

S=ab2πf(x)1+(f)2dx

In this formula, we assume f(x)0 and f is continuous. The surface is the revolution of f(x) on x[a,b] around the x-axis.

Link to original

04 Illustration

Example - Surface area of a sphere

Surface area of a sphere

Using the fact that a sphere is given by revolving a semicircle, verify the formula S=4πr2 for the surface area of a sphere.

Solution

(1) Describe sphere as surface of revolution:

Upper semicircle:

x2+y2=r2,y0

As function of x:

y=f(x)=r2x2,x[r,r]

(2) Surface area formula:

S=ab2πf(x)1+(f)2dx

Our bounds are x=r and x=+r. Function is f(x)=r2x2:

Sr+r2πr2x21+(f)2dx

(3) Work out integrand:

Power rule and chain rule:

f(x)12(r2x2)1/2(2x)x(r2x2)1/2

Therefore:

(f)2x2r2x21+(f)2r2r2x2

Integrand:

r2x21+(f)2r2x2r2r2x2r

(4) Compute integral:

Sr+r2πrdx2πrx|r+r2πrr2πr(r)4πr2

This is the expected surface area formula: S=4πr2.

Link to original