A curve can have different parameterizations (even infinite ways).
For parameterized curves γ:(a,b)→Rn and γ~:(a~,b~)→Rn. IF ∃ϕ:(a,b)→(a~,b~) and its inverse ϕ−1 (since bijective) and ϕ,ϕ−1 are both smooth and
∀s∈(a~,b~).γ~(s)=γ(ϕ(s))
∀t∈(a,b).γ(t)=γ~(ϕ−1(t))=γ~(s)
THEN γ~ and γ are reparameterizations of each other.
Exampleγ(t)=(cost,sint),γ~(s)=(sins,coss) are both reparameterizations of each other, parameterizing the same circle x2+y2=1. Take ϕ(s)=π/2−s,ϕ−1(t)=π/2−t, γ(t)=γ(ϕ(s))=γ~(ϕ−1(t)).
Claim 1
If γ1 is a reparameterization of γ0, γ2 is a reparameterization of γ1, then γ2 is a reparameterization of γ0.
proof. Take map s0 s.t. γ1(s0(t))=γ0(t), take map s1 s.t. γ2(s1(t))=γ1(t). Then, let s2=s1∘s0 so that γ2(s2(t))=γ2(s1(s0(t)))=γ1(s0(t))=γ0(t). Note that s2−1=s0−1∘s1−1 as a composition of invertible functions, is also invertible; and composition of smooth functions is also smooth.
Therefore, let t=sinθ, note that this function is bijective on (−1,1)→(−2π,2pi) and both sinθ and arcsinθ are smooth on the specified domain.
Example: Ordinary cusp
A point p of γ, corresponding to a parameter value t, is an ordinary cusp if the curve is singular at the point and γ′′(t) and γ′′′(t) are linearly indepedent and non-zero.
Claim If γ has an ordinary cusp at a point p, so does any reparam of it.
proof. Let γ be a parameterized curve and with reparameterization γ~ and map s s.t. γ~(s(t))=γ(t). Assume that for some t0 s.t. γ′(t0)=0, γ′′(t0),γ′′′(t0) are linearly independent and non-zero.
Obviously, the two vectors aren't multiple of each other.
Source code
Regular point and regular curves
A point γ(t) is a regular point if γ′(t)=0, otherwise γ(t) is a singular point. A parameterized curve γ is a regular curve if ∀t∈(a,b).γ′(t)=0. Note that for the same level curve, it might be parameterized into both regular curve and non-regular curve.
Example of Regular Curves
Claim the circle with parameterization γ:R→R2,γ(t)=(cos2t,sin2t) is not regular
γ′(t)=(−2costsint,2sintcost)=(−sin(2t),sin(2t))
γ′(2kπ)=(0,0),∀k∈Z
Claimγ(t)=(t,cosht) is regular
γ′(t)=(1,sinht)=0
Properties of regular curves
Claim Any reparameterization of a regular curve is regular.
proof. Let γ(t) be a regular curve and γ~(s) be reparameterization with t=ϕ(s)=ϕ(ϕ−1(t)). Differentiating the equation will give
1=dsdϕdtdϕ−1
Hence dsdϕ=1. So that
γ~′(s)=γ~′(ϕ(t))ϕ′(t)=0,∀s
Claim If γ(t) is regular, then its arc-length function s is smooth.
proof. Let γ(t)=(x(t),y(t)), note that we already have
s′(t)=∥γ′(t)∥=x′(t)2+y′(t)2
Known that square root is smooth on (0,∞), and we have that γ′(t)=0 so that x′(t)2+y′(t)2>0. Therefore, s′ is also smooth.
Unit-speed Reparameterization
Claim A parametrized curve has a unit-speed reparametrization if and only if it is regular.
proof. ⇒ Let γ^ be a unit-speed reparametrization of γ. Since γ^ is unit-speed, i.e. ∀t.∥γ^′(t)∥=1. It is regular, then γ is a reparametrization of γ^, hence also regular.
⇐ Let γ be a regular curve, then it has a smooth arc-length function s. By inverse function theorem, s is injective with an open interval image s:(a,b)→(c,d). Then, we take some γ~ s.t. γ(t)=γ~(s(t)). Differentiate both sides and take the arc-length, we have that