Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Calculus Volume 3

3.2 Calculus of Vector-Valued Functions

Calculus Volume 33.2 Calculus of Vector-Valued Functions

Learning Objectives

  • 3.2.1 Write an expression for the derivative of a vector-valued function.
  • 3.2.2 Find the tangent vector at a point for a given position vector.
  • 3.2.3 Find the unit tangent vector at a point for a given position vector and explain its significance.
  • 3.2.4 Calculate the definite integral of a vector-valued function.

To study the calculus of vector-valued functions, we follow a similar path to the one we took in studying real-valued functions. First, we define the derivative, then we examine applications of the derivative, then we move on to defining integrals. However, we will find some interesting new ideas along the way as a result of the vector nature of these functions and the properties of space curves.

Derivatives of Vector-Valued Functions

Now that we have seen what a vector-valued function is and how to take its limit, the next step is to learn how to differentiate a vector-valued function. The definition of the derivative of a vector-valued function is nearly identical to the definition of a real-valued function of one variable. However, because the range of a vector-valued function consists of vectors, the same is true for the range of the derivative of a vector-valued function.

Definition

The derivative of a vector-valued function r(t)r(t) is

r(t)=limΔt0r(t+Δt)r(t)Δt,r(t)=limΔt0r(t+Δt)r(t)Δt,
(3.5)

provided the limit exists. If r(t)r(t) exists, then r is differentiable at t. If r(t)r(t) exists for all t in an open interval (a,b),(a,b), then r is differentiable over the interval (a,b).(a,b). For the function to be differentiable over the closed interval [a,b],[a,b], the following two limits must exist as well:

r(a)=limΔt0+r(a+Δt)r(a)Δtandr(b)=limΔt0r(b+Δt)r(b)Δt.r(a)=limΔt0+r(a+Δt)r(a)Δtandr(b)=limΔt0r(b+Δt)r(b)Δt.

Many of the rules for calculating derivatives of real-valued functions can be applied to calculating the derivatives of vector-valued functions as well. Recall that the derivative of a real-valued function can be interpreted as the slope of a tangent line or the instantaneous rate of change of the function. The derivative of a vector-valued function can be understood to be an instantaneous rate of change as well; for example, when the function represents the position of an object at a given point in time, the derivative represents its velocity at that same point in time.

We now demonstrate taking the derivative of a vector-valued function.

Example 3.4

Finding the Derivative of a Vector-Valued Function

Use the definition to calculate the derivative of the function

r(t)=(3t+4)i+(t24t+3)j.r(t)=(3t+4)i+(t24t+3)j.

Checkpoint 3.4

Use the definition to calculate the derivative of the function r(t)=(2t2+3)i+(5t6)j.r(t)=(2t2+3)i+(5t6)j.

Notice that in the calculations in Example 3.4, we could also obtain the answer by first calculating the derivative of each component function, then putting these derivatives back into the vector-valued function. This is always true for calculating the derivative of a vector-valued function, whether it is in two or three dimensions. We state this in the following theorem. The proof of this theorem follows directly from the definitions of the limit of a vector-valued function and the derivative of a vector-valued function.

Theorem 3.2

Differentiation of Vector-Valued Functions

Let f, g, and h be differentiable functions of t.

  1. If r(t)=f(t)i+g(t)j,r(t)=f(t)i+g(t)j, then r(t)=f(t)i+g(t)j.r(t)=f(t)i+g(t)j.
  2. If r(t)=f(t)i+g(t)j+h(t)k,r(t)=f(t)i+g(t)j+h(t)k, then r(t)=f(t)i+g(t)j+h(t)k.r(t)=f(t)i+g(t)j+h(t)k.

Example 3.5

Calculating the Derivative of Vector-Valued Functions

Use Differentiation of Vector-Valued Functions to calculate the derivative of each of the following functions.

  1. r(t)=(6t+8)i+(4t2+2t3)jr(t)=(6t+8)i+(4t2+2t3)j
  2. r(t)=3costi+4sintjr(t)=3costi+4sintj
  3. r(t)=etsinti+etcostje2tkr(t)=etsinti+etcostje2tk

Checkpoint 3.5

Calculate the derivative of the function

r(t)=(tlnt)i+(5et)j+(costsint)k.r(t)=(tlnt)i+(5et)j+(costsint)k.

We can extend to vector-valued functions the properties of the derivative that we presented in the Introduction to Derivatives. In particular, the constant multiple rule, the sum and difference rules, the product rule, and the chain rule all extend to vector-valued functions. However, in the case of the product rule, there are actually three extensions: (1) for a real-valued function multiplied by a vector-valued function, (2) for the dot product of two vector-valued functions, and (3) for the cross product of two vector-valued functions.

Theorem 3.3

Properties of the Derivative of Vector-Valued Functions

Let r and u be differentiable vector-valued functions of t, let f be a differentiable real-valued function of t, and let c be a scalar.

i.ddt[cr(t)]=cr(t)Scalar multiple ii.ddt[r(t)±u(t)]=r(t)±u(t)Sum and difference iii.ddt[f(t)u(t)]=f(t)u(t)+f(t)u(t)Scalar product iv.ddt[r(t)·u(t)]=r(t)·u(t)+r(t)·u(t)Dot product v.ddt[r(t)×u(t)]=r(t)×u(t)+r(t)×u(t)Cross product vi.ddt[r(f(t))]=r(f(t))·f(t)Chain rule vii.Ifr(t)·r(t)=c,thenr(t)·r(t)=0. i.ddt[cr(t)]=cr(t)Scalar multiple ii.ddt[r(t)±u(t)]=r(t)±u(t)Sum and difference iii.ddt[f(t)u(t)]=f(t)u(t)+f(t)u(t)Scalar product iv.ddt[r(t)·u(t)]=r(t)·u(t)+r(t)·u(t)Dot product v.ddt[r(t)×u(t)]=r(t)×u(t)+r(t)×u(t)Cross product vi.ddt[r(f(t))]=r(f(t))·f(t)Chain rule vii.Ifr(t)·r(t)=c,thenr(t)·r(t)=0.

Proof

The proofs of the first two properties follow directly from the definition of the derivative of a vector-valued function. The third property can be derived from the first two properties, along with the product rule from the Introduction to Derivatives. Let u(t)=g(t)i+h(t)j.u(t)=g(t)i+h(t)j. Then

ddt[f(t)u(t)]=ddt[f(t)(g(t)i+h(t)j)]=ddt[f(t)g(t)i+f(t)h(t)j]=ddt[f(t)g(t)]i+ddt[f(t)h(t)]j=(f(t)g(t)+f(t)g(t))i+(f(t)h(t)+f(t)h(t))j=f(t)u(t)+f(t)u(t).ddt[f(t)u(t)]=ddt[f(t)(g(t)i+h(t)j)]=ddt[f(t)g(t)i+f(t)h(t)j]=ddt[f(t)g(t)]i+ddt[f(t)h(t)]j=(f(t)g(t)+f(t)g(t))i+(f(t)h(t)+f(t)h(t))j=f(t)u(t)+f(t)u(t).

To prove property iv. let r(t)=f1(t)i+g1(t)jr(t)=f1(t)i+g1(t)j and u(t)=f2(t)i+g2(t)j.u(t)=f2(t)i+g2(t)j. Then

ddt[r(t)·u(t)]=ddt[f1(t)f2(t)+g1(t)g2(t)]=f1(t)f2(t)+f1(t)f2(t)+g1(t)g2(t)+g1(t)g2(t)=f1(t)f2(t)+g1(t)g2(t)+f1(t)f2(t)+g1(t)g2(t)=(f1i+g1j)·(f2i+g2j)+(f1i+g1j)·(f2i+g2j)=r(t)·u(t)+r(t)·u(t).ddt[r(t)·u(t)]=ddt[f1(t)f2(t)+g1(t)g2(t)]=f1(t)f2(t)+f1(t)f2(t)+g1(t)g2(t)+g1(t)g2(t)=f1(t)f2(t)+g1(t)g2(t)+f1(t)f2(t)+g1(t)g2(t)=(f1i+g1j)·(f2i+g2j)+(f1i+g1j)·(f2i+g2j)=r(t)·u(t)+r(t)·u(t).

The proof of property v. is similar to that of property iv. Property vi. can be proved using the chain rule. Last, property vii. follows from property iv:

ddt[r(t)·r(t)]=ddt[c]r(t)·r(t)+r(t)·r(t)=02r(t)·r(t)=0r(t)·r(t)=0.ddt[r(t)·r(t)]=ddt[c]r(t)·r(t)+r(t)·r(t)=02r(t)·r(t)=0r(t)·r(t)=0.

Now for some examples using these properties.

Example 3.6

Using the Properties of Derivatives of Vector-Valued Functions

Given the vector-valued functions

r(t)=(6t+8)i+(4t2+2t3)j+5tkr(t)=(6t+8)i+(4t2+2t3)j+5tk

and

u(t)=(t23)i+(2t+4)j+(t33t)k,u(t)=(t23)i+(2t+4)j+(t33t)k,

calculate each of the following derivatives using the properties of the derivative of vector-valued functions.

  1. ddt[r(t)·u(t)]ddt[r(t)·u(t)]
  2. ddt[u(t)×u(t)]ddt[u(t)×u(t)]

Checkpoint 3.6

Given the vector-valued functions r(t)=costi+sintje2tkr(t)=costi+sintje2tk and u(t)=ti+sintj+costk,u(t)=ti+sintj+costk, calculate ddt[r(t)·r(t)]ddt[r(t)·r(t)] and ddt[u(t)×r(t)].ddt[u(t)×r(t)].

Tangent Vectors and Unit Tangent Vectors

Recall from the Introduction to Derivatives that the derivative at a point can be interpreted as the slope of the tangent line to the graph at that point. In the case of a vector-valued function, the derivative provides a tangent vector to the curve represented by the function. Consider the vector-valued function r(t)=costi+sintj.r(t)=costi+sintj. The derivative of this function is r(t)=sinti+costj.r(t)=sinti+costj. If we substitute the value t=π/6t=π/6 into both functions we get

r(π6)=32i+12jandr(π6)=12i+32j.r(π6)=32i+12jandr(π6)=12i+32j.

The graph of this function appears in Figure 3.5, along with the vectors r(π6)r(π6) and r(π6).r(π6).

This figure is the graph of a circle represented by the vector-valued function r(t) = cost i + sint j. It is a circle centered at the origin with radius of 1, and counter-clockwise orientation. It has a vector from the origin pointing to the curve and labeled r(pi/6). At the same point on the circle there is a tangent vector labeled “r’(pi/6)”.
Figure 3.5 The tangent line at a point is calculated from the derivative of the vector-valued function r(t).r(t).

Notice that the vector r(π6)r(π6) is tangent to the circle at the point corresponding to t=π/6.t=π/6. This is an example of a tangent vector to the plane curve defined by r(t)=costi+sintj.r(t)=costi+sintj.

Definition

Let C be a curve defined by a vector-valued function r, and assume that r(t)r(t) exists when t=t0.t=t0. A tangent vector v at t=t0t=t0 is any vector such that, when the tail of the vector is placed at point r(t0)r(t0) on the graph, vector v is tangent to curve C. Vector r(t0)r(t0) is an example of a tangent vector at point t=t0.t=t0. Furthermore, assume that r(t)0.r(t)0. The principal unit tangent vector at t is defined to be

T(t)=r(t)r(t),T(t)=r(t)r(t),
(3.6)

provided r(t)0.r(t)0.

The unit tangent vector is exactly what it sounds like: a unit vector that is tangent to the curve. To calculate a unit tangent vector, first find the derivative r(t).r(t). Second, calculate the magnitude of the derivative. The third step is to divide the derivative by its magnitude.

Example 3.7

Finding a Unit Tangent Vector

Find the unit tangent vector for each of the following vector-valued functions:

  1. r(t)=costi+sintjr(t)=costi+sintj
  2. u(t)=(3t2+2t)i+(24t3)j+(6t+5)ku(t)=(3t2+2t)i+(24t3)j+(6t+5)k

Checkpoint 3.7

Find the unit tangent vector for the vector-valued function

r(t)=(t23)i+(2t+1)j+(t2)k.r(t)=(t23)i+(2t+1)j+(t2)k.

Integrals of Vector-Valued Functions

We introduced antiderivatives of real-valued functions in Antiderivatives and definite integrals of real-valued functions in The Definite Integral. Each of these concepts can be extended to vector-valued functions. Also, just as we can calculate the derivative of a vector-valued function by differentiating the component functions separately, we can calculate the antiderivative in the same manner. Furthermore, the Fundamental Theorem of Calculus applies to vector-valued functions as well.

The antiderivative of a vector-valued function appears in applications. For example, if a vector-valued function represents the velocity of an object at time t, then its antiderivative represents position. Or, if the function represents the acceleration of the object at a given time, then the antiderivative represents its velocity.

Definition

Let f, g, and h be integrable real-valued functions over the closed interval [a,b].[a,b].

  1. The indefinite integral of a vector-valued function r(t)=f(t)i+g(t)jr(t)=f(t)i+g(t)j is
    [f(t)i+g(t)j]dt=[f(t)dt]i+[g(t)dt]j.[f(t)i+g(t)j]dt=[f(t)dt]i+[g(t)dt]j.
    (3.7)

    The definite integral of a vector-valued function is
    ab[f(t)i+g(t)j]dt=[abf(t)dt]i+[abg(t)dt]j.ab[f(t)i+g(t)j]dt=[abf(t)dt]i+[abg(t)dt]j.
    (3.8)
  2. The indefinite integral of a vector-valued function r(t)=f(t)i+g(t)j+h(t)kr(t)=f(t)i+g(t)j+h(t)k is
    [f(t)i+g(t)j+h(t)k]dt=[f(t)dt]i+[g(t)dt]j+[h(t)dt]k.[f(t)i+g(t)j+h(t)k]dt=[f(t)dt]i+[g(t)dt]j+[h(t)dt]k.
    (3.9)

    The definite integral of the vector-valued function is
    ab[f(t)i+g(t)j+h(t)k]dt=[abf(t)dt]i+[abg(t)dt]j+[abh(t)dt]k.ab[f(t)i+g(t)j+h(t)k]dt=[abf(t)dt]i+[abg(t)dt]j+[abh(t)dt]k.
    (3.10)

Since the indefinite integral of a vector-valued function involves indefinite integrals of the component functions, each of these component integrals contains an integration constant. They can all be different. For example, in the two-dimensional case, we can have

f(t)dt=F(t)+C1andg(t)dt=G(t)+C2,f(t)dt=F(t)+C1andg(t)dt=G(t)+C2,

where F and G are antiderivatives of f and g, respectively. Then

[f(t)i+g(t)j]dt=[f(t)dt]i+[g(t)dt]j=(F(t)+C1)i+(G(t)+C2)j=F(t)i+G(t)j+C1i+C2j=F(t)i+G(t)j+C,[f(t)i+g(t)j]dt=[f(t)dt]i+[g(t)dt]j=(F(t)+C1)i+(G(t)+C2)j=F(t)i+G(t)j+C1i+C2j=F(t)i+G(t)j+C,

where C=C1i+C2j.C=C1i+C2j. Therefore, the integration constant becomes a constant vector.

Example 3.8

Integrating Vector-Valued Functions

Calculate each of the following integrals:

  1. [(3t2+2t)i+(3t6)j+(6t3+5t24)k]dt[(3t2+2t)i+(3t6)j+(6t3+5t24)k]dt
  2. [t,t2,t3×t3,t2,t]dt[t,t2,t3×t3,t2,t]dt
  3. 0π/3[sin2ti+tantj+e−2tk]dt0π/3[sin2ti+tantj+e−2tk]dt

Checkpoint 3.8

Calculate the following integral:

13[(2t+4)i+(3t24t)j]dt.13[(2t+4)i+(3t24t)j]dt.

Section 3.2 Exercises

Compute the derivatives of the vector-valued functions.

41.

r ( t ) = t 3 i + 3 t 2 j + t 3 6 k r ( t ) = t 3 i + 3 t 2 j + t 3 6 k

42.

r ( t ) = sin ( t ) i + cos ( t ) j + e t k r ( t ) = sin ( t ) i + cos ( t ) j + e t k

43.

r(t)=eti+sin(3t)j+10tk.r(t)=eti+sin(3t)j+10tk. A sketch of the graph is shown here. Notice the varying periodic nature of the graph.

This figure is a 3 dimensional graph. It is a curve inside of a box. The curve starts at the bottom of the box and spirals around the middle, with upward orientation.
44.

r ( t ) = e t i + 2 e t j + k r ( t ) = e t i + 2 e t j + k

45.

r ( t ) = i + j + k r ( t ) = i + j + k

46.

r ( t ) = t e t i + t ln ( t ) j + sin ( 3 t ) k r ( t ) = t e t i + t ln ( t ) j + sin ( 3 t ) k

47.

r ( t ) = 1 t + 1 i + arctan ( t ) j + ln t 3 k r ( t ) = 1 t + 1 i + arctan ( t ) j + ln t 3 k

48.

r ( t ) = tan ( 2 t ) i + sec ( 2 t ) j + sin 2 ( t ) k r ( t ) = tan ( 2 t ) i + sec ( 2 t ) j + sin 2 ( t ) k

49.

r ( t ) = 3 i + 4 sin ( 3 t ) j + t cos ( t ) k r ( t ) = 3 i + 4 sin ( 3 t ) j + t cos ( t ) k

50.

r ( t ) = t 2 i + t e −2 t j 5 e −4 t k r ( t ) = t 2 i + t e −2 t j 5 e −4 t k

For the following problems, find a tangent vector at the indicated value of t.

51.

r ( t ) = t i + sin ( 2 t ) j + cos ( 3 t ) k ; t = π 3 r ( t ) = t i + sin ( 2 t ) j + cos ( 3 t ) k ; t = π 3

52.

r ( t ) = 3 t 3 i + 2 t 2 j + 1 t k ; t = 1 r ( t ) = 3 t 3 i + 2 t 2 j + 1 t k ; t = 1

53.

r(t)=3eti+2e−3tj+4e2tk;r(t)=3eti+2e−3tj+4e2tk; t=ln(2)t=ln(2)

54.

r ( t ) = cos ( 2 t ) i + 2 sin t j + t 2 k ; t = π 2 r ( t ) = cos ( 2 t ) i + 2 sin t j + t 2 k ; t = π 2

Find the unit tangent vector for the following parameterized curves.

55.

r(t)=6i+cos(3t)j+3sin(4t)k,r(t)=6i+cos(3t)j+3sin(4t)k, 0t<2π0t<2π . Two views of this curve are presented here:

This figure has two graphs. The first graph is inside a 3 dimensional box. It has a lattice-look to the graph in the middle of the box, crossing over itself. The second graph is the same as the first, with a different position of the box for a different perspective of the lattice-looking curve.
56.

r(t)=costi+sintj+sintk,r(t)=costi+sintj+sintk, 0t<2π.0t<2π.

57.

r ( t ) = 3 cos ( 4 t ) i + 3 sin ( 4 t ) j + 5 t k , 1 t 2 r ( t ) = 3 cos ( 4 t ) i + 3 sin ( 4 t ) j + 5 t k , 1 t 2

58.

r ( t ) = t i + 3 t j + t 2 k r ( t ) = t i + 3 t j + t 2 k

Let r(t)=ti+t2jt4kr(t)=ti+t2jt4k and s(t)=sin(t)i+etj+cos(t)k.s(t)=sin(t)i+etj+cos(t)k. Here is the graph of the function:

This figure is a 3 dimensional graph. It is inside of a box. The box represents an octant. The curve in the graph starts at the lower left corner of the box and bends upward and out towards the other end of the box.

Find the following.

59.

d d t [ r ( t 2 ) ] d d t [ r ( t 2 ) ]

60.

d d t [ t 2 · s ( t ) ] d d t [ t 2 · s ( t ) ]

61.

d d t [ r ( t ) · s ( t ) ] d d t [ r ( t ) · s ( t ) ]

62.

Compute the first, second, and third derivatives of r(t)=3ti+6ln(t)j+5e−3tk.r(t)=3ti+6ln(t)j+5e−3tk.

63.

Find r(t)·r(t)forr(t)=−3t5i+5tj+2t2k.r(t)·r(t)forr(t)=−3t5i+5tj+2t2k.

64.

The acceleration function, initial velocity, and initial position of a particle are
a(t)=−5costi5sintj,v(0)=9i+2j,andr(0)=5i.a(t)=−5costi5sintj,v(0)=9i+2j,andr(0)=5i.
Find v(t)andr(t).v(t)andr(t).

65.

The position vector of a particle is r(t)=5sec(2t)i4tan(t)j+7t2k.r(t)=5sec(2t)i4tan(t)j+7t2k.

  1. Graph the position function and display a view of the graph that illustrates the asymptotic behavior of the function.
  2. Find the velocity as t approaches but is not equal to π/4π/4 (if it exists).
66.

Find the velocity and the speed of a particle with the position function r(t)=(2t12t+1)i+ln(14t2)j.r(t)=(2t12t+1)i+ln(14t2)j. The speed of a particle is the magnitude of the velocity and is represented by r'(t).r'(t).

A particle moves on a circular path of radius b according to the function r(t)=bcos(ωt)i+bsin(ωt)j,r(t)=bcos(ωt)i+bsin(ωt)j, where ωω is the angular velocity, dθ/dt.dθ/dt.

This figure is the graph of a circle centered at the origin with radius of 3. The orientation of the circle is counter-clockwise. Also, in the fourth quadrant there are two vectors. The first starts on the circle and terminates at the origin. The second vector is tangent at the same point in the fourth quadrant towards the x-axis.
67.

Find the velocity function and show that v(t)v(t) is always orthogonal to r(t).r(t).

68.

Show that the speed of the particle is proportional to the angular velocity.

69.

Evaluate ddt[u(t)×u(t)]ddt[u(t)×u(t)] given u(t)=t2i2tj+k.u(t)=t2i2tj+k.

70.

Find the antiderivative of r'(t)=cos(2t)i2sintj+11+t2kr'(t)=cos(2t)i2sintj+11+t2k that satisfies the initial condition r(0)=3i2j+k.r(0)=3i2j+k.

71.

Evaluate 03ti+t2jdt.03ti+t2jdt.

72.

An object starts from rest at point P(1,2,0)P(1,2,0) and moves with an acceleration of a(t)=j+2k,a(t)=j+2k, where a(t)a(t) is measured in feet per second per second. Find the location of the object after t=2t=2 sec.

73.

Show that if the speed of a particle traveling along a curve represented by a vector-valued function is constant, then the velocity function is always perpendicular to the acceleration function.

74.

Given r(t)=ti+3tj+t2kr(t)=ti+3tj+t2k and u(t)=4ti+t2j+t3k,u(t)=4ti+t2j+t3k, find ddt(r(t)×u(t)).ddt(r(t)×u(t)).

75.

Given r(t)=t+cost,tsint,r(t)=t+cost,tsint, find the velocity and the speed at any time.

76.

Find the velocity vector for the function r(t)=et,et,0.r(t)=et,et,0.

77.

Find the equation of the tangent line to the curve r(t)=et,et,0r(t)=et,et,0 at t=0.t=0.

78.

Describe and sketch the curve represented by the vector-valued function r(t)=6t,6tt2.r(t)=6t,6tt2.

79.

Locate the highest point on the curve r(t)=6t,6tt2r(t)=6t,6tt2 and give the value of the function at this point.

The position vector for a particle is r(t)=ti+t2j+t3k.r(t)=ti+t2j+t3k. The graph is shown here:

This figure is the graph of a curve in 3 dimensions. The curve is inside of a box. The box represents an octant. The curve begins at the bottom of the box to the left and curves upward to the top right corner.
80.

Find the velocity vector at any time.

81.

Find the speed of the particle at time t=2t=2 sec.

82.

Find the acceleration at time t=2t=2 sec.

A particle travels along the path of a helix with the equation r(t)=cos(t)i+sin(t)j+tk.r(t)=cos(t)i+sin(t)j+tk. See the graph presented here:

This figure is the graph of a curve in 3 dimensions. The curve is inside of a box. The box represents an octant. The curve is a helix and begins at the bottom of the box to the right and spirals upward.

Find the following:

83.

Velocity of the particle at any time

84.

Speed of the particle at any time

85.

Acceleration of the particle at any time

86.

Find the unit tangent vector for the helix.

A particle travels along the path of an ellipse with the equation r(t)=costi+2sintj+0k.r(t)=costi+2sintj+0k. Find the following:

87.

Velocity of the particle

88.

Speed of the particle at t=π4t=π4

89.

Acceleration of the particle at t=π4t=π4

Given the vector-valued function r(t)=tant,sect,0r(t)=tant,sect,0 (graph is shown here), find the following:

This figure is the graph of a curve in 3 dimensions. The curve is inside of a box. The box represents an octant. The curve has asymptotes that are the diagonals of the box. The curve is hyperbolic.
90.

Velocity

91.

Speed

92.

Acceleration

93.

Find the minimum speed of a particle traveling along the curve r(t)=t+cost,tsintr(t)=t+cost,tsint t[0,2π).t[0,2π).

Given r(t)=ti+2sintj+2costkr(t)=ti+2sintj+2costk and u(t)=1ti+2sintj+2costk,u(t)=1ti+2sintj+2costk, find the following:

94.

r ( t ) × u ( t ) r ( t ) × u ( t )

95.

d d t ( r ( t ) × u ( t ) ) d d t ( r ( t ) × u ( t ) )

96.

Now, use the product rule for the derivative of the cross product of two vectors and show this result is the same as the answer for the preceding problem.

Find the unit tangent vector T(t) for the following vector-valued functions.

97.

r(t)=t,1t.r(t)=t,1t. The graph is shown here:

This figure is the graph of a hyperbolic curve. The y-axis is a vertical asymptote and the x-axis is the horizontal asymptote.
98.

r ( t ) = t cos t , t sin t r ( t ) = t cos t , t sin t

99.

r ( t ) = t + 1 , 2 t + 1 , 2 t + 2 r ( t ) = t + 1 , 2 t + 1 , 2 t + 2

Evaluate the following integrals:

100.

( e t i + sin t j + 1 2 t 1 k ) d t ( e t i + sin t j + 1 2 t 1 k ) d t

101.

01r(t)dt,01r(t)dt, where r(t)=t3,1t+1,etr(t)=t3,1t+1,et

Order a print copy

As an Amazon Associate we earn from qualifying purchases.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/calculus-volume-3/pages/1-introduction
Citation information

© Feb 5, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.