You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
With one input, and vector outputs, we work component-wise.
A question I’ve often asked myself is: “How do you know when you are doing a
calculus problem?” The answer, I think, is that you are doing a calculus problem
when you are computing: a limit, a derivative, or an integral. Now we are going to do
calculus with vector-valued functions. To build a theory of calculus for vector-valued
functions, we simply treat each component of a vector-valued function as a regular,
single-variable function. Since we are currently thinking about vector-valued
functions that only have a single input, we can work component-wise. Let’s see this
in action.
1 Limits of vector-valued functions
With a vector-valued function, you have something like
Now that we have the notion of limits, we may also define the concept of continuity
of vector-valued functions:
A vector-valued function \(\vec {f}\) is continuous at \(t= a\) if and only if
\[ \lim _{t \to a} \vec {f}(t) = \vec {f}(a) \]
Because of the
component-wise nature of limits, we can see that a function \(\vec {f}\) is continuous if and only
if each component function \(x(t)\), \(y(t)\), \(z(t)\) is also continuous at \(t=a\).
Which of the following vector-valued functions are continuous for all real values of \(t\)?
Continuity of Famous Functions
The following functions are continuous on their natural domains, for \(k\) a real number
and \(b\) a positive real number:
Constant function
\(f(x) =k\)
Identity function
\(f(x) = x\)
Power function
\(f(x)=x^b\)
Exponential function
\(f(x)=b^x\)
Logarithmic function
\(f(x)=\log _b(x)\)
Sine and cosine
Both \(\sin (x)\) and \(\cos (x)\)
In essence, we are saying that the functions listed above are continuous wherever they
are defined.
Let \(\vec {f}\) and \(\vec {g}\) be differentiable
vector-valued functions, \(s(t)\) be a differentiable scalar function, and \(c\) be a constant.
Then:
The derivative of a vector-valued function gives a tangent vector. A tangent vector is
a vector that points in the direction that the curve is drawn.
Below we see the derivative of the vector-valued function along with an
approximation of the limit for small values of \(h\):
Let \(\vec {f}(t)\) be a differentiable vector-valued function on an open interval \(I\) containing \(c\), where
\(\vec {f}'(c)\neq \vec {0}\).
A vector \(\vec v\) is a tangent vector to the graph of \(\vec {f}(t)\) at \(t=c\), if \(\vec v\) is parallel to \(\vec {f}'(c)\).
The tangent line to the graph of \(\vec f(t)\) at \(t=c\) is the line through \(\vec f(c)\) in a direction
parallel to \(\vec {f}'(c)\). An equation of the tangent line is
We want to be able to predict how a curve drawn by a vector-valued function behaves
based on the function’s derivative. However, if the derivative is ever the zero vector,
we loose all such information. When this happens we cannot use the tools of calculus.
Because of this, we have a special name for functions where the tangent vector is
never the zero vector:
Let \(\vec {f}(t)\) be a differentiable vector-valued function on an open interval \(I\). \(\vec f(t)\) is smooth on \(I\) if
\[ \vec {f}'(t)\neq \vec {0} \]
for \(t\) in \(I\).
Is the vector-valued function \(\vec {f}(t) = \vector {t^2,t^2}\) smooth on \(\R \)?
yes no
This function looks like a
“ray.” Conceptually it isn’t smooth because it goes to the origin and turns around
“abruptly.” Check it out:
\[ \graph {(t^2,t^2)} \]
Finally, we point out that if a vector-valued function has constant length,
then there is a special relationship between the function and its tangent
vectors.
Let \(\vec f(t)\) be a differentiable vector-valued function on an open interval \(I\). \(\vec {f}(t)\) is of constant
length if and only if the function and its tangent vector are orthogonal.
Suppose that \(|\vec f(t)| = c\)
for all \(t\) in \(I\). In particular, we see
\[ \vec {f}(t) \dotp \vec {f}(t) = c^2. \]
Now take the derivative with respect to
\(t\) of both sides and apply the derivative rules from above. Write with me
but we know where the derivative on the left came from! So we may write
\[ \vec {f}(t) \dotp \vec {f}(t) = c^2 \]
for some
constant \(c\). Now we see that \(\vec {f}\) is a vector-valued function of constant length
on an open interval \(I\).
The theorem above says a lot in a very little. To
start, it says that if the magnitude of a vector-valued function is constant,
then the vector-value of the function and its tangent vector are orthogonal.
Moreover, this means that the curve looks locally like a circle. However, it does
not mean the curve looks like a circle globally. For example, consider this
curve:
By moving the slider around you can see the vector of constant length that draws the
curve and the tangent vector. Note that these vectors are orthogonal.
3 Integrals
Since we took the derivative of vector-valued functions by differentiating each
component, we will also compute indefinite and definite integrals by computing
antiderivatives of each component.
Let \(\vec {f}:\R \to \R ^3\) be a continuous vector-valued function
We now leave you with a question: What does 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. We will explore
this later in our study of calculus.