Differential Geometry/Arc Length: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Pi zero
{{BookCat}}
 
(No difference)

Latest revision as of 14:58, 28 July 2017

The length of a vector function f on an interval [a,b] is defined as

sup{x|tn[a,b],tn<tn+1,x=k=1n|f(tk)f(tk1)|}

If this number is finite, then this function is rectifiable.

For continuously differentiable vector functions, the arc length of that vector function on the interval [a,b] would be equal to ab|f(x)|dx .

Proof

Consider a partition a=t0<t1<<tn=b , and call it Pn . Let Pn+1 be the partition Pn with an additional point, and let limnmax{tntn1}=0 , and let ln be the arc length of the segments by joining the f(x) of the vector function. By the mean value theorem, there exists in the nth partition a number tn such that

i=13(xi(tn)xi(tn1))2=(tntn1)i=13xi(tn)

Hence,

ln=j=1ni=13(xi(tj)xi(tj1))2=j=1n(tjtj1)i=13xi(tj)

which is equal to

j=1n(tjtj1)i=13xi(tj)+j=1n(tjtj1)(i=13xi(tj)i=13xi(tj))

The amount

i=13xi(tj)i=13xi(tj)

shall be denoted dj . Because of the triangle inequality,

dji=13(xi(tj)xi(tj))2i=13|xi(tj)xi(tj)|

Each component is at least once continuously differentiable. There exists thus for any ε>0 , there is a δ>0 such that

|xi(a)xi(b)|<ε3 when |ab|<δ .

Therefore, if max{tntn1}<δ then dj<ε , so that

|j=1n(tntn1)|dj<ε(ba) which approaches 0 when n approaches infinity.

Thus, the amount

j=1n(tjtj1)i=13xi(tj)+j=1n(tjtj1)(i=13xi(tj)i=13xi(tj))

approaches the integral ab|f(x)|dx since the right term approaches 0.

If there is another parametric representation from [a,b] , and one obtains another arc length, then

abi=13(dxidt)2|dtdt|dt=abi=13(dxidt)2dt

indicating that it is the same for any parametric representation.

The function s(t)=t0t|f(x)|dx where t0 is a constant is called the arc length parameter of the curve. Its derivative turns out to be |f(x)| .

Template:BookCat