Gregory Hartman, Ph.D., Jennifer Bowen, Ph.D. (Editor), Alex Jordan, Ph.D. (Editor), Carly Vollet, M.S. (Editor)
Section11.2Calculus and Vector–Valued Functions¶ permalink
The previous section introduced us to a new mathematical object, the vector–valued function. We now apply calculus concepts to these functions. We start with the limit, then work our way through derivatives to integrals.
Subsection11.2.1Limits of Vector–Valued Functions
The initial definition of the limit of a vector–valued function is a bit intimidating, as was the definition of the limit in Definition 1.2.1. The theorem following the definition shows that in practice, taking limits of vector–valued functions is no more difficult than taking limits of real–valued functions.
Definition11.2.1Limits of Vector–Valued Functions
Let \(I\) be an open interval containing \(c\text{,}\) and let \(\vec r(t)\) be a vector–valued function defined on \(I\text{,}\) except possibly at \(c\text{.}\) The limit of \(\vec r(t)\text{,}\) as \(t\) approaches \(c\text{,}\) is \(\vec L\), expressed as
\begin{equation*}
\lim_{t\to c} \vec r(t) = \vec L,
\end{equation*}
means that given any \(\varepsilon>0\text{,}\) there exists a \(\delta>0\) such that for all \(t\neq c\text{,}\) if \(\abs{t-c} \lt \delta\text{,}\) we have \(\norm{\vec r(t) - \vec L} \lt \varepsilon\text{.}\)
Note how the measurement of distance between real numbers is the absolute value of their difference; the measure of distance between vectors is the vector norm, or magnitude, of their difference.
Theorem11.2.2Limits of Vector–Valued Functions
Let \(\vec r(t) = \la \,f(t),g(t)\,\ra\) be a vector–valued function in \(\mathbb{R}^2\) defined on an open interval \(I\) containing \(c\text{.}\) Then
\begin{equation*}
\lim_{t\to c} \vec r(t) = \la \lim_{t\to c}f(t)\, , \,\lim_{t\to c} g(t)\ra.
\end{equation*}
Let \(\vec r(t) = \la \,f(t),g(t),h(t)\,\ra\) be a vector–valued function in \(\mathbb{R}^3\) defined on an open interval \(I\) containing \(c\text{.}\) Then
\begin{equation*}
\lim_{t\to c} \vec r(t) = \la \lim_{t\to c}f(t)\, , \,\lim_{t\to c} g(t)\,, \,\lim_{t\to c} h(t)\ra
\end{equation*}
Theorem 11.2.2 states that we compute limits component–wise.
Example11.2.3Finding limits of vector–valued functions
Definition11.2.4Continuity of Vector–Valued Functions
Let \(\vec r(t)\) be a vector–valued function defined on an open interval \(I\) containing \(c\text{.}\)
\(\vec r(t)\) is continuous at \(c\) if \(\lim\limits_{t\to c} \vec r(t) = r(c)\text{.}\)
If \(\vec r(t)\) is continuous at all \(c\) in \(I\text{,}\) then \(\vec r(t)\) is continuous on \(I\text{.}\)
We again have a theorem that lets us evaluate continuity component–wise.
Theorem11.2.5Continuity of Vector–Valued Functions
Let \(\vec r(t)\) be a vector–valued function defined on an open interval \(I\) containing \(c\text{.}\) \(\vec r(t)\) is continuous at \(c\) if, and only if, each of its component functions is continuous at \(c\text{.}\)
Example11.2.6Evaluating continuity of vector–valued functions
Let \(\ds\vec r(t) = \la \frac{\sin(t) }{t},\, t^2-3t+3,\,\cos(t) \ra\text{.}\) Determine whether \(\vec r\) is continuous at \(t=0\) and \(t=1\text{.}\)
While the second and third components of \(\vec r(t)\) are defined at \(t=0\text{,}\) the first component, \((\sin(t) )/t\text{,}\) is not. Since the first component is not even defined at \(t=0\text{,}\) \(\vec r(t)\) is not defined at \(t=0\text{,}\) and hence it is not continuous at \(t=0\text{.}\)
At \(t=1\) each of the component functions is continuous. Therefore \(\vec r(t)\) is continuous at \(t=1\text{.}\)
Consider a vector–valued function \(\vec r\) defined on an open interval \(I\) containing \(t_0\) and \(t_1\text{.}\) We can compute the displacement of \(\vec r\) on \([t_0,t_1]\text{,}\) as shown in Figure 11.2.3(a). Recall that dividing the displacement vector by \(t_1-t_0\) gives the average rate of change on \([t_0,t_1]\text{,}\) as shown in (b).
Figure11.2.7(a) & (b)
The derivative of a vector–valued function is a measure of the instantaneous rate of change, measured by taking the limit as the length of \([t_0,t_1]\) goes to 0. Instead of thinking of an interval as \([t_0,t_1]\text{,}\) we think of it as \([c,c+h]\) for some value of \(h\) (hence the interval has length \(h\)). The average rate of change is
\begin{equation*}
\frac{\vec r(c+h)-\vec r(c)}{h}
\end{equation*}
for any value of \(h\neq0\text{.}\) We take the limit as \(h\to0\) to measure the instantaneous rate of change; this is the derivative of \(\vec r\text{.}\)
Definition11.2.8Derivative of a Vector–Valued Function
Let \(\vec r(t)\) be continuous on an open interval \(I\) containing \(c\text{.}\)
The derivative of \(\vec r\) at \(t=c\) is
\begin{equation*}
\vrp (c) = \lim_{h\to 0} \frac{\vec r(c+h) - \vec r(c)}{h}.
\end{equation*}
The derivative of \(\vec r\) is
\begin{equation*}
\vrp (t) = \lim_{h\to 0} \frac{\vec r(t+h) - \vec r(t)}{h}.
\end{equation*}
Alternate notations for the derivative of \(\vec r\) include:
\begin{equation*}
\vrp(t) = \frac{d}{dt}\big(\,\vec r(t)\,\big) = \frac{d\vec r}{dt}.
\end{equation*}
If a vector–valued function has a derivative for all \(c\) in an open interval \(I\text{,}\) we say that \(\vec r(t)\) is differentiable on \(I\text{.}\)
Once again we might view this definition as intimidating, but recall that we can evaluate limits component–wise. The following theorem verifies that this means we can compute derivatives component–wise as well, making the task not too difficult.
Theorem11.2.9Derivatives of Vector–Valued Functions
Let \(\vec r(t) = \la \, f(t), g(t)\,\ra\text{.}\) Then
\begin{equation*}
\vrp(t) = \la\, \fp(t), g'(t)\, \ra.
\end{equation*}
Let \(\vec r(t) = \la \, f(t), g(t), h(t)\,\ra\text{.}\) Then
\begin{equation*}
\vrp(t) = \la\, \fp(t), g'(t), h'(t)\, \ra.
\end{equation*}
Example11.2.10Derivatives of vector–valued functions
Let \(\vec r(t) = \la t^2,t\ra\text{.}\)
Sketch \(\vec r(t)\) and \(\vrp(t)\) on the same axes.
Compute \(\vrp(1)\) and sketch this vector with its initial point at the origin and at \(\vec r(1)\text{.}\)
Theorem 11.2.9 allows us to compute derivatives component–wise, so
\begin{equation*}
\vrp(t) = \la 2t, 1\ra.
\end{equation*}
\(\vec r(t)\) and \(\vrp(t)\) are graphed together in Figure 11.2.11(a). Note how plotting the two of these together, in this way, is not very illuminating. When dealing with real–valued functions, plotting \(f(x)\) with \(\fp(x)\) gave us useful information as we were able to compare \(f\) and \(\fp\) at the same \(x\)-values. When dealing with vector–valued functions, it is hard to tell which points on the graph of \(\vrp\) correspond to which points on the graph of \(\vec r\text{.}\)
We easily compute \(\vrp(1) = \la 2,1\ra\text{,}\) which is drawn in Figure 11.2.11 with its initial point at the origin, as well as at \(\vec r(1) = \la 1,1\ra\text{.}\) These are sketched in Figure 11.2.11(b).
Figure11.2.12[5pt] (a)Figure11.2.13[5pt] (b)
Figure11.2.11Graphing the derivative of a vector–valued function in Example 11.2.10.
Example11.2.14Derivatives of vector–valued functions
Let \(\vec r(t) = \la \cos(t) , \sin(t) , t\ra\text{.}\) Compute \(\vrp(t)\) and \(\vrp(\pi/2)\text{.}\) Sketch \(\vrp(\pi/2)\) with its initial point at the origin and at \(\vec r(\pi/2)\text{.}\)
We compute \(\vrp\) as \(\vrp(t) = \la -\sin(t) , \cos(t) , 1\ra\text{.}\) At \(t= \pi/2\text{,}\) we have \(\vrp(\pi/2) = \la -1,0,1\ra\text{.}\) Figure 11.2.15 shows a graph of \(\vec r(t)\text{,}\) with \(\vrp(\pi/2)\) plotted with its initial point at the origin and at \(\vec r(\pi/2)\text{.}\)
Figure11.2.15Viewing a vector–valued function and its derivative at one point.
In Examples 11.2.10 and 11.2.14, sketching a particular derivative with its initial point at the origin did not seem to reveal anything significant. However, when we sketched the vector with its initial point on the corresponding point on the graph, we did see something significant: the vector appeared to be tangent to the graph. We have not yet defined what “tangent” means in terms of curves in space; in fact, we use the derivative to define this term.
Definition11.2.16Tangent Vector, Tangent Line
Let \(\vec r(t)\) be a differentiable vector–valued function on an open interval \(I\) containing \(c\text{,}\) where \(\vrp(c)\neq \vec 0\text{.}\)
A vector \(\vec v\) is tangent to the graph of \(\vec r(t)\) at \(t=c\) if \(\vec v\) is parallel to \(\vrp(c)\text{.}\)
The tangent line to the graph of \(\vec r(t)\) at \(t=c\) is the line through \(\vec r(c)\) with direction parallel to \(\vrp(c)\text{.}\) An equation of the tangent line is
\begin{equation*}
\vec \ell(t) = \vec r(c) + t\,\vrp(c).
\end{equation*}
Example11.2.17Finding tangent lines to curves in space
Let \(\vec r(t) = \la t,t^2,t^3\ra\) on \([-1.5,1.5]\text{.}\) Find the vector equation of the line tangent to the graph of \(\vec r\) at \(t=-1\text{.}\)
To find the equation of a line, we need a point on the line and the line's direction. The point is given by \(\vec r(-1) = \la -1,1,-1\ra\text{.}\) (To be clear, \(\la -1,1,-1\ra\) is a vector, not a point, but we use the point “pointed to” by this vector.)
The direction comes from \(\vrp(-1)\text{.}\) We compute, component–wise, \(\vrp(t) = \la 1,2t, 3t^2\ra\text{.}\) Thus \(\vrp(-1) = \la 1,-2,3\ra\text{.}\)
Figure11.2.18Graphing a curve in space with its tangent line.
The vector equation of the line is \(\ell(t) = \la -1,1,-1\ra + t\la 1,-2,3\ra\text{.}\) This line and \(\vec r(t)\) are sketched in Figure 11.2.18.
Example11.2.19Finding tangent lines to curves
Find the equations of the lines tangent to \(\vec r(t) = \la t^3,t^2\ra\) at \(t=-1\) and \(t=0\text{.}\)
We find that \(\vrp(t) = \la 3t^2,2t\ra\text{.}\) At \(t=-1\text{,}\) we have
\begin{equation*}
\vec r(-1) = \la -1,1\ra \text{ and } \vrp(-1) = \la 3,-2\ra,
\end{equation*}
so the equation of the line tangent to the graph of \(\vec r(t)\) at \(t=-1\) is
\begin{equation*}
\ell(t) = \la -1,1\ra + t\la 3,-2\ra.
\end{equation*}
This line is graphed with \(\vec r(t)\) in Figure 11.2.20.
Figure11.2.20Graphing \(\vec r(t)\) and its tangent line in Example 11.2.19.
At \(t=0\text{,}\) we have \(\vrp(0) = \la 0,0\ra=\vec 0\text{!}\) This implies that the tangent line “has no direction.” We cannot apply Definition 11.2.16, hence cannot find the equation of the tangent line.
We were unable to compute the equation of the tangent line to \(\vec r(t)= \la t^3,t^2\ra\) at \(t=0\) because \(\vrp(0) = \vec 0\text{.}\) The graph in Figure 11.2.20 shows that there is a cusp at this point. This leads us to another definition of smooth, previously defined by Definition 9.2.21 in Section 9.2.
Definition11.2.21Smooth Vector–Valued Functions
Let \(\vec r(t)\) be a differentiable vector–valued function on an open interval \(I\text{.}\) \(\vec r(t)\) is smooth on \(I\) if \(\vrp(t)\neq \vec 0\) on \(I\text{.}\)
Having established derivatives of vector–valued functions, we now explore the relationships between the derivative and other vector operations. The following theorem states how the derivative interacts with vector addition and the various vector products.
Theorem11.2.22Properies of Derivatives of Vector–Valued Functions
Let \(\vec r\) and \(\vec s\) be differentiable vector–valued functions, let \(f\) be a differentiable real–valued function, and let \(c\) be a real number.
Example11.2.23Using derivative properties of vector–valued functions
Let \(\vec r(t) = \la t, t^2-1\ra\) and let \(\vec u(t)\) be the unit vector that points in the direction of \(\vec r(t)\text{.}\)
Graph \(\vec r(t)\) and \(\vec u(t)\) on the same axes, on \([-2,2]\text{.}\)
Find \(\vec u\,'(t)\) and sketch \(\vec u\,'(-2)\text{,}\) \(\vec u\,'(-1)\) and \(\vec u\,'(0)\text{.}\) Sketch each with initial point the corresponding point on the graph of \(\vec u\text{.}\)
To form the unit vector that points in the direction of \(\vec r\text{,}\) we need to divide \(\vec r(t)\) by its magnitude.
\begin{equation*}
\norm{\vec r(t)} = \sqrt{t^2+(t^2-1)^2} \Rightarrow \vec u(t) = \frac{1}{\sqrt{t^2+(t^2-1)^2}}\la t,t^2-1\ra.
\end{equation*}
\(\vec r(t)\) and \(\vec u(t)\) are graphed in Figure 11.2.24. Note how the graph of \(\vec u(t)\) forms part of a circle; this must be the case, as the length of \(\vec u(t)\) is 1 for all \(t\text{.}\) Figure11.2.24Graphing \(\vec r(t)\) and \(\vec u(t)\) in Example 11.2.23.
To compute \(\vec u\,'(t)\text{,}\) we use Theorem 11.2.22, writing
\begin{equation*}
\vec u(t) = f(t)\vec r(t), \text{ where } f(t) = \frac{1}{\sqrt{t^2+(t^2-1)^2}}=\big(t^2+(t^2-1)^2\big)^{-1/2}.
\end{equation*}
(We could write
\begin{equation*}
\vec u(t) = \la \frac{t}{\sqrt{t^2+(t^2-1)^2}}, \frac{t^2-1}{\sqrt{t^2+(t^2-1)^2}}\ra
\end{equation*}
and then take the derivative. It is a matter of preference; this latter method requires two applications of the Quotient Rule where our method uses the Product and Chain Rules.) We find \(\fp(t)\) using the Chain Rule:
\begin{align*}
\fp(t) \amp = -\frac12\big(t^2+(t^2-1)^2\big)^{-3/2}\big(2t+2(t^2-1)(2t)\big)\\
\amp = -\frac{2t(2t^2-1)}{2\big(\sqrt{t^2+(t^2-1)^2}\,\big)^3}
\end{align*}
We now find \(\vec u\,'(t)\) using part 3 of Theorem 11.2.22:
\begin{align*}
\vec u\,'(t) \amp = \fp(t)\vec u(t) + f(t)\vec u\,'(t)\\
\amp = -\frac{2t(2t^2-1)}{2\big(\sqrt{t^2+(t^2-1)^2}\,\big)^3}\la t,t^2-1\ra + \frac{1}{\sqrt{t^2+(t^2-1)^2}}\la 1,2t\ra.
\end{align*}
This is admittedly very “messy;” such is usually the case when we deal with unit vectors. We can use this formula to compute \(\vec u\,(-2)\text{,}\) \(\vec u\,(-1)\) and \(\vec u\,(0)\text{:}\)
\begin{align*}
\vec u\,(-2) \amp = \la-\frac{15}{13 \sqrt{13}},-\frac{10}{13
\sqrt{13}}\ra \approx \la -0.320,-0.213\ra\\
\vec u\,(-1) \amp = \la 0,-2\ra\\
\vec u\,(0) \amp = \la 1,0\ra
\end{align*}
Figure11.2.25Graphing some of the derivatives of \(\vec u(t)\) in Example 11.2.23. Each of these is sketched in Figure 11.2.25. Note how the length of the vector gives an indication of how quickly the circle is being traced at that point. When \(t=-2\text{,}\) the circle is being drawn relatively slow; when \(t=-1\text{,}\) the circle is being traced much more quickly.
It is a basic geometric fact that a line tangent to a circle at a point \(P\) is perpendicular to the line passing through the center of the circle and \(P\text{.}\) This is illustrated in Figure 11.2.25; each tangent vector is perpendicular to the line that passes through its initial point and the center of the circle. Since the center of the circle is the origin, we can state this another way: \(\vec u\,'(t)\) is orthogonal to \(\vec u(t)\text{.}\)
Recall that the dot product serves as a test for orthogonality: if \(\vec u\cdot \vec v = 0\text{,}\) then \(\vec u\) is orthogonal to \(\vec v\text{.}\) Thus in the above example, \(\vec u(t)\cdot \vec u\,'(t)=0\text{.}\)
This is true of any vector–valued function that has a constant length, that is, that traces out part of a circle. It has important implications later on, so we state it as a theorem (and leave its formal proof as an Exercise.)
Theorem11.2.26Vector–Valued Functions of Constant Length
Let \(\vec r(t)\) be a differentiable vector–valued function on an open interval \(I\) of constant length. That is, \(\norm{\vec r(t)} = c\) for all \(t\) in \(I\) (equivalently, \(\vec r(t)\cdot \vec r(t) = c^2\) for all \(t\) in \(I\)). Then \(\vec r(t)\cdot\vrp(t) = 0\) for all \(t\) in \(I\text{.}\)
Subsection11.2.4Integration
Indefinite and definite integrals of vector–valued functions are also evaluated component–wise.
Theorem11.2.27Indefinite and Definite Integrals of Vector–Valued Functions
Let \(\vec r(t) = \la f(t),g(t)\ra\) be a vector–valued function in \(\mathbb{R}^2\text{.}\)
Note how each indefinite integral creates its own constant which we collect as one constant vector \(\vec C\text{.}\) Knowing \(\vrp(0) = \la 5,3,0\ra\) allows us to solve for \(\vec C\text{:}\)
\begin{align*}
\vrp(t) \amp = \la 2t,\sin(t) ,6t^2 \ra + \vec C\\
\vrp(0) \amp = \la 0,0,0 \ra + \vec C\\
\la 5,3,0\ra \amp = \vec C.
\end{align*}
So \(\vrp(t) = \la 2t,\sin(t) ,6t^2\ra + \la 5,3,0\ra = \la 2t+5, \sin(t) + 3, 6t^2\ra\text{.}\) To find \(\vec r(t)\text{,}\) we integrate once more.
\begin{align*}
\int \vrp(t)\ dt \amp = \la \int 2t+5\ dt, \int \sin(t) + 3\ dt, \int 6t^2\ dt \ra\\
\amp = \la t^2+5t, -\cos(t) + 3t, 2t^3\ra + \vec C.
\end{align*}
What does the integration of a vector–valued function mean? There are many applications, but none as direct as “the area under the curve” that we used in understanding the integral of a real–valued function.
A key understanding for us comes from considering the integral of a derivative:
\begin{equation*}
\int_a^b \vrp(t)\ dt = \vec r(t)\Big|_a^b = \vec r(b)-\vec r(a).
\end{equation*}
Integrating a rate of change function gives displacement.
Noting that vector–valued functions are closely related to parametric equations, we can describe the arc length of the graph of a vector–valued function as an integral. Given parametric equations \(x=f(t)\text{,}\) \(y=g(t)\text{,}\) the arc length on \([a,b]\) of the graph is
\begin{equation*}
\text{ Arc Length } = \int_a^b\sqrt{\fp(t)^2+g'(t)^2}\ dt,
\end{equation*}
as stated in Theorem 9.3.16 in Section 9.3. If \(\vrt = \la f(t), g(t)\ra\text{,}\) note that \(\sqrt{\fp(t)^2+g'(t)^2} = \norm{\vrp(t)}\text{.}\) Therefore we can express the arc length of the graph of a vector–valued function as an integral of the magnitude of its derivative.
Theorem11.2.30Arc Length of a Vector–Valued Function
Let \vrt be a vector–valued function where \(\vrp(t)\) is continuous on \([a,b]\text{.}\) The arc length \(L\) of the graph of \vrt is
\begin{equation*}
L = \int_a^b \norm{\vrp(t)}\ dt.
\end{equation*}
Note that we are actually integrating a scalar–function here, not a vector–valued function.
The next section takes what we have established thus far and applies it to objects in motion. We will let \vrt describe the path of an object in the plane or in space and will discover the information provided by \(\vrp(t)\) and \(\vrp'(t)\text{.}\)
In the following exercises, find \(\vrp (t)\text{.}\) Sketch \(\vec r(t)\) and \(\vrp(1)\text{,}\) with the initial point of \(\vrp(1)\) at \(\vec r(1)\text{.}\)
The following exercises ask you to verify parts of Theorem 11.2.22. In each let \(f(t) = t^3\text{,}\) \(\vec r(t) =\la t^2,t-1,1\ra\) and \(\vec s(t) = \la \sin(t) , e^t,t\ra\text{.}\) Compute the various derivatives as indicated.