Calculus, Early Transcendentals by Stewart, Section 13.2.
Introduction.
Here, finally we see some calculus. Much of it is simply extending to 3D what was seen in Calculus 2 for curves in the plane; for example, see OpenStax Calculus Volume 3, Section 1.2 2
We can build derivatives of vector functions from derivative of components, but the definition can also be done from first principles, with difference quotients:
Definition3.2.1.Derivative of \(\vec{r}\).
The derivative \(\vec{r}'\) of a vector function of variable \(t\) is given by
It can be checked that for \(\vec{r}(t) = \vector{f(t),g(t),h(t)}\text{,}\) the derivative (if it exists) is the vector of derivatives of the components:
Note: as always with the cross product, the order matters in Item v.
Tangent Vectors and the Principle Unit Tangent Vector.
For any value of \(t=a\text{,}\) where the derivative vector \(\vec{r}'(a)\) exists and is non-zero, it is tangent to the space curve \(C\) at point \(P\) with position vector \(\vec{r}(a)\text{,}\) and so is called a tangent vector to \(C\) at \(P\text{.}\) The line through \(P\) with this tangent vector is the tangent line to \(C\) at \(P\) with equation
\begin{equation*}
\vec{L}(t) = \vec{r}(a) + t \, \vec{r}'(a)
\end{equation*}
It will often be useful to consider the principle unit tangent vector
and then the tangent line at the point \(P\) can be written as
\begin{equation*}
\vec{L}(s) = \vec{r}(a) + s \, \T(a)
\end{equation*}
Here the parameter \(s\) is used because it corresponds to arc-length along this line, as will be discussed in Section 3.3.
The existence of a tangent direction given by \(\vec{r}'(t)\) and thus of this unit tangent vector is what guarantees that the curve has no "corners", as with the graph of a differentiable function, so this important "niceness" condition has a name:
Definition3.2.3.
A space curve is smooth if it is given by \(\vec{r}(t)\) on interval \(I\) with both \(\vec{r}\) and \(\vec{r}'\) continuous, and with \(\vec{r}' \neq \vec{0}\) except possibly at the endpoints of \(I\text{.}\) This is equivalent to the existence of the unit tangent vector \(\T(t) = \vec{r}'(t)/\| \vec{r}'(t) \|\text{.}\)
If the derivative is zero at a finite number of points, the curve is called piecewise smooth.
Integrals of Vector-Valued Functions.
Like derivatives, definite integrals of vector functions can be built from first principles with Riemann sums, and one gets the predictable result in terms of integrals of components:
For \(\vec{r}(t)=\vector{f(t),g(t),h(t)}\text{,}\)