zuai-logo
zuai-logo
  1. AP Calculus
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Defining and Differentiating Vector-Valued Functions

Abigail Young

Abigail Young

6 min read

Next Topic - Integrating Vector-Valued Functions

Listen to this study note

Study Guide Overview

This study guide covers vector-valued functions. It begins with a review of vectors, including their magnitude, direction, and representation as <x,y><x, y><x,y>. It then introduces vector-valued functions r(t)=<f(t),g(t)>r(t)=<f(t), g(t)>r(t)=<f(t),g(t)> and how to find their derivatives r′(t)r'(t)r′(t). Finally, it provides practice problems on finding the derivative of vector-valued functions and applying them to particle motion (velocity vectors).

#9.4 Defining and Differentiating Vector-Valued Functions

So far in this unit, we’ve been delving deep into the functions of parametric equations. Now, we’re taking this knowledge and talking about vector-valued functions!

#↖️ Vector Review

A vector is a quantity that has both direction and magnitude. Magnitude refers to the length of a vector. All vectors have horizontal and vertical components. They are written and defined based on these two components. For example, a vector with a horizontal component of 5 and a vertical component of 4 would be written as <5,4><5, 4><5,4> . While there are a couple of other methods of writing vectors, this kind of notation is used most frequently on the AP Calculus BC Exam!

!Untitled

Example of Vector Notation

Image Courtesy of LaTeX Stack Exchange

Every vector is drawn with a head and a tail. The tail of the vector is the point at which the vector originates. If there is no additional information given, we can assume that the vector originates from (0,0) and that the tail of the vector is at (0,0). The head of the vector is the final point of the vector. In diagrams, the head of the vector is represented with an arrowhead.

Untitled

Illustration of a Vector

Image Courtesy of Labster

The magnitude of the vector can be calculated based on the horizontal and vertical components of the vector. Let’s find the magnitude of the vector we used earlier, <5,4><5,4><5,4>. This vector has a horizontal component of 5 and a vertical component of 4. We can find the magnitude by using the Pythagorean theorem and calculating for the hypotenuse. The Pythagorean theorem is a2+b2=c2a^2 + b^2=c^2a2+b2=c2. In this scenario, a=5a = 5a=5 and b=4b=4b=4. Therefore, c=41c= \sqrt{41}c=41​. The magnitude of our vector is 41\sqrt{41}41​. The magnitude of the vector is written as ‖𝑣‖.

We can also calculate the direction of the vector from its horizontal and vertical components. We know that tan(θ)=vertical componenthorizontal componenttan(θ)= \frac{\text{vertical component}}{\text{horizontal component}}tan(θ)=horizontal componentvertical component​. For our example vector from earlier, tan(θ)=45tan(θ)= \tfrac{4}{5}tan(θ)=54​. Using inverse tangent, we can calculate that θ=0.675θ= 0.675θ=0.675.

!Untitled

Magnitude and Direction of Vectors

Image Courtesy of Study.com

We have now seen that we can calculate the magnitude and direction of a vector given its horizontal and vertical components. Similarly, we can also calculate the horizontal and vertical components from the magnitude and direction of the vector.


#📐 Vector-Valued Functions

Think of r(t))r(t))r(t)) as a vector composed of the two parametric functions f(t)f(t)f(t) and g(t)g(t)g(t). We can write the vector as r(t)=<f(t),g(t)>.r(t)=<f(t), g(t)>.r(t)=<f(t),g(t)>. If we wanted to differentiate this vector-valued function, we can write the derivative of the function as r′(t)=<f′(t),g′(t)>r'(t) = <f'(t), g'(t)>r′(t)=<f′(t),g′(t)>. Normal derivation rules apply to vector-valued functions! These rules are summarized in the image below.

!maxresdefault.jpg

Derivatives of Vector-Valued Functions

Image Courtesy of the Algebros

#✏️ Vector-Valued Functions Walkthrough

Let’s do a quick example!

r(t)=<4t2,7t7>r(t) = <4t^2, 7t^7>r(t)=<4t2,7t7>

Find r′(4).r'(4).r′(4).

Since we are asked to find r′(4)r'(4)r′(4), let’s begin by finding r′(t)r'(t)r′(t). We do this by taking the derivative of each of the components. We can start with the horizontal component, 4t24t^24t2. The derivative of 4t24t^24t2 with respect to ttt is 8t8t8t.

The vertical component of r(t)r(t)r(t) is 7t77t^77t7. The derivative of 7t77t^77t7 with respect to ttt is 49t649t^649t6.

Now, let’s put it all together!

r′(t)=<8t,49t6>r'(t) = <8t, 49t^6>r′(t)=<8t,49t6>

We can then substitute ttt for 444 to find r’(4)r’(4)r’(4).

r′(4)=<8(4),49(4)6>r'(4) = <8(4), 49(4)^6>r′(4)=<8(4),49(4)6>

And now we simplify!

r′(2)=<32,200704>r'(2) = < 32, 200704>r′(2)=<32,200704>

Now that we know a bit about vectors and vector-valued functions, let’s amp it up and try some practice problems :)


#🤔 Practice Problems with Vector-Valued Functions

We have to two practice problems embedded in this study guide for you!

#💭 Vector Practice Problem 1

Find r′(2)r'(2)r′(2) given that

r(t)=<4sin(5t),7cos(2t2)>r(t) = <4sin(5t), 7cos(2t^2)>r(t)=<4sin(5t),7cos(2t2)>

Let’s begin by finding the derivative of each of the components. We can start with the horizontal component, 4sin(5t)4sin(5t)4sin(5t). The derivative of 4sin(5t)4sin(5t)4sin(5t) with respect to ttt is 20cos(5t)20cos(5t)20cos(5t).

The vertical component of r(t)r(t)r(t) is 7cos(2t2)7cos(2t^2)7cos(2t2). The derivative of 7cos(2t2)7cos(2t^2)7cos(2t2) with respect to ttt is −28tsin(2t2)-28tsin(2t^2)−28tsin(2t2).

Now, let’s put it all together!

r′(t)=<20cos(5t),−28tsin(2t2)>r'(t) = <20cos(5t), -28tsin(2t^2)>r′(t)=<20cos(5t),−28tsin(2t2)>

We can then substitute ttt for 222.

r′(2)=<20cos(10),−56sin(8)>r'(2) = <20cos(10), -56sin(8)>r′(2)=<20cos(10),−56sin(8)>

All that’s left to do is simplify!

r′(2)=<−16.781,−255.404>r'(2) = < -16.781, -255.404>r′(2)=<−16.781,−255.404>

Great work! Let’s try another practice problem.

#💭 Vector Practice Problem 2

A particle moves along a path so that its position at any given time where t≥0 is given by (4sin(t),4cos(t)).(4sin(t), 4 cos(t)).(4sin(t),4cos(t)). Find the particle’s velocity vector at t=π4t=\tfrac{π}{4}t=4π​.

Here’s the solution!

A particle’s velocity vector is the first derivative of its position vector.

Therefore, v(t))=<dxdt,dydt>v(t))=<\tfrac{dx}{dt}, \tfrac{dy}{dt}>v(t))=<dtdx​,dtdy​>. To find the particle’s velocity vector at t=π4t=\tfrac{π}{4}t=4π​, we can begin by taking the first derivative of the position vector.

We can start with the horizontal component, 4sin(t)4sin(t)4sin(t). The derivative of 4sin(t)4sin(t)4sin(t) with respect to ttt is 4cos(t)4cos(t)4cos(t).

The vertical component of r(t)r(t)r(t) is 4cos(t)4cos(t)4cos(t). The derivative of 4cos(t)4cos(t)4cos(t) with respect to ttt is −4sin(t)-4sin(t)−4sin(t).

Like earlier, let’s put it all together!

r′(t)=<4cos(t),−4sin(t)>r'(t) = <4cos(t), -4sin(t)>r′(t)=<4cos(t),−4sin(t)>

We can then substitute ttt for π4\tfrac{π}{4}4π​.

r′(π4)=<4cos(π4),−4sin(π4)>r'(\tfrac{π}{4}) = <4cos(\tfrac{π}{4}), -4sin(\tfrac{π}{4})>r′(4π​)=<4cos(4π​),−4sin(4π​)>

All that’s left to do is simplify!

r′(π4)=<22,−22>r'(\tfrac{π}{4}) = < 2\sqrt{2}, -2\sqrt{2}>r′(4π​)=<22​,−22​>

As you keep practicing, solving these problems will get easier and easier! Like always, practice is key. 🔑

You got this!!

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - Finding Arc Lengths of Curves Given by Parametric EquationsNext Topic - Integrating Vector-Valued Functions

Question 1 of 9

What is the magnitude of the vector <3,−4><3, -4><3,−4>? 🚀

5

-5

7

25