Parametrisation
Contents
[hide]Definition
A parametrisation γ is a function[1]:
γ:(a,b)→Rn
Often t is the parameter, so we talk of γ(t0) or γ(t)
Differentiation
TODO: Add picture
Intuitively we see that the gradient at t of γ is ≈γ(t+δt)−γ(t)δt
Other notations for this include ˙γ
Arc Length
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)∥
See also
References
- Jump up ↑ Elementary Differential Geometry - Pressley - Springer SUMS