Paul's Online Math Notes
     
 
Online Notes / Calculus III / 3-Dimensional Space / Vector Functions
Calculus III

You can navigate through this E-Book using the menu to the left. For E-Books that have a Chapter/Section organization each option in the menu to the left indicates a chapter and will open a menu showing the sections in that chapter. Alternatively, you can navigate to the next/previous section or chapter by clicking the links in the boxes at the very top and bottom of the material.

Also, depending upon the E-Book, it will be possible to download the complete E-Book, the chapter containing the current section and/or the current section. You can do this be clicking on the E-Book, Chapter, and/or the Section link provided below.

For those pages with mathematics on them you can, in most cases, enlarge the mathematics portion by clicking on the equation. Click the enlarged version to hide it.

We first saw vector functions back when we were looking at the Equation of Lines. In that section we talked about them because we wrote down the equation of a line in  in terms of a vector function (sometimes called a vector-valued function).  In this section we want to look a little closer at them and we also want to look at some vector functions in  other than lines.

 

A vector function is a function that takes one or more variables and returns a vector.  We’ll spend most of this section looking at vector functions of a single variable as most of the places where vector functions show up here will be vector functions of single variables.  We will however briefly look at vector functions of two variables at the end of this section.

 

A vector functions of a single variable in  and  have the form,

 

 

respectively, where ,  and  are called the component functions.

 

The main idea that we want to discuss in this section is that of graphing and identifying the graph given by a vector function.  Before we do that however, we should talk briefly about the domain of a vector function.  The domain of a vector function is the set of all t’s for which all the component functions are defined.

 

Example 1  Determine the domain of the following function.

                                                  

Solution

The first component is defined for all t’s.  The second component is only defined for .  The third component is only defined for .  Putting all of these together gives the following domain.

                                                                    

This is the largest possible interval for which all three components are defined.

 

Let’s now move into looking at the graph of vector functions.  In order to graph a vector function all we do is think of the vector returned by the vector function as a position vector for points on the graph.  Recall that a position vector, say , is a vector that starts at the origin and ends at the point

 

So, in order to sketch the graph of a vector function all we need to do is plug in some values of t and then plot points that correspond to the resulting position vector we get out of the vector function.

 

Because it is a little easier to visualize things we’ll start off by looking at graphs of vector functions in

 

Example 2  Sketch the graph of each of the following vector functions.

(a)    [Solution]

(b)    [Solution]

 

Solution

 

(a)  

Okay, the first thing that we need to do is plug in a few values of t and get some position vectors.  Here are a few,

 

          

 

So, what this tells us is that the following points are all on the graph of this vector function.

                                 

 

Here is a sketch of this vector function.

 

VecFcns_Ex2_G1

 

In this sketch we’ve included many more evaluations that just those above.  Also note that we’ve put in the position vectors (in gray and dashed) so you can see how all this is working.  Note however, that in practice the position vectors are generally not included in the sketch.

 

In this case it looks like we’ve got the graph of the line .

[Return to Problems]

 

(b)  

Here are a couple of evaluations for this vector function.

          

 

So, we’ve got a few points on the graph of this function.  However, unlike the first part this isn’t really going to be enough points to get a good idea of this graph.  In general, it can take quite a few function evaluations to get an idea of what the graph is and it’s usually easier to use a computer to do the graphing.

 

Here is a sketch of this graph.  We’ve put in a few vectors/evaluations to illustrate them, but the reality is that we did have to use a computer to get a good sketch here.

VecFcns_Ex2_G2

[Return to Problems]

 

Both of the vector functions in the above example were in the form,

 

 

and what we were really sketching is the graph of  as you probably caught onto.  Let’s graph a couple of other vector functions that do not fall into this pattern. 

 

Example 3  Sketch the graph of each of the following vector functions.

(a)    [Solution]

(b)    [Solution]

 

Solution

As we saw in the last part of the previous example it can really take quite a few function evaluations to really be able to sketch the graph of a vector function.  Because of that we’ll be skipping all the function evaluations here and just giving the graph.  The main point behind this set of examples it to not get you too locked into the form we were looking at above.  The first part will also lead to an important idea that we’ll discuss after this example.

 

So, with that said here are the sketches of each of these.

 

(a)  

VecFcns_Ex3_G1

 

So, in this case it looks like we’ve got an ellipse.

[Return to Problems]

 

(b)  

Here’s the sketch for this vector function.

VecFcns_Ex3_G2

[Return to Problems]

 

Before we move on to vector functions in  let’s go back and take a quick look at the first vector function we sketched in the previous example, .  The fact that we got an ellipse here should not come as a surprise to you.  We know that the first component function gives the x coordinate and the second component function gives the y coordinates of the point that we graph.  If we strip these out to make this clear we get,

 

 

 

This should look familiar to you.  Back when we were looking at Parametric Equations we saw that this was nothing more than one of the sets of parametric equations that gave an ellipse.

 

This is an important idea in the study of vector functions.  Any vector function can be broken down into a set of parametric equations that represent the same graph.  In general, the two dimensional vector function, , can be broken down into the parametric equations,

 

 

 

  Likewise, a three dimensional vector function, , can be broken down into the parametric equations,

 

 

Do not get too excited about the fact that we’re now looking at parametric equations in .  They work in exactly the same manner as parametric equations in  which we’re used to dealing with already.  The only difference is that we now have a third component.

 

Let’s take a look at a couple of graphs of vector functions.

 

Example 4  Sketch the graph of the following vector function.

                                                    

 

Solution

Notice that this is nothing more than a line.  It might help if we rewrite it a little.

                                                    

 

In this form we can see that this is the equation of a line that goes through the point  and is parallel to the vector .

 

To graph this line all that we need to do is plot the point and then sketch in the parallel vector.  In order to get the sketch will assume that the vector is on the line and will start at the point in the line.  To sketch in the line all we do this is extend the parallel vector into a line.

 

Here is a sketch.

VecFcns_Ex4_G1

 

Example 5  Sketch the graph of the following vector function.

                                                       

 

Solution

In this case to see what we’ve got for a graph let’s get the parametric equations for the curve.

                                 

 

If we ignore the z equation for a bit we’ll recall (hopefully) that the parametric equations for x and y give a circle of radius 2 centered on the origin (or about the z-axis since we are in  ).

 

Now, all the parametric equations here tell us is that no matter what is going on in the graph all the z coordinates must be 3.  So, we get a circle of radius 2 centered on the z-axis and at the level of .

 

Here is a sketch.

VecFcns_Ex5_G1

 

Note that it is very easy to modify the above vector function to get a circle centered on the x or y-axis as well.  For instance,

 

 

will be a circle of radius 10 centered on the y-axis and at