Parametrisation

From Maths
Revision as of 21:52, 28 March 2015 by Alec (Talk | contribs) (Created page with " ==Definition== A parametrisation {{M|\gamma}} is a function<ref>Elementary Differential Geometry - Pressley - Springer SUMS</ref>: <math>\gamma:(a,b)\rightarrow\mathbb{R}^n<...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Definition

A parametrisation γ is a function[1]:

γ:(a,b)Rn with a<b+

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 taking the limit of δt0 we get dγdt=lim as usual.

Other notations for this include \dot{\gamma}

Arc Length


TODO: Add picture


Like before we can take small steps \delta t apart, the length of the line joining such points is \|\gamma(t+\delta t)-\gamma(t)\| (where \|\cdot\| denotes the Euclidean norm)


Noting that \|\gamma(t+\delta t)-\gamma(t)\|\approx\|\dot{\gamma}(t)\delta t\|=\|\dot{\gamma}(t)\|\delta t

We can now sum over intervals, taking the limit of \delta t\rightarrow 0 we see that an infinitesimal section of arc length is \|\dot{\gamma}(t)\|dt.

Choosing a starting point t_0 we can define arc length, s(t) as:

s(t)=\int_{t_0}^t\|\dot{\gamma}(u)\|du

Rebasing arc length

Suppose we want the arc length to be measured from \widetilde{t_0} then:

\tilde{s}(t)=\int_{\widetilde{t_0}}^t\|\dot{\gamma}(u)\|du =\int_{\widetilde{t_0}}^{t_0}\|\dot{\gamma}(u)\|du+\int_{t_0}^t\|\dot{\gamma}(u)\|du =\int_{\widetilde{t_0}}^{t_0}\|\dot{\gamma}(u)\|du+s(t)

Differentiating arc length

Easy:

\frac{d}{dt}\Big[s(t)\Big]=\frac{d}{dt}\Big[\int_{t_0}^t\|\dot{\gamma}(u)\|du\Big]=\|\dot{\gamma}(t)\| by the Fundamental theorem of Calculus

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 \gamma is \|\dot{\gamma}(t)\|

See also

References

  1. Jump up Elementary Differential Geometry - Pressley - Springer SUMS