12 Vector Valued Functions

12.2 Calculus and Vector-Valued Functions

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.

Limits 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.

Definition 12.2.1 Limits of Vector-Valued Functions

Let I be an open interval containing c, and let r(t) be a vector-valued function defined on I, except possibly at c. The limit of r(t), as t approaches c, is L, expressed as

limtcr(t)=L,

means that given any ϵ>0, there exists a δ>0 such that for all tc, if |t-c|<δ, we have r(t)-L<ϵ.

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.

Theorem 12.2.1 Limits of Vector-Valued Functions


(a) Let r(t)=f(t),g(t) be a vector-valued function in 2 defined on an open interval I containing c. Then limtcr(t)=limtcf(t),limtcg(t). (b) Let r(t)=f(t),g(t),h(t) be a vector-valued function in 3 defined on an open interval I containing c. Then limtcr(t)=limtcf(t),limtcg(t),limtch(t) If any of the component limits do not exist, then limtcr(t) does not exist.

Theorem 12.2.1 states that we compute limits component-wise.

Example 12.2.1 Finding limits of vector-valued functions

Let r(t)=sintt,t2-3t+3,cost. Find limt0r(t).

SolutionWe apply the theorem and compute limits component-wise.

limt0r(t) =limt0sintt,limt0t2-3t+3,limt0cost
=1,3,1.

Continuity

Definition 12.2.2 Continuity of Vector-Valued Functions

Let r(t) be a vector-valued function defined on an open interval I containing c.

  1. (a)

    r(t) is continuous at c if limtcr(t)=r(c).

  2. (b)

    If r(t) is continuous at all c in I, then r(t) is continuous on I.

We again have a theorem that lets us evaluate continuity component-wise.

Theorem 12.2.2 Continuity of Vector-Valued Functions

Let r(t) be a vector-valued function defined on an open interval I containing c. Then r(t) is continuous at c if, and only if, each of its component functions is continuous at c.

Example 12.2.2 Evaluating continuity of vector-valued functions

Let r(t)=sintt,t2-3t+3,cost. Determine whether r is continuous at t=0 and t=1.

SolutionWhile the second and third components of r(t) are defined at t=0, the first component, (sint)/t, is not. Since the first component is not even defined at t=0, r(t) is not defined at t=0, and hence it is not continuous at t=0.

At t=1 each of the component functions is continuous. Therefore r(t) is continuous at t=1.

Derivatives

Consider a vector-valued function r defined on an open interval I containing t0 and t1. We can compute the displacement of r on [t0,t1], as shown in Figure 12.2.1(a). Recall that dividing the displacement vector by t1-t0 gives the average rate of change on [t0,t1], as shown in (b).

r(t0)r(t1)r(t1)-r(t0) r(t0)r(t1)r(t1)-r(t0)t1-t0r(t0) (a) (b) Figure 12.2.1: Illustrating displacement, leading to an understanding of the derivative of vector-valued functions.

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 [t0,t1] goes to 0. Instead of thinking of an interval as [t0,t1], 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

r(c+h)-r(c)h

for any value of h0. We take the limit as h0 to measure the instantaneous rate of change; this is the derivative of r.

Definition 12.2.3 Derivative of a Vector-Valued Function

Let r(t) be continuous on an open interval I containing c.

  1. (a)

    The derivative of r at t=c is the vector

    r(c)=limh0r(c+h)-r(c)h.
  2. (b)

    The derivative of r is the vector-valued function

    r(t)=limh0r(t+h)-r(t)h.
margin: Alternate notations for the derivative of r include: r(t)=ddt(r(t))=drdt. Λ

If a vector-valued function has a derivative for all c in an open interval I, we say that r(t) is differentiable on I.

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.

Theorem 12.2.3 Derivatives of Vector-Valued Functions


(a) Let r(t)=f(t),g(t). Then r(t)=f(t),g(t). (b) Let r(t)=f(t),g(t),h(t). Then r(t)=f(t),g(t),h(t). If any of the component derivatives do not exist, then r(t) does not exist.

margin: -4-224-2-112r(t)r(t)xy (a)-4-224-2-112r(1)r(1)xy (b) Figure 12.2.2: Graphing the derivative of a vector-valued function in Example 12.2.3. Λ
Example 12.2.3 Derivatives of vector-valued functions

Let r(t)=t2,t.

  1. (a)

    Sketch r(t) and r(t) on the same axes.

  2. (b)

    Compute r(1) and sketch this vector with its initial point at the origin and at r(1).

Solution

  1. (a)

    Theorem 12.2.3 allows us to compute derivatives component-wise, so

    r(t)=2t,1.

    r(t) and r(t) are graphed together in Figure 12.2.2(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 f(x) gave us useful information as we were able to compare f and f at the same x-values. When dealing with vector-valued functions, it is hard to tell which points on the graph of r correspond to which points on the graph of r.

  2. (b)

    We easily compute r(1)=2,1, which is drawn in Figure 12.2.2 with its initial point at the origin, as well as at r(1)=1,1. These are sketched in Figure 12.2.2(b).

margin:
(fullscreen)
Figure 12.2.3: Viewing a vector-valued function and its derivative at one point. Λ
Example 12.2.4 Derivatives of vector-valued functions

Let r(t)=cost,sint,t. Compute r(t) and r(π/2). Sketch r(π/2) with its initial point at the origin and at r(π/2).

SolutionWe compute r as r(t)=-sint,cost,1. At t=π/2, we have r(π/2)=-1,0,1. Figure 12.2.3 shows a graph of r(t), with r(π/2) plotted with its initial point at the origin and at r(π/2).

In Examples 12.2.3 and 12.2.4, 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.

Definition 12.2.4 Tangent Vector, Tangent Line

Let r(t) be a differentiable vector-valued function on an open interval I containing c, where r(c)0.

  1. (a)

    A vector v is tangent to the graph of r(t) at t=c if v is parallel to r(c).

  2. (b)

    The tangent line to the graph of r(t) at t=c is the line through r(c) with direction parallel to r(c). An equation of the tangent line is

    (t)=r(c)+tr(c).
Example 12.2.5 Finding tangent lines to curves in space

Let margin:
(fullscreen)
Figure 12.2.4: Graphing a curve in space with its tangent line. Λ
r(t)=t,t2,t3 on [-1.5,1.5]. Find the vector equation of the line tangent to the graph of r at t=-1.

SolutionTo find the equation of a line, we need a point on the line and the line’s direction. The point is given by r(-1)=-1,1,-1. (To be clear, -1,1,-1 is a vector, not a point, but we use the point “pointed to” by this vector.)

The direction comes from r(-1). We compute, component-wise, r(t)=1,2t,3t2. Thus r(-1)=1,-2,3.

The vector equation of the line is (t)=-1,1,-1+t1,-2,3. This line and r(t) are sketched in Figure 12.2.4.

Example 12.2.6 Finding tangent lines to curves

Find the equations of the lines tangent to r(t)=t3,t2 at t=-1 and t=0.

SolutionWe find that r(t)=3t2,2t. At t=-1, we have

r(-1)=-1,1andr(-1)=3,-2,

so the equation of the line tangent to the graph of r(t) at t=-1 is

(t)=-1,1+t3,-2.

This line is graphed with r(t) in Figure 12.2.5.

At t=0, we have r(0)=0,0=0. This implies that the tangent line “has no direction.” We cannot apply Definition 12.2.4, hence cannot find the equation of the tangent line.

margin: -22-22r(t)(t)xy Figure 12.2.5: Graphing r(t) and its tangent line in Example 12.2.6. Λ

We were unable to compute the equation of the tangent line to r(t)=t3,t2 at t=0 because r(0)=0. The graph in Figure 12.2.5 shows that there is a cusp at this point. This leads us to another definition of smooth, previously defined by Definition 10.2.2 in Section 10.2.

Definition 12.2.5 Smooth Vector-Valued Functions

Let r(t) be a differentiable vector-valued function on an open interval I. Then r(t) is smooth on I if r(t) is continuous and r(t)0 on I.

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.

Theorem 12.2.4 Properties of Derivatives of Vector-Valued Functions

Let r and s be differentiable vector-valued functions, let f be a differentiable real-valued function, and let c be a real number.

  1. (a)

    ddt(r(t)±s(t))=r(t)±s(t)

  2. (b)

    ddt(cr(t))=cr(t)

  3. (c)

    ddt(f(t)r(t))=f(t)r(t)+f(t)r(t)

    Product Rule

  4. (d)

    ddt(r(t)s(t))=r(t)s(t)+r(t)s(t)

    Product Rule

  5. (e)

    ddt(r(t)×s(t))=r(t)×s(t)+r(t)×s(t)

    Product Rule margin: Note: Because the order is important when computing a cross product, we must maintain the correct order of the functions in rule (e). Λ

  6. (f)

    ddt(r(f(t)))=r(f(t))f(t)

    Chain Rule

Example 12.2.7 Using derivative properties of vector-valued functions

Let r(t)=t,t2-1 and let u(t) be the unit vector that points in the direction of r(t).

  1. (a)

    Graph r(t) and u(t) on the same axes, on [-2,2].

  2. (b)

    Find u(t) and sketch u(-2), u(-1) and u(0). Sketch each with initial point the corresponding point on the graph of u.

Solution

  1. (a)

    To form the unit vector that points in the direction of r, we need to divide r(t) by its magnitude.

    r(t)=t2+(t2-1)2u(t)=1t2+(t2-1)2t,t2-1.

    r(t) and u(t) are graphed in Figure 12.2.6. Note how the graph of u(t) forms part of a circle; this must be the case, as the length of u(t) is 1 for all t.

    margin: -22-1123r(t)u(t)xy Figure 12.2.6: Graphing r(t) and u(t) in Example 12.2.7. Λ
  2. (b)

    To compute u(t), we use Theorem 12.2.4, writing

    u(t)=f(t)r(t),wheref(t)=1t2+(t2-1)2=(t2+(t2-1)2)-1/2.

    (We could write

    u(t)=tt2+(t2-1)2,t2-1t2+(t2-1)2

    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 f(t) using the Chain Rule:

    f(t) =-12(t2+(t2-1)2)-3/2(2t+2(t2-1)(2t))
    =-2t(2t2-1)2(t2+(t2-1)2)3

    We now find u(t) using part 3 of Theorem 12.2.4:

    u(t) =f(t)u(t)+f(t)u(t)
    =-2t(2t2-1)2(t2+(t2-1)2)3t,t2-1+1t2+(t2-1)21,2t.

    This is admittedly very “messy;” such is usually the case when we deal with unit vectors. We can use this formula to compute u(-2), u(-1) and u(0):

    u(-2) =-151313,-101313
    u(-1) =0,-2
    u(0) =1,0
    margin: -11-2-11u(t)xy Figure 12.2.7: Graphing some of the derivatives of u(t) in Example 12.2.7. Λ

    Each of these is sketched in Figure 12.2.7. Note how the length of the vector gives an indication of how quickly the circle is being traced at that point. When t=-2, the circle is being drawn relatively slow; when t=-1, 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. This is illustrated in Figure 12.2.7; 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: u(t) is orthogonal to u(t).

Recall that the dot product serves as a test for orthogonality: if uv=0, then u is orthogonal to v. Thus in the above example, u(t)u(t)=0.

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 Exercise 47..)

Theorem 12.2.5 Vector-Valued Functions of Constant Length

Let r(t) be a differentiable vector-valued function on an open interval I of constant length. That is, r(t)=c for all t in I (equivalently, r(t)r(t)=c2 for all t in I). Then r(t)r(t)=0 for all t in I.

Integration

Indefinite and definite integrals of vector-valued functions are also defined to be evaluated component-wise.

Definition 12.2.6 Indefinite and Definite Integrals of Vector-Valued Functions

Let r(t)=f(t),g(t) be a vector-valued function in 2.

  1. (a)

    r(t)dt=f(t)dt,g(t)dt

  2. (b)

    abr(t)dt=abf(t)dt,abg(t)dt

Let r(t)=f(t),g(t),h(t) be a vector-valued function in 3.

  1. (a)

    r(t)dt=f(t)dt,g(t)dt,h(t)dt

  2. (b)

    abr(t)dt=abf(t)dt,abg(t)dt,abh(t)dt

Example 12.2.8 Evaluating a definite integral of a vector-valued function

Let r(t)=e2t,sint. Evaluate 01r(t)dt.

SolutionWe follow Definition 12.2.6.

01r(t)dt =01e2t,sintdt
=01e2tdt,01sintdt
=12e2t|01,-cost|01
=12(e2-1),-cos(1)+1.
Example 12.2.9 Solving an initial value problem

Find the function r(t) with the properties:

  • r′′(t)=2,cost,12t,

  • r(0)=-7,-1,2, and

  • r(0)=5,3,0.

SolutionKnowing r′′(t)=2,cost,12t, we find r(t) by evaluating the indefinite integral.

r′′(t)dt =2dt,costdt,12tdt
=2t+C1,sint+C2,6t2+C3
=2t,sint,6t2+C1,C2,C3
=2t,sint,6t2+C.

Note how each indefinite integral creates its own constant which we collect as one constant vector C. Knowing r(0)=5,3,0 allows us to solve for C:

r(t) =2t,sint,6t2+C
r(0) =0,0,0+C
5,3,0 =C.

So r(t)=2t,sint,6t2+5,3,0=2t+5,sint+3,6t2. To find r(t), we integrate once more.

r(t)dt =2t+5dt,sint+3dt,6t2dt
=t2+5t,-cost+3t,2t3+C.

With r(0)=-7,-1,2, we solve for C:

r(t) =t2+5t,-cost+3t,2t3+C
r(0) =0,-1,0+C
-7,-1,2 =0,-1,0+C
-7,0,2 =C.

Therefore,

r(t) =t2+5t,-cost+3t,2t3+-7,0,2
=t2+5t-7,-cost+3t,2t3+2.

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:

abr(t)dt=r(t)|ab=r(b)-r(a).

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), y=g(t), the arc length on [a,b] of the graph is

Arc Length=abf(t)2+g(t)2dt,

as stated in Theorem 10.3.1 in Section 10.3. If r(t)=f(t),g(t), note that f(t)2+g(t)2=r(t). Therefore we can express the arc length of the graph of a vector-valued function as an integral of the magnitude of its derivative.

Theorem 12.2.6 Arc Length of a Vector-Valued Function

Let r(t) be a vector-valued function where r(t) is continuous on [a,b]. The arc length L of the graph of r(t) is

L=abr(t)dt.

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 r(t) describe the path of an object in the plane or in space and will discover the information provided by r(t) and r′′(t).

Exercises 12.2

 

Terms and Concepts

  1. 1.

    Limits, derivatives and integrals of vector-valued functions are all evaluated             -wise.

  2. 2.

    The definite integral of a rate of change function gives             .

  3. 3.

    Why is it generally not useful to graph both r(t) and r(t) on the same axes?

  4. 4.

    Theorem 12.2.4 contains three product rules. What are the three different types of products used in these rules?

Problems

In Exercises 5–8., evaluate the given limit.

  1. 5.

    limt52t+1,3t2-1,sint

  2. 6.

    limt3et,t2-9t+3

  3. 7.

    limt0tsint,(1+t)1t

  4. 8.

    limh0r(t+h)-r(t)h, where r(t)=t2,t,1.

In Exercises 9–10., identify the interval(s) on which r(t) is continuous.

  1. 9.

    r(t)=t2,1/t

  2. 10.

    r(t)=cost,et,lnt

In Exercises 11–16., find the derivative of the given function.

  1. 11.

    r(t)=cost,et,lnt

  2. 12.

    r(t)=1t,2t-13t+1,tant

  3. 13.

    r(t)=(t2)sint,2t+5

  4. 14.

    r(t)=t2+1,t-1sint,2t+5

  5. 15.

    r(t)=t2+1,t-1,1×sint,2t+5,1

  6. 16.

    r(t)=cosht,sinht

In Exercises 17–20., find r(t). Sketch r(t) and r(1), with the initial point of r(1) at r(1).

  1. 17.

    r(t)=t2+t,t2-t

  2. 18.

    r(t)=t2-2t+2,t3-3t2+2t

  3. 19.

    r(t)=t2+1,t3-t

  4. 20.

    r(t)=t2-4t+5,t3-6t2+11t-6

In Exercises 21–24., give the equation of the line tangent to the graph of r(t) at the given t value.

  1. 21.

    r(t)=t2+t,t2-t at t=1.

  2. 22.

    r(t)=3cost,sint at t=π/4.

  3. 23.

    r(t)=3cost,3sint,t at t=π.

  4. 24.

    r(t)=et,tant,t at t=0.

In Exercises 25–28., find the value(s) of t for which r(t) is not smooth.

  1. 25.

    r(t)=cost,sint-t

  2. 26.

    r(t)=t2-2t+1,t3+t2-5t+3

  3. 27.

    r(t)=cost-sint,sint-cost,cos(4t)

  4. 28.

    r(t)=t3-3t+2,-cos(πt),sin2(πt)

Exercises 29–32. ask you to verify parts of Theorem 12.2.4. In each let f(t)=t3, r(t)=t2,t-1,1 and s(t)=sint,et,t. Compute the various derivatives as indicated.

  1. 29.

    Simplify f(t)r(t), then find its derivative; show this is the same as f(t)r(t)+f(t)r(t).

  2. 30.

    Simplify r(t)s(t), then find its derivative; show this is the same as r(t)s(t)+r(t)s(t).

  3. 31.

    Simplify r(t)×s(t), then find its derivative; show this is the same as r(t)×s(t)+r(t)×s(t).

  4. 32.

    Simplify r(f(t)), then find its derivative; show this is the same as r(f(t))f(t).

In Exercises 33–36., evaluate the given definite or indefinite integral.

  1. 33.

    t3,cost,tetdt

  2. 34.

    11+t2,sec2tdt

  3. 35.

    0π-sint,costdt

  4. 36.

    -222t+1,2t-1dt

In Exercises 37–40., solve the given initial value problems.

  1. 37.

    Find r(t), given that r(t)=t,sint and r(0)=2,2.

  2. 38.
    Find r(t), given that r(t)=1/(t+1),tant and r(0)=1,2.
  3. 39.
    Find r(t), given that r′′(t)=t2,t,1, r(0)=1,2,3 and r(0)=4,5,6.
  4. 40.
    Find r(t), given that r′′(t)=cost,sint,et, r(0)=0,0,0 and r(0)=0,0,0.

In Exercises 41–46., find the arc length of r(t) on the indicated interval.

  1. 41.

    r(t)=2cost,2sint,3t on [0,2π].

  2. 42.

    r(t)=5cost,3sint,4sint on [0,2π].

  3. 43.

    r(t)=t3,t2,t3 on [0,1].

  4. 44.

    r(t)=e-tcost,e-tsint on [0,1].

  5. 45.

    r(t)=t,t22,t33 on [0,3].

  6. 46.

    r(t)=tcost,tsint,t on [0,4π].

  1. 47.

    Prove Theorem 12.2.5; that is, show if r(t) has constant length and is differentiable, then r(t)r(t)=0. (Hint: use the Product Rule to compute ddt(r(t)r(t)).)

  2. 48.
    The graph of r(t)=Rcos(2πNt),Rsin(2πNt),ht for 0t1 is a helix of radius R which completes N turns and has height h. Find the length of this curve.
Omni CMS