Differentiation
In the case of vector-valued functions of the form , the definition of differentiability reduces to the following.
Definition: Differentiability of Parametric Curves
Let be a vector-valued function on an open subset and let .
We say that is differentiable at if and only if the following limit exists:
If this limit exists, then its value is the Jacobian matrix of and so we call it the derivative of at .
NOTATION
We say that is -times (continuously) differentiable at if its -order derivative exists.
PROOF
We need to prove two things:
- (I) If exists, then there is a linear transformation such that
- (II) If there is a linear transformation such that , then exists.
Proof of (I):
Let . Define as
We can easily check that is a linear transformation:
Then
Proof of (II):
Let be the matrix representation of with respect to the standard bases of and . Then,
Factor out from the numerator and move it outside the magnitude.
Therefore,
Definition: Length
Let be a differentiable vector-valued function.
The length of is the integral of the magnitude of its derivative, if it exists:
Definition: Regularity
A vector-valued function is regular if it is differentiable on and its derivative is never zero.
Theorem: Linearity of Differentiation
Theorem: Chain Rule
Let be a real function and let be vector-valued.
If is differentiable at some and is differentiable at , then their composition is also differentiable at with
PROOF
TODO
Theorem: Product Rule
Let be a real function and let be vector-valued.
If is differentiable at some and is differentiable at , then
PROOF
TODO
Theorem: Dot Product Rule
Let and be vector-valued.
If and are both differentiable at some , then their dot product is also differentiable at with
PROOF
TODO
Theorem: Cross Product Rule
Let and be vector-valued.
If and are both differentiable at some , then their cross product is also differentiable at with
PROOF
TODO
Frenet–Serret Basis
Definition: Tangent Vector (Velocity)
Let be a vector-valued function on an open subset and let .
If is differentiable at , then the tangent vector or velocity of at is its derivative there.
We also talk of the tangent vector as a function which to each assigns the value of ‘s derivative, if it exists.
Definition: Speed
The Euclidean norm of ‘s velocity is known as ‘s speed.
Definition: Unit Tangent Vector
Definition: Normal Vector
Let be a vector-valued function on an open subset and let .
If and its tangent vector are both differentiable at , then the derivative of the latter is known as the normal vector of at .
Definition: Unit Normal Vector
Definition: Binormal Vector
Let be a vector-valued function on an open subset and let .
If is twice differentiable at , then the binormal vector of at is the cross product of its unit tangent vector and its unit normal vector:
Notation
Orientation
Theorem: Colinearity of Tangent Vectors
Let and be differentiable vector-valued functions with the same image .
If and are equivalent up to a regular reparametrization, then for each and each with there exists some such that
PROOF
Let’s call this reparametrization , i.e and so
Differentiate both sides and apply the chain rule:
Since is regular, we know that and so
Let and substitute back and the proof is complete:
Important: Unit Tangent Vectors
It immediately follows that the unit tangent vectors of and are either always equal or always opposite.
Definition: Orientation of Parametrizations
We say that and have:
- the same orientation if their unit tangent vectors are always equal. In this case, we also say that and are equivalent up to an orientation-perserving reparametrization.
- opposite orientations if their unit tangent vectors are always opposite. In this case, we also say that and are equivalent up to an orientation-reversing reparametrization.