12 Vector Valued Functions

12.3 The Calculus of Motion

A common use of vector-valued functions is to describe the motion of an object in the plane or in space. A position function r(t) gives the position of an object at time t. This section explores how derivatives and integrals are used to study the motion described by such a function.

Definition 12.3.1 Velocity, Speed and Acceleration

Let r(t) be a position function in 2 or 3.

  1. (a)

    Velocity, denoted v(t), is the instantaneous rate of position change; that is, v(t)=r(t).

  2. (b)

    Speed is the magnitude of velocity, v(t).

  3. (c)

    Acceleration, denoted a(t), is the instantaneous rate of velocity change; that is, a(t)=v(t)=r′′(t).

Example 12.3.1 Finding velocity and acceleration

An object is moving with position function r(t)=t2-t,t2+t, -3t3, where distances are measured in feet and time is measured in seconds.

  1. (a)

    Find v(t)  and a(t).

  2. (b)

    Sketch r(t); plot v(-1), a(-1), v(1) and a(1), each with their initial point at their corresponding point on the graph of r(t).

  3. (c)

    When is the object’s speed minimized?

Solution

  1. (a)

    Taking derivatives, we find

    v(t)=r(t)=2t-1,2t+1anda(t)=r′′(t)=2,2.

    Note that acceleration is constant.

  2. (b)

    v(-1)=-3,-1,  a(-1)=2,2;  v(1)=1,3,  a(1)=2,2. These are plotted with r(t) in Figure 12.3.1(a). margin: 510510xy (a)510510xy (b) Figure 12.3.1: Graphing the position, velocity and acceleration of an object in Example 12.3.1. Λ

    We can think of acceleration as “pulling” the velocity vector in a certain direction. At t=-1, the velocity vector points down and to the left; at t=1, the velocity vector has been pulled in the 2,2 direction and is now pointing up and to the right. In Figure 12.3.1(b) we plot more velocity/acceleration vectors, making more clear the effect acceleration has on velocity. Since a(t) is constant in this example, as t grows large v(t) becomes almost parallel to a(t). For instance, when t=10, v(10)=19,21, which is nearly parallel to 2,2.

  3. (c)

    The object’s speed is given by

    v(t)=(2t-1)2+(2t+1)2=8t2+2.

    To find the minimal speed, we could apply calculus techniques (such as set the derivative equal to 0 and solve for t, etc.) but we can find it by inspection. Inside the square root we have a quadratic which is minimized when t=0. Thus the speed is minimized at t=0, with a speed of 2 ft/s. The graph in Figure 12.3.1(b) also implies speed is minimized here. The filled dots on the graph are located at integer values of t between -3 and 3. Dots that are far apart imply the object traveled a far distance in 1 second, indicating high speed; dots that are close together imply the object did not travel far in 1 second, indicating a low speed. The dots are closest together near t=0, implying the speed is minimized near that value.

Example 12.3.2 Analyzing Motion

Two objects follow an identical path at different rates on [-1,1]. The position function for Object 1 is r1(t)=t,t2; the position function for Object 2 is r2(t)=t3,t6, where distances are measured in feet and time is measured in seconds. Compare the velocity, speed and acceleration of the two objects on the path.

SolutionWe begin by computing the velocity and acceleration function for each object:

v1(t) =1,2t v2(t) =3t2,6t5
a1(t) =0,2 a2(t) =6t,30t4

We immediately see that Object 1 has constant acceleration, whereas Object 2 does not.

At t=-1, we have v1(-1)=1,-2 and v2(-1)=3,-6; the velocity of Object 2 is three times that of Object 1 and so it follows that the speed of Object 2 is three times that of Object 1 (35 ft/s compared to 5 ft/s.)

margin: -2-112-1123xy Figure 12.3.2: Plotting velocity and acceleration vectors for Object 1 in Example 12.3.2. Λ

At t=0, the velocity of Object 1 is v(1)=1,0 and the velocity of Object 2 is 0. This tells us that Object 2 comes to a complete stop at t=0.

In Figure 12.3.2, we see the velocity and acceleration vectors for Object 1 plotted for t=-1,-1/2,0,1/2 and t=1. Note again how the constant acceleration vector seems to “pull” the velocity vector from pointing down, right to up, right. We could plot the analogous picture for Object 2, but the velocity and acceleration vectors are rather large (a2(-1)=-6,30).

Instead, we simply plot the locations of Object 1 and 2 on intervals of 1/5th of a second, shown in Figure 12.3.3(a) and (b). Note how the x-values of Object 1 increase at a steady rate. This is because the x-component of a(t) is 0; there is no acceleration in the x-component. The dots are not evenly spaced; the object is moving faster near t=-1 and t=1 than near t=0.

In part (b) of the Figure, we see the points plotted for Object 2. Note the large change in position from t=-1 to t=-0.8; the object starts moving very quickly. However, it slows considerably at it approaches the origin, and comes to a complete stop at t=0. While it looks like there are 3 points near the origin, there are in reality 5 points there.

margin: -1-0.50.510.51r1(t)xy (a)-1-0.50.510.51r2(t)xy (b) Figure 12.3.3: Comparing the positions of Objects 1 and 2 in Example 12.3.2. Λ

Since the objects begin and end at the same location, they have the same displacement. Since they begin and end at the same time, with the same displacement, they have the same average rate of change (i.e, they have the same average velocity). Since they follow the same path, they have the same distance traveled. Even though these three measurements are the same, the objects obviously travel the path in very different ways.

Example 12.3.3 Analyzing the motion of a whirling ball on a string

A young boy whirls a ball, attached to a string, above his head in a counter-clockwise circle. The ball follows a circular path and makes 2 revolutions per second. The string has length 2ft.

  1. (a)

    Find the position function r(t) that describes this situation.

  2. (b)

    Find the acceleration of the ball and give a physical interpretation of it.

  3. (c)

    A tree stands 10ft in front of the boy. At what t-values should the boy release the string so that the ball hits the tree?

Solution

  1. (a)

    The ball whirls in a circle. Since the string is 2ft long, the radius of the circle is 2. The position function r(t)=2cost,2sint describes a circle with radius 2, centered at the origin, but makes a full revolution every 2π seconds, not two revolutions per second. We modify the period of the trigonometric functions to be 1/2 by multiplying t by 4π. The final position function is thus

    r(t)=2cos(4πt),2sin(4πt).

    (Plot this for 0t1/2 to verify that one revolution is made in 1/2 a second.)

  2. (b)

    To find a(t), we differentiate r(t) twice.

    v(t)=r(t) =-8πsin(4πt),8πcos(4πt)
    a(t)=r′′(t) =-32π2cos(4πt),-32π2sin(4πt)
    =-32π2cos(4πt),sin(4πt).

    Note how a(t) is parallel to r(t), but has a different magnitude and points in the opposite direction. Why is this? Recall the classic physics equation, “Force = mass × acceleration.” A force acting on a mass induces acceleration (i.e., the mass moves). Thus force and acceleration are closely related. A moving ball “wants” to travel in a straight line. Why does the ball in our example move in a circle? It is attached to the boy’s hand by a string. The string applies a force to the ball, affecting it’s motion: the force accelerates the ball. This is not acceleration in the sense of “it travels faster;” rather, this acceleration is changing the velocity of the ball. In what direction is this force/acceleration being applied? In the direction of the string, towards the boy’s hand. The magnitude of the acceleration is related to the speed at which the ball is traveling. A ball whirling quickly is rapidly changing direction/velocity. When velocity is changing rapidly, the acceleration must be “large.” margin: 2ft0,10-r(t0) Figure 12.3.4: Modeling the flight of a ball in Example 12.3.3. Λ

  3. (c)

    When the boy releases the string, the string no longer applies a force to the ball, meaning acceleration is 0 and the ball can now move in a straight line in the direction of v(t). Let t=t0 be the time when the boy lets go of the string. The ball will be at r(t0), traveling in the direction of v(t0). We want to find t0 so that this line contains the point (0,10) (since the tree is 10ft directly in front of the boy). There are many ways to find this time value. We choose one that is relatively simple computationally. As shown in Figure 12.3.4, the vector from the release point to the tree is 0,10-r(t0). This line segment is tangent to the circle, which means it is also perpendicular to r(t0) itself, so their dot product is 0.

    r(t0)(0,10-r(t0)) =0
    2cos(4πt0),2sin(4πt0)-2cos(4πt0),10-2sin(4πt0) =0
    -4cos2(4πt0)+20sin(4πt0)-4sin2(4πt0) =0
    20sin(4πt0)-4 =0
    sin(4πt0) =1/5
    4πt0 =sin-1(1/5)
    4πt0 0.2+2πn
    t0 0.016+n/2

    where n is an integer. This means that every 1/2 second after t=0.016s the boy can release the string (since the ball makes 2 revolutions per second, he has two chances each second to release the ball).

Example 12.3.4 Analyzing motion in space

An object moves in a helix with position function r(t)=cost,sint,t, where distances are measured in meters and time is in minutes. Describe the object’s speed and acceleration at time t.

SolutionWith r(t)=cost,sint,t, we have:

v(t) =-sint,cost,1and
a(t) =-cost,-sint,0.

The speed of the object is v(t)=(-sint)2+cos2t+1=2m/min; it moves at a constant speed. Note that the object does not accelerate in the z-direction, but rather moves up at a constant rate of 1m/min.

The objects in Examples 12.3.3 and 12.3.4 traveled at a constant speed. That is, v(t)=c for some constant c. Recall Theorem 12.2.5, which states that if a vector-valued function r(t) has constant length, then r(t) is perpendicular to its derivative: r(t)r(t)=0. In these examples, the velocity function has constant length, therefore we can conclude that the velocity is perpendicular to the acceleration: v(t)a(t)=0. A quick check verifies this.

There is an intuitive understanding of this. If acceleration is parallel to velocity, then it is only affecting the object’s speed; it does not change the direction of travel. (For example, consider a dropped stone. Acceleration and velocity are parallel — straight down — and the direction of velocity never changes, though speed does increase.) If acceleration is not perpendicular to velocity, then there is some acceleration in the direction of travel, influencing the speed. If speed is constant, then acceleration must be orthogonal to velocity, as it then only affects direction, and not speed.

Key Idea 12.3.1 Objects With Constant Speed

If an object moves with constant speed, then its velocity and acceleration vectors are orthogonal. That is, v(t)a(t)=0.

Projectile Motion

An important application of vector-valued position functions is projectile motion: the motion of objects under only the influence of gravity. We will measure time in seconds, and distances will either be in meters or feet. We will show that we can completely describe the path of such an object knowing its initial position and initial velocity (i.e., where it is and where it is going.)

Suppose an object has initial position r(0)=x0,y0 and initial velocity v(0)=vx,vy. It is customary to rewrite v(0) in terms of its speed v0 and direction u, where u is a unit vector. Recall all unit vectors in 2 can be written as cosθ,sinθ, where θ is an angle measure counter-clockwise from the x-axis. (We refer to θ as the angle of elevation.) Thus v(0)=v0cosθ,sinθ.

Since the acceleration of the object is known, namely a(t)=0,-g, where g is the gravitational constant, we can find r(t) knowing our two initial conditions. We first find v(t): margin: Note: In this text we use g=32ft/s2 when using Imperial units, and g=9.8m/s2 when using SI units. Λ

v(t) =a(t)dt
v(t) =0,-gdt
v(t) =0,-gt+C.

Knowing v(0)=v0cosθ,sinθ, we have C=v0cosθ,sinθ and so

v(t)=v0cosθ,-gt+v0sinθ.

We integrate once more to find r(t):

r(t) =v(t)dt
r(t) =v0cosθ,-gt+v0sinθdt
r(t) =(v0cosθ)t,-12gt2+(v0sinθ)t+C.

Knowing r(0)=x0,y0, we conclude C=x0,y0 and

r(t)=(v0cosθ)t+x0,-12gt2+(v0sinθ)t+y0. (12.3.1)

We demonstrate how to use this position function in the next two examples.

Example 12.3.5 Projectile Motion

Sydney shoots her Red Ryder® bb gun across level ground from an elevation of 4ft, where the barrel of the gun makes a 5 angle with the horizontal. Find how far the bb travels before landing, assuming the bb is fired at the advertised rate of 350ft/s and ignoring air resistance.

SolutionA direct application of Equation (12.3.1) gives

r(t) =(350cos5)t,-16t2+(350sin5)t+4
346.67t,-16t2+30.50t+4,

where we set her initial position to be 0,4. We need to find when the bb lands, then we can find where. We accomplish this by setting the y-component equal to 0 and solving for t:

-16t2+30.50t+4 =0
t =-30.50±30.502-4(-16)(4)-32
t 2.03s.

(We discarded a negative solution that resulted from our quadratic equation.)

We have found that the bb lands 2.03s after firing; with t=2.03, we find the x-component of our position function is 346.67(2.03)=703.74ft. The bb lands about 704 feet away.

Example 12.3.6 Projectile Motion

Alex holds his sister’s bb gun at a height of 3ft and wants to shoot a target that is 6ft above the ground, 25ft away. At what angle should he hold the gun to hit his target? (We still assume the muzzle velocity is 350ft/s.)

SolutionThe position function for the path of Alex’s bb is

r(t)=(350cosθ)t,-16t2+(350sinθ)t+3.

We need to find θ so that r(t)=25,6 for some value of t. That is, we want to find θ and t such that

(350cosθ)t=25and-16t2+(350sinθ)t+3=6.

This is not trivial (though not “hard”). We start by solving each equation for cosθ and sinθ, respectively.

cosθ=25350tandsinθ=3+16t2350t.

Using the Pythagorean Identity cos2θ+sin2θ=1, we have

(25350t)2+(3+16t2350t)2=1

Multiply both sides by (350t)2:

252+(3+16t2)2 =3502t2
256t4-122,404t2+634 =0.

This is a quadratic in t2. That is, we can apply the quadratic formula to find t2, then solve for t itself.

t2 =122,404±122,4042-4(256)(634)512
t2 =0.0052, 478.135
t =±0.072,±21.866

Clearly the negative t values do not fit our context, so we have t=0.072 and t=21.866. Using cosθ=25/(350t), we can solve for θ:

θ =cos-1(253500.072)andcos-1(2535021.866)
θ =7.03and89.8.

Alex has two choices of angle. He can hold the rifle at an angle of about 7 with the horizontal and hit his target 0.07s after firing, or he can hold his rifle almost straight up, with an angle of 89.8, where he’ll hit his target about 22s later. The first option is clearly the option he should choose.

Distance Traveled

Consider a driver who sets her cruise-control to 60mph, and travels at this speed for an hour. We can ask:

  1. (a)

    How far did the driver travel?

  2. (b)

    How far from her starting position is the driver?

The first is easy to answer: she traveled 60 miles. The second is impossible to answer with the given information. We do not know if she traveled in a straight line, on an oval racetrack, or along a slowly-winding highway.

This highlights an important fact: to compute distance traveled, we need only to know the speed, given by v(t).

Theorem 12.3.1 Distance Traveled

Let v(t) be a velocity function for a moving object. The distance traveled by the object on [a,b] is:

distance traveled=abv(t)dt.

Note that this is just a restatement of Theorem 12.2.6: arc length is the same as distance traveled, just viewed in a different context.

Example 12.3.7 Distance Traveled, Displacement, and Average Speed

A particle moves in space with position function r(t)=t,t2,sin(πt) on [-2,2], where t is measured in seconds and distances are in meters. Find:

  1. (a)

    The distance traveled by the particle on [-2,2].

  2. (b)

    The displacement of the particle on [-2,2].

  3. (c)

    The particle’s average speed.

Solution

  1. (a)

    We use Theorem 12.3.1 to establish the integral:

    distance traveled =-22v(t)dt
    =-221+(2t)2+π2cos2(πt)dt.

    This cannot be solved in terms of elementary functions so we turn to numerical integration, finding the distance to be 12.88 m. margin:
    (fullscreen)
    Figure 12.3.5: The path of the particle in Example 12.3.7. Λ

  2. (b)

    The displacement is the vector

    r(2)-r(-2)=2,4,0--2,4,0=4,0,0.

    That is, the particle ends with an x-value increased by 4 and with y- and z-values the same (see Figure 12.3.5).

  3. (c)

    We found above that the particle traveled 12.88 m over 4 seconds. We can compute average speed by dividing: 12.88/4 = 3.22 m/s. We should also consider Definition 5.4.1 of Section 5.4, which says that the average value of a function f on [a,b] is 1b-aabf(x)dx. In our context, the average value of the speed is

    average speed=12-(-2)-22v(t)dt1412.88=3.22m/s.

    Note how the physical context of a particle traveling gives meaning to a more abstract concept learned earlier.

In Definition 5.4.1 of Chapter 5 we defined the average value of a function f(x) on [a,b] to be

1b-aabf(x)dx.

Note how in Example 12.3.7 we computed the average speed as

distance traveledtravel time=12-(-2)-22v(t)dt;

that is, we just found the average value of v(t) on [-2,2].

Likewise, given position function r(t), the average velocity on [a,b] is

displacementtravel time=1b-aabr(t)dt=r(b)-r(a)b-a;

that is, it is the average value of r(t), or v(t), on [a,b].

Key Idea 12.3.2 Average Speed, Average Velocity

Let r(t) be a continuous position function on an open interval I containing a<b.

The average speed is:

distance traveledtravel time=abr(t)dtb-a=1b-aabr(t)dt.

The average velocity is:

displacementtravel time=abr(t)dtb-a=1b-aabr(t)dt.

The next two sections investigate more properties of the graphs of vector-valued functions and we’ll apply these new ideas to what we just learned about motion.

Exercises 12.3

 

Terms and Concepts

  1. 1.

    How is velocity different from speed?

  2. 2.

    What is the difference between displacement and distance traveled?

  3. 3.

    What is the difference between average velocity and average speed?

  4. 4.

    Distance traveled is the same as                          , just viewed in a different context.

  5. 5.

    Describe a scenario where an object’s average speed is a large number, but the magnitude of the average velocity is not a large number.

  6. 6.

    Explain why it is not possible to have an average velocity with a large magnitude but a small average speed.

Problems

In Exercises 7–10., a position function r(t) is given. Find v(t) and a(t).

  1. 7.

    r(t)=2t+1,5t-2,7

  2. 8.

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

  3. 9.

    r(t)=cost,sint

  4. 10.

    r(t)=t/10,-cost,sint

In Exercises 11–14., a position function r(t) is given. Sketch r(t) on the indicated interval. Find v(t) and a(t), then add v(t0) and a(t0) to your sketch, with their initial points at r(t0), for the given value of t0.

  1. 11.

    r(t)=t,sint on [0,π/2]; t0=π/4

  2. 12.

    r(t)=t2,sint2 on [0,π/2]; t0=π/4

  3. 13.

    r(t)=t2+t,-t2+2t on [-2,2]; t0=1

  4. 14.

    r(t)=2t+3t2+1,t2 on [-1,1]; t0=0

In Exercises 15–24., a position function r(t) of an object is given. Find the speed of the object in terms of t, and find where the speed is minimized/maximized on the indicated interval.

  1. 15.

    r(t)=t2,t on [-1,1]

  2. 16.

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

  3. 17.

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

  4. 18.

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

  5. 19.

    r(t)=sect,tant on [0,π/4]

  6. 20.

    r(t)=t+cost,1-sint on [0,2π]

  7. 21.

    r(t)=12t,5cost,5sint on [0,4π]

  8. 22.

    r(t)=t2-t,t2+t,t on [0,1]

  9. 23.

    r(t)=t,t2,1-t2 on [-1,1]

  10. 24.

    Projectile Motion: r(t)=(v0cosθ)t,-12gt2+(v0sinθ)t on [0,2v0sinθg]

In Exercises 25–28., position functions r1(t) and r2(s) for two objects are given that follow the same path on the respective intervals.

  1. (a)

    Show that the positions are the same at the indicated t0 and s0 values; i.e., show r1(t0)=r2(s0).

  2. (b)

    Find the velocity, speed and acceleration of the two objects at t0 and s0, respectively.

  1. 25.
    r1(t)=t,t2 on [0,1]; t0=1 r2(s)=s2,s4 on [0,1]; s0=1
  2. 26.
    r1(t)=3cost,3sint on [0,2π]; t0=π/2 r2(s)=3cos(4s),3sin(4s) on [0,π/2]; s0=π/8
  3. 27.
    r1(t)=3t,2t on [0,2]; t0=2 r2(s)=6s-6,4s-4 on [1,2]; s0=2
  4. 28.
    r1(t)=t,t on [0,1]; t0=1 r2(s)=sint,sint on [0,π/2]; s0=π/2

In Exercises 29–32., find the position function of an object given its acceleration and initial velocity and position.

  1. 29.

    a(t)=2,3; v(0)=1,2, r(0)=5,-2

  2. 30.

    a(t)=2,3; v(1)=1,2, r(1)=5,-2

  3. 31.

    a(t)=cost,-sint; v(0)=0,1, r(0)=0,0

  4. 32.

    a(t)=0,-32; v(0)=10,50, r(0)=0,0

In Exercises 33–36., find the displacement, distance traveled, average velocity and average speed of the described object on the given interval.

  1. 33.

    An object with position function r(t)=2cost,2sint,3t, where distances are measured in feet and time is in seconds, on [0,2π].

  2. 34.

    An object with position function r(t)=5cost,-5sint, where distances are measured in feet and time is in seconds, on [0,π].

  3. 35.

    An object with velocity function v(t)=cost,sint, where distances are measured in feet and time is in seconds, on [0,2π].

  4. 36.

    An object with velocity function v(t)=1,2,-1, where distances are measured in feet and time is in seconds, on [0,10].

Exercises 37–42. ask you to solve a variety of problems based on the principles of projectile motion.

  1. 37.

    A boy whirls a ball, attached to a 3ft string, above his head in a counter-clockwise circle. The ball makes 2 revolutions per second.

    At what t-values should the boy release the string so that the ball heads directly for a tree standing 10ft in front of him?

  2. 38.
    David faces Goliath with only a stone in a 3ft sling, which he whirls above his head at 4 revolutions per second. They stand 20ft apart. (a) At what t-values must David release the stone in his sling in order to hit Goliath? (b) What is the speed at which the stone is traveling when released? (c) Assume David releases the stone from a height of 6ft and Goliath’s forehead is 9ft above the ground. What angle of elevation must David apply to the stone to hit Goliath’s head?
  3. 39.
    A hunter aims at a deer which is 40 yards away. Her crossbow is at a height of 5ft, and she aims for a spot on the deer 4ft above the ground. The crossbow fires her arrows at 300ft/s. (a) At what angle of elevation should she hold the crossbow to hit her target? (b) If the deer is moving perpendicularly to her line of sight at a rate of 20mph, by approximately how much should she lead the deer in order to hit it in the desired location?
  4. 40.
    A baseball player hits a ball at 100mph, with an initial height of 3ft and an angle of elevation of 20, at Boston’s Fenway Park. The ball flies towards the famed “Green Monster,” a wall 37ft high located 310ft from home plate. (a) Show that as hit, the ball hits the wall. (b) Show that if the angle of elevation is 21, the ball clears the Green Monster.
  5. 41.

    A Cessna flies at 1000ft at 150mph and drops a box of supplies to the professor (and his wife) on an island. Ignoring wind resistance, how far horizontally will the supplies travel before they land?

  6. 42.
    A football quarterback throws a pass from a height of 6ft, intending to hit his receiver 20yds away at a height of 5ft. (a) If the ball is thrown at a rate of 50mph, what angle of elevation is needed to hit his intended target? (b) If the ball is thrown at with an angle of elevation of 8, what initial ball speed is needed to hit his target?
Omni CMS