Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Line Integrals / Vector Fields
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 16.1 : Vector Fields

We need to start this chapter off with the definition of a vector field as they will be a major component of both this chapter and the next. Let’s start off with the formal definition of a vector field.

Definition

A vector field on two (or three) dimensional space is a function \(\vec F\) that assigns to each point \(\left( {x,y} \right)\) (or \(\left( {x,y,z} \right)\)) a two (or three dimensional) vector given by \(\vec F\left( {x,y} \right)\) (or \(\vec F\left( {x,y,z} \right)\)).

That may not make a lot of sense, but most people do know what a vector field is, or at least they’ve seen a sketch of a vector field. If you’ve seen a current sketch giving the direction and magnitude of a flow of a fluid or the direction and magnitude of the winds then you’ve seen a sketch of a vector field.

The standard notation for the function \(\vec F\) is,

\[\begin{align*}\vec F\left( {x,y} \right) & = P\left( {x,y} \right)\vec i + Q\left( {x,y} \right)\vec j\\ \vec F\left( {x,y,z} \right) & = P\left( {x,y,z} \right)\vec i + Q\left( {x,y,z} \right)\vec j + R\left( {x,y,z} \right)\vec k\end{align*}\]

depending on whether or not we’re in two or three dimensions. The function \(P\), \(Q\), \(R\) (if it is present) are sometimes called scalar functions.

Let’s take a quick look at a couple of examples.

Example 1 Sketch each of the following vector fields.
  1. \(\vec F\left( {x,y} \right) = - y\,\vec i + x\,\vec j\)
  2. \(\vec F\left( {x,y,z} \right) = 2x\,\vec i - 2y\,\vec j - 2x\,\vec k\)
Show All Solutions Hide All Solutions
a \(\vec F\left( {x,y} \right) = - y\,\vec i + x\,\vec j\) Show Solution

Okay, to graph the vector field we need to get some “values” of the function. This means plugging in some points into the function. Here are a couple of evaluations.

\[\begin{align*}\vec F\left( {\frac{1}{2},\frac{1}{2}} \right) & = - \frac{1}{2}\vec i + \frac{1}{2}\vec j\\ \vec F\left( {\frac{1}{2}, - \frac{1}{2}} \right) & = - \left( { - \frac{1}{2}} \right)\vec i + \frac{1}{2}\vec j = \frac{1}{2}\vec i + \frac{1}{2}\vec j\\\vec F\left( {\frac{3}{2},\frac{1}{4}} \right) & = - \frac{1}{4}\vec i + \frac{3}{2}\vec j\end{align*}\]

So, just what do these evaluations tell us? Well the first one tells us that at the point \(\left( {\frac{1}{2},\frac{1}{2}} \right)\) we will plot the vector \( - \frac{1}{2}\vec i + \frac{1}{2}\vec j\). Likewise, the third evaluation tells us that at the point \(\left( {\frac{3}{2},\frac{1}{4}} \right)\) we will plot the vector \( - \frac{1}{4}\vec i + \frac{3}{2}\vec j\).

We can continue in this fashion plotting vectors for several points and we’ll get the following sketch of the vector field.

This is a graph of 16 vectors from the vector field plotted.  There are approximately 4 in each quadrant.  The closer to the origin the smaller the vectors are and when viewed as a whole they appear to be “rotating” about the origin in a counter clockwise direction.

If we want significantly more points plotted, then it is usually best to use a computer aided graphing system such as Maple or Mathematica. Here is a sketch with many more vectors included that was generated with Mathematica.

This is a computer generated graph of the vector field.  There are probably 100 or more vectors plotted. The closer to the origin the smaller the vectors are and when viewed as a whole they appear to be “rotating” about the origin in a counter clockwise direction.

b \(\vec F\left( {x,y,z} \right) = 2x\,\vec i - 2y\,\vec j - 2x\,\vec k\) Show Solution

In the case of three dimensional vector fields it is almost always better to use Maple, Mathematica, or some other such tool. Despite that let’s go ahead and do a couple of evaluations anyway.

\[\begin{align*}\vec F\left( {1, - 3,2} \right) & = 2\,\vec i + 6\,\vec j - 2\,\vec k\\ \vec F\left( {0,5,3} \right) & = - 10\,\vec j\end{align*}\]

Notice that \(z\) only affects the placement of the vector in this case and does not affect the direction or the magnitude of the vector. Sometimes this will happen so don’t get excited about it when it does.

Here is a couple of sketches generated by Mathematica. The sketch on the left is from the “front” and the sketch on the right is from “above”.

This is a boxed 3D coordinate system.  The z-axis is left vertical edge of the box, the x-axis is the top front edge of the box and the y-axis is the bottom right edge of the box.   This is a computer generated plot of the vectors for this vector field.  They are actually fairly difficult to visualize but it appears that they are broken up into two basic groups.  Vectors corresponding to x<0 all appear to be pointing in an increasing z direction while those that correspond to x>0 appear be pointing and a decreasing z-direction. This is a boxed 3D coordinate system.  The z-axis is right bottom edge of the box, the x-axis is the left front edge of the box and the y-axis is the top edge of the box.   Basically, this is the same graph as to the left except from a different perspective.  This is a computer generated plot of the vectors for this vector field.  They are actually fairly difficult to visualize but it appears that they are broken up into two basic groups.  Vectors corresponding to x<0 in this graph all appear to be pointing in a decreasing y direction while those that correspond to x>0 appear be pointing and an increasing y-direction.  Also, in both groups all the vectors appear to be moving in towards y=0.

Now that we’ve seen a couple of vector fields let’s notice that we’ve already seen a vector field function. In the second chapter we looked at the gradient vector. Recall that given a function \(f\left( {x,y,z} \right)\) the gradient vector is defined by,

\[\nabla f = \left\langle {{f_x},{f_y},{f_z}} \right\rangle \]

This is a vector field and is often called a gradient vector field.

In these cases, the function \(f\left( {x,y,z} \right)\) is often called a scalar function to differentiate it from the vector field.

Example 2 Find the gradient vector field of the following functions.
  1. \(f\left( {x,y} \right) = {x^2}\sin \left( {5y} \right)\)
  2. \(f\left( {x,y,z} \right) = z{{\bf{e}}^{ - xy}}\)
Show All Solutions Hide All Solutions
a \(f\left( {x,y} \right) = {x^2}\sin \left( {5y} \right)\) Show Solution

Note that we only gave the gradient vector definition for a three dimensional function, but don’t forget that there is also a two dimension definition. All that we need to drop off the third component of the vector.

Here is the gradient vector field for this function.

\[\nabla f = \left\langle {2x\sin \left( {5y} \right),5{x^2}\cos \left( {5y} \right)} \right\rangle \]

b \(f\left( {x,y,z} \right) = z{{\bf{e}}^{ - xy}}\) Show Solution

There isn’t much to do here other than take the gradient.

\[\nabla f = \left\langle { - yz{{\bf{e}}^{ - xy}}, - xz{{\bf{e}}^{ - xy}},{{\bf{e}}^{ - xy}}} \right\rangle \]

Let’s do another example that will illustrate the relationship between the gradient vector field of a function and its contours.

Example 3 Sketch the gradient vector field for \(f\left( {x,y} \right) = {x^2} + {y^2}\) as well as several contours for this function.
Show Solution

Recall that the contours for a function are nothing more than curves defined by,

\[f\left( {x,y} \right) = k\]

for various values of \(k\). So, for our function the contours are defined by the equation,

\[{x^2} + {y^2} = k\]

and so they are circles centered at the origin with radius \(\sqrt k \).

Here is the gradient vector field for this function.

\[\nabla f\left( {x,y} \right) = 2x\,\vec i + 2y\,\vec j\]

Here is a sketch of several of the contours as well as the gradient vector field.

This is a 2D graph.  There are a 6 circles plotted on the graph of various radii from 1 to 3. There are also probably close to 100 vectors from the gradient vector field plotted on the graph.  As the vectors near the origin they get smaller and the all point away from the origin in such a way that each vector is orthogonal to any circle that it might happen to cross.

Notice that the vectors of the vector field are all orthogonal (or perpendicular) to the contours. This will always be the case when we are dealing with the contours of a function as well as its gradient vector field.

The \(k\)’s we used for the graph above were 1.5, 3, 4.5, 6, 7.5, 9, 10.5, 12, and 13.5. Now notice that as we increased \(k\) by 1.5 the contour curves get closer together and that as the contour curves get closer together the larger the vectors become. In other words, the closer the contour curves are (as \(k\) is increased by a fixed amount) the faster the function is changing at that point. Also recall that the direction of fastest change for a function is given by the gradient vector at that point. Therefore, it should make sense that the two ideas should match up as they do here.

The final topic of this section is that of conservative vector fields. A vector field \(\vec F\) is called a conservative vector field if there exists a function \(f\) such that \(\vec F = \nabla f\). If \(\vec F\) is a conservative vector field then the function, \(f\), is called a potential function for \(\vec F\).

All this definition is saying is that a vector field is conservative if it is also a gradient vector field for some function.

For instance the vector field \(\vec F = y\,\vec i + x\,\vec j\) is a conservative vector field with a potential function of \(f\left( {x,y} \right) = xy\) because \(\nabla f = \left\langle {y,x} \right\rangle \).

On the other hand, \(\vec F = - y\,\vec i + x\,\vec j\) is not a conservative vector field since there is no function \(f\) such that \(\vec F = \nabla f\). If you’re not sure that you believe this at this point be patient, we will be able to prove this in a couple of sections. In that section we will also show how to find the potential function for a conservative vector field.