Vector-Valued Functions and Space Curves

Learning Outcomes

  • Write the general equation of a vector-valued function in component form and unit-vector form.
  • Recognize parametric equations for a space curve.
  • Describe the shape of a helix and write its equation.

Definition of a Vector-Valued Function

Our first step in studying the calculus of vector-valued functions is to define what exactly a vector-valued function is. We can then look at graphs of vector-valued functions and see how they define curves in both two and three dimensions.

Definition


A vector-valued function is a function of the form

[latex]{\bf{r}}\,(t)=f\,(t)\,{\bf{i}} + g\,(t)\,{\bf{j}}\;\text{ or }\;{\bf{r}}\,(t)=f\,(t)\,{\bf{i}} + g\,(t)\,{\bf{j}} + h\,(t)\,{\bf{k}}[/latex],

 

where the component functions [latex]f[/latex], [latex]g[/latex], and [latex]h[/latex], are real-valued functions of the parameter [latex]t[/latex]. Vector-valued functions are also written in the form

[latex]{\bf{r}}\,(t)={\langle}f\,(t),\ g\,(t){\rangle}\;\text{ or }\;{\bf{r}}\,(t)={\langle}f\,(t),\ g\,(t),\ h\,(t){\rangle}[/latex].

 

In both cases, the first form of the function defines a two-dimensional vector-valued function; the second form describes a three-dimensional vector-valued function.

The parameter [latex]t[/latex] can lie between two real numbers: [latex]a \leq t \leq b[/latex]. Another possibility is that the value of [latex]t[/latex] might take on all real numbers. Last, the component functions themselves may have domain restrictions that enforce restrictions on the value of [latex]t[/latex]. We often use [latex]t[/latex] as a parameter because [latex]t[/latex] can represent time.

Example: Evaluating Vector-Valued Functions and Determining Domains

For each of the following vector-valued functions, evaluate [latex]{\bf{r}}(0), {\bf{r}}(\frac{\pi}{2})[/latex], and [latex]{\bf{r}}(\frac{2{\pi}}{3})[/latex]. Do any of these functions have domain restrictions?

  1. [latex]{\bf{r}}\,(t)=4\cos{t}\,{\bf{i}}+3\sin{t}{\bf{j}}[/latex]
  2. [latex]{\bf{r}}\,(t)=3\tan{t}\,{\bf{i}}+4\sec{t}{\bf{j}}+5t{\bf{k}}[/latex]

Try It

For the vector-valued function [latex]{\bf{r}}\,(t)=(t^{2}-3t)\,{\bf{i}}+(4t+1)\,{\bf{j}}[/latex], evaluate [latex]{\bf{r}}\,(0),\ {\bf{r}}\,(1)[/latex], and [latex]{\bf{r}}\,(-4)[/latex]. Does this function have any domain restrictions?

The above example illustrates an important concept. The domain of a vector-valued function consists of real numbers. The domain can be all real numbers or a subset of the real numbers. The range of a vector-valued function consists of vectors. Each real number in the domain of a vector-valued function is mapped to either a two- or a three-dimensional vector.

Graphing Vector-Valued Functions

Recall that a plane vector consists of two quantities: direction and magnitude. Given any point in the plane (the initial point), if we move in a specific direction for a specific distance, we arrive at a second point. This represents the terminal point of the vector. We calculate the components of the vector by subtracting the coordinates of the initial point from the coordinates of the terminal point.

A vector is considered to be in standard position if the initial point is located at the origin. When graphing a vector-valued function, we typically graph the vectors in the domain of the function in standard position, because doing so guarantees the uniqueness of the graph. This convention applies to the graphs of three-dimensional vector-valued functions as well. The graph of a vector-valued function of the form [latex]{\bf{r}}\,(t)=f\,(t)\,{\bf{i}}+g\,(t)\,{\bf{j}}[/latex] consists of the set of all [latex](t,\ {\bf{r}}\,(t))[/latex], and the path it traces is called a plane curve. The graph of a vector-valued function of the form [latex]{\bf{r}}\,(t)=f\,(t)\,{\bf{i}}+g\,(t)\,{\bf{j}}+h\,(t)\,{\bf{k}}[/latex] consists of the set of all [latex](t,\ {\bf{r}}\,(t))[/latex] and the path it traces is called a space curve. Any representation of a plane curve or space curve using a vector-valued function is called a vector parameterization of the curve.

Example: Combining Vectors

Create a graph of each of the following vector-valued functions:

  1. [latex]{\bf{r}}\,(t)=4\cos{t{\bf{i}}}+3\sin{t{\bf{j}}},\ 0\,\leq\,t\,\leq\,2\pi[/latex]
  2. [latex]{\bf{r}}\,(t)=4\cos{t^{3}{\bf{i}}}+3\sin{t^{3}\,{\bf{j}}},\ 0\,\leq\,t\,\leq\,2\pi[/latex]
  3. [latex]{\bf{r}}\,(t)=\cos{t\,{\bf{i}}}+\sin{t\,{\bf{j}}}+t\,{\bf{k}},\ 0\,\leq\,t\,\leq\,4\pi[/latex]

You may notice that the graphs in parts 1 and 2 are identical. This happens because the function describing curve 2 is a so-called reparameterization of the function describing curve 1. In fact, any curve has an infinite number of reparameterizations; for example, we can replace [latex]t[/latex] with [latex]2t[/latex] in any of the three previous curves without changing the shape of the curve. The interval over which t is defined may change, but that is all. We return to this idea later in this chapter when we study arc-length parameterization.

As mentioned, the name of the shape of the curve of the graph in part 3 of the previous example is a helix (Figure 3). The curve resembles a spring, with a circular cross-section looking down along the [latex]z[/latex]-axis. It is possible for a helix to be elliptical in cross-section as well. For example, the vector-valued function [latex]{\bf{r}}\,(t)=4\cos{t\,{\bf{i}}}+3\sin{t\,{\bf{j}}}+t\,{\bf{k}}[/latex] describes an elliptical helix. The projection of this helix into the [latex]x,y\text{-plane}[/latex] is an ellipse. Last, the arrows in the graph of this helix indicate the orientation of the curve as [latex]t[/latex] progresses from [latex]0[/latex] to [latex]4\pi[/latex].

Try It

Create a graph of the vector valued function [latex]{\bf{r}}\,(t)=(t^{2}-1)\,{\bf{i}}+(2t-3)\,{\bf{j}},\ 0\ \leq\ t\ \leq\ 3.[/latex]

This figure is a graph of the function r(t) = (t^2-1)i + (2t-3)j, for the values of t from 0 to 3. The curve begins in the 3rd quadrant at the ordered pair (-1,-3) and increases up through the 1st quadrant. It is increasing and has arrows on the curve representing orientation to the right.

Figure 4. Graph of [latex]{\bf{r}}\,(t)=(t^{2}-1)\,{\bf{i}}+(2t-3)\,{\bf{j}},\ 0\ \leq\ t\ \leq\ 3[/latex].

Watch the following video to see the worked solution to the above Try It

You can view the transcript for “CP 3.2” here (opens in new window).
At this point, you may notice a similarity between vector-valued functions and parameterized curves. Indeed, given a vector-valued function [latex]{\bf{r}}\,(t)=f\,(t)\,{\bf{i}}+g\,(t)\,{\bf{j}}[/latex], we can define [latex]x=f\,(t)[/latex] and [latex]y=g\,(t)[/latex]. If a restriction exists on the values of [latex]t[/latex] (for example, [latex]t[/latex] is restricted to the interval [latex][a,\ b][/latex] for some constants [latex]a\ \le\ b[/latex]). then this restriction is enforced on the parameter The graph of the parameterized function would then agree with the graph of the vector-valued function, except that the vector-valued graph would represent vectors rather than points. Since we can parameterize a curve defined by a function [latex]y=f\,(x)[/latex], it is also possible to represent an arbitrary plane curve by a vector-valued function.