The derivative of a vector-valued function is the componentwise derivative:

So to differentiate a vector-valued function, differentiate each component.

Geometric meaning

The difference quotient is a chord of the curve, scaled. As , the chord aligns with the tangent line at the point . So is a tangent vector to the curve at , pointing in the direction of increasing .

The magnitude is the speed, how fast the parameter point moves along the curve. The Unit tangent vector is , the direction of motion separated from the speed.

If represents the position of a particle at time , then is velocity and is acceleration.

Smoothness

A curve is smooth if is continuous and nonzero everywhere. The nonzero condition rules out “stalls” (places where the curve halts and reverses) and corners (where the tangent direction jumps). A curve made of finitely many smooth pieces glued at corners is piecewise smooth, the standard assumption for line integrals.

Differentiation rules

These mirror single-variable calculus, with one wrinkle for the cross product.

RuleStatement
Sum
Scalar multiple
Scalar × vector
Dot product
Cross product
Chain

The cross-product rule looks like the ordinary product rule but order matters, since the Cross product isn’t commutative. Keep on the left of in the first term and on the left of in the second.

A useful identity

If has constant magnitude, then and are perpendicular.

Proof: constant implies . So .

Geometric content: a particle constrained to a sphere of fixed radius has velocity always tangent to the sphere — never radial.

In context

shows up directly in:

It’s the conversion factor turning a “differential parameter step” into a “differential curve step,” the same role plays in -substitution.