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