Applications of integrals (1): Length of a curve

As an application of integrals, we consider the length of a curve. Specifically, we consider curves in the 2-dimensional space defined parametrically.



Let x(t) and y(t) be C1 functions defined on an interval containing the closed interval [a,b]. If t moves in [a,b], the point (x(t),y(t)) on R2 moves smoothly, drawing a curve. Let us denote this curve by C. Let P=(x(a),y(a)) and Q=(x(b),y(b)) be the end points of the curve C. We want to measure the ``length'' of the curve C. But what is the length of a \emph{curve}, anyway? We do know how to calculate the length of a line segment (Pythagorean theorem). So, let us approximate the curve by line segments. Consider the partition of the closed interval [a,b]:

Δ:a=t0<t1<t2<<tn1<tn=b.

Then P0=(x(t0),y(t0))=P, P1=(x(t1),y(t1)), P2=(x(t2),y(t2)), , Pn1=(x(tn1),y(tn1)), Pn=(x(tn),y(tn))=Q are all on C. We can approximate the curve C by connecting the line segments P0P1, P1P2, , Pn1Pn. By adding the lengths of these segments, we can approximate the length lΔ of the curve C. The length of PiPi+1 is given by

[x(ti+1)x(ti)]2+[y(ti+1)y(ti)]2
so the approximate length of C is given by
lΔ=i=0n1[x(ti+1)x(ti)]2+[y(ti+1)y(ti)]2=i=0n1[x(ti+1)x(ti)]2+[y(ti+1)y(ti)]2ti+1ti(ti+1ti)=i=0n1[x(ti+1)x(ti)ti+1ti]2+[y(ti+1)y(ti)ti+1ti]2(ti+1ti).
By the Mean Value Theorem, for each i=0,1,,n1, there exist si,si(ti,ti+1) such that
ddtx(si)=x(ti+1)x(ti)ti+1ti,ddty(si)=y(ti+1)y(ti)ti+1ti.


Since y(t) is a C1 function, ddty(t) is continuous so the difference between ddty(si) and ddty(si) becomes smaller as Δ is more refined. Thus, we have the approximation
lΔ=i=0n1[ddtx(si)]2+[ddty(si)]2(ti+1ti).
Now consider the continuous function h(t) on [a,b] defined by
h(t)=[ddtx(t)]2+[ddty(t)]2.
Let us define
mi=min{h(t)titti+1},Mi=max{h(t)titti+1}.
Then we have
(eq:mMlen)i=0n1mi(ti+1ti)lΔi=0n1Mi(ti+1ti).
As we refine Δ, both sides of {eq:mMlen} converge to the same value that is abh(t)dt. Thus, it is natural to define the length l(C) of the curve  C by
l(C)=ab[ddtx(t)]2+[ddty(t)]2dt.

Example. Consider the circle
x(t)=rcost,y(t)=rsint
where r>0 and 0t2π. This curve is a circle with length r. The length of this curve is
l(C)=02π[x(t)]2+[y(t)]2dt=02πr2sin2t+r2cos2t dt=02πrdt=2πr
as expected. □

Example. Consider the cycloid defined by
x(t)=a(tsint),y(t)=a(1cost)
where a>0 and 0t2π. See the figure below:
Figure: Cycloid

Since
x(t)=a(1cost),y(t)=asint,
we have
l(C)=a02π(1cost)2+sin2tdt=a02π2(1cost)dt=a02π4sin2t2dt=4a0πsinudu=8a
where we have used the formula
sin2t2=1cost2
and the substitution u=t2.

See also: Cycloid (Wikipedia) □

Comments

Popular posts from this blog

Birth process

Branching processes: Mean and variance

Informal introduction to formal logic