Arc length
Arc length of curves here is defined with respect to parametrisations - it is fundamental for defining unit speed parametrisations
Contents
[hide]Definition
TODO: Add picture
Like before we can take small steps δt apart, the length of the line joining such points is ∥γ(t+δt)−γ(t)∥
Noting that ∥γ(t+δt)−γ(t)∥≈∥˙γ(t)δt∥=∥˙γ(t)∥δt
We can now sum over intervals, taking the limit of δt→0
Choosing a starting point t0 we can define arc length, s(t) as:
s(t)=∫tt0∥˙γ(u)∥du
Rebasing arc length
Suppose we want the arc length to be measured from ~t0 then:
˜s(t)=∫t~t0∥˙γ(u)∥du
Differentiating arc length
Easy:
ddt[s(t)]=ddt[∫tt0∥˙γ(u)∥du]
Speed
Speed is the rate of change of distance (velocity is the rate of change of position - which are both vector quantities) - from differentiating the arc length (above) we define speed as:
The speed at t of γ is ∥˙γ(t)∥