Section 10.2 An Introduction to Vectors
Many quantities we think about daily can be described by a single number: temperature, speed, cost, weight and height. There are also many other concepts we encounter daily that cannot be described with just one number. For instance, a weather forecaster often describes wind with its speed and its direction (ββ¦ with winds from the southeast gusting up to 30 mph β¦β). When applying a force, we are concerned with both the magnitude and direction of that force. In both of these examples, direction is important. Because of this, we study vectors, mathematical objects that convey both magnitude and direction information. One βbare-bonesβ definition of a vector is based on what we wrote above: βa vector is a mathematical object with magnitude and direction parameters.β This definition leaves much to be desired, as it gives no indication as to how such an object is to be used. Several other definitions exist; we choose here a definition rooted in a geometric visualization of vectors. It is very simplistic but readily permits further investigation.Definition 10.2.1. Vector.
A vector is a directed line segment.
Given points P and Q (either in the plane or in space), we denote with βPQ the vector from P to Q. The point P is said to be the initial point of the vector, and the point Q is the terminal point.
The magnitude, length or norm of βPQ is the length of the line segment Β―PQ: ββPQβ=βΒ―PQβ.
Two vectors are equal if they have the same magnitude and direction.
Definition 10.2.4. Component Form of a Vector.
The component form of a vector βv in R2, whose terminal point is (a,b) when its initial point is (0,0), is β¨a,bβ©.
The component form of a vector βv in R3, whose terminal point is (a,b,c) when its initial point is (0,0,0), is β¨a,b,cβ©.
The numbers a, b (and c, respectively) are the components of βv.
Example 10.2.5. Using component form notation for vectors.
Sketch the vector βv=β¨2,β1β© starting at P=(3,2) and find its magnitude.
Find the component form of the vector βw whose initial point is R=(β3,β2) and whose terminal point is S=(β1,2).
Sketch the vector βu=β¨2,β1,3β© starting at the point Q=(1,1,1) and find its magnitude.
-
Using \(P\) as the initial point, we move 2 units in the positive \(x\)-direction and \(-1\) units in the positive \(y\)-direction to arrive at the terminal point \(P\,'=(5,1)\text{,}\) as drawn in Figure 10.2.6.(a). The magnitude of \(\vec v\) is determined directly from the component form:
\begin{equation*} \norm{\vec v} =\sqrt{2^2+(-1)^2} = \sqrt{5}\text{.} \end{equation*}(a) (b) Figure 10.2.6. Graphing vectors in Example 10.2.5 -
Using the note following Definition 10.2.4, we have
\begin{equation*} \overrightarrow{RS} = \la -1-(-3), 2-(-2)\ra = \la 2,4\ra\text{.} \end{equation*}One can readily see from Figure 10.2.6.(a) that the \(x\)- and \(y\)-displacement of \(\overrightarrow{RS}\) is 2 and 4, respectively, as the component form suggests.
-
Using \(Q\) as the initial point, we move 2 units in the positive \(x\)-direction, \(-1\) unit in the positive \(y\)-direction, and 3 units in the positive \(z\)-direction to arrive at the terminal point \(Q' = (3,0,4)\text{,}\) illustrated in Figure 10.2.6.(b). The magnitude of \(\vec u\) is:
\begin{equation*} \norm{\vec u} = \sqrt{2^2+(-1)^2+3^2} = \sqrt{14}\text{.} \end{equation*}
Definition 10.2.7. Vector Algebra.
-
Let βu=β¨u1,u2β© and βv=β¨v1,v2β© be vectors in R2, and let c be a scalar.
-
The addition, or sum, of the vectors βu and βv is the vector
βu+βv=β¨u1+v1,u2+v2β©. -
The scalar product of c and βv is the vector
cβv=cβ¨v1,v2β©=β¨cv1,cv2β©.
-
-
Let βu=β¨u1,u2,u3β© and βv=β¨v1,v2,v3β© be vectors in R3, and let c be a scalar.
-
The addition, or sum, of the vectors βu and βv is the vector
βu+βv=β¨u1+v1,u2+v2,u3+v3β©. -
The scalar product of c and βv is the vector
cβv=cβ¨v1,v2,v3β©=β¨cv1,cv2,cv3β©.
-
Example 10.2.8. Adding vectors.
Sketch the vectors βu=β¨1,3β©, βv=β¨2,1β© and βu+βv all with initial point at the origin.
We first compute \(\vec u +\vec v\text{.}\)
These are all sketched in Figure 10.2.9.
This idea is sketched in Figure 10.2.10, where the initial point of βv is the terminal point of βu. This is known as the βHead to Tail Ruleβ of adding vectors. Vector addition is very important. For instance, if the vectors βu and βv represent forces acting on a body, the sum βu+βv gives the resulting force. Because of various physical applications of vector addition, the sum βu+βv is often referred to as the resultant vector, or just the βresultant.ββStarting at an initial point, go out βu, then go out βv.β
Example 10.2.11. Vector Subtraction.
Let βu=β¨3,1β© and βv=β¨1,2β©. Compute and sketch βuββv.
The computation of \(\vec u-\vec v\) is straightforward, and we show all steps below. Usually the formal step of multiplying by \((-1)\) is omitted and we βjust subtract.β
Figure 10.2.12 illustrates, using the Head to Tail Rule, how the subtraction can be viewed as the sum \(\vec u + (-\vec v)\text{.}\) The figure also illustrates how \(\vec u-\vec v\) can be obtained by looking only at the terminal points of \(\vec u\) and \(\vec v\) (when their initial points are the same).
Example 10.2.13. Scaling vectors.
Sketch the vectors βv=β¨2,1β© and 2βv with initial point at the origin.
Compute the magnitudes of βv and 2βv.
-
We compute \(2\vec v\text{:}\)
\begin{align*} 2\vec v \amp = 2\la 2,1\ra\\ \amp = \la 4,2\ra\text{.} \end{align*}Figure 10.2.14. Graphing vectors \(\vec v\) and \(2\vec v\) in Example 10.2.13 Both \(\vec v\) and \(2\vec v\) are sketched in Figure 10.2.14. Make note that \(2\vec v\) does not start at the terminal point of \(\vec v\text{;}\) rather, its initial point is also the origin.
-
The figure suggests that \(2\vec v\) is twice as long as \(\vec v\text{.}\) We compute their magnitudes to confirm this.
\begin{align*} \norm{\vec v} \amp = \sqrt{2^2+1^2}\\ \amp = \sqrt{5}.\\ \norm{2\vec v}\amp =\sqrt{4^2+2^2}\\ \amp = \sqrt{20}\\ \amp = \sqrt{4\cdot 5} = 2\sqrt{5}\text{.} \end{align*}As we suspected, \(2\vec v\) is twice as long as \(\vec v\text{.}\)
Theorem 10.2.15. Properties of Vector Operations.
The following are true for all scalars c and d, and for all vectors βu, βv and βw, where βu, βv and βw are all in R2 or where βu, βv and βw are all in R3:
βu+βv=βv+βu Commutative Property
(βu+βv)+βw=βu+(βv+βw) Associative Property
βv+β0=βv Additive Identity
(cd)βv=c(dβv)
c(βu+βv)=cβu+cβv Distributive Property
(c+d)βv=cβv+dβv Distributive Property
0βv=β0
βcβvβ=|c|β ββvβ
ββuβ=0 if, and only if, βu=β0.
Definition 10.2.16. Unit Vector.
A unit vector is a vector βv with a magnitude of 1; that is,
Example 10.2.17. Using Unit Vectors.
Let βv=β¨3,1β© and let βw=β¨1,2,2β©.
Find the unit vector in the direction of βv.
Find the unit vector in the direction of βw.
Find the vector in the direction of βv with magnitude 5.
-
We find \(\norm{\vec v} = \sqrt{10}\text{.}\) So the unit vector \(\vec u\) in the direction of \(\vec v\) is
\begin{equation*} \vec u = \frac{1}{\sqrt{10}}\vec v = \la \frac{3}{\sqrt{10}},\frac{1}{\sqrt{10}}\ra\text{.} \end{equation*} -
We find \(\norm{\vec w} = 3\text{,}\) so the unit vector \(\vec z\) in the direction of \(\vec w\) is
\begin{equation*} \vec u = \frac13\vec w = \la \frac13,\frac23,\frac23\ra\text{.} \end{equation*} -
To create a vector with magnitude 5 in the direction of \(\vec v\text{,}\) we multiply the unit vector \(\vec u\) by 5. Thus \(5\vec u = \la 15/\sqrt{10},5/\sqrt{10}\ra\) is the vector we seek. This is sketched in Figure 10.2.18.
Figure 10.2.18. Graphing vectors in Example 10.2.17. All vectors shown have their initial point at the origin
Definition 10.2.19. Parallel Vectors.
Unit vectors βu1 and βu2 are parallel if βu1=Β±βu2.
Nonzero vectors βv1 and βv2 are parallel if their respective unit vectors are parallel.
Key Idea 10.2.20. Unit Vectors.
-
The unit vector in the direction of a nonzero vector βv is
βu=1ββvββv. A vector βu in R2 is a unit vector if, and only if, its component form is β¨cosΞΈ,sinΞΈβ© for some angle ΞΈ.
A vector βu in R3 is a unit vector if, and only if, its component form is β¨sin(ΞΈ)cos(Ο),sin(ΞΈ)sin(Ο),cos(ΞΈ)β© for some angles ΞΈ and Ο.
Example 10.2.21. Finding Component Forces.
Consider a weight of 50lb hanging from two chains, as shown in Figure 10.2.22. One chain makes an angle of 30β with the vertical, and the other an angle of 45β. Find the force applied to each chain.
Knowing that gravity is pulling the 50lb weight straight down, we can create a vector \(\vec F\) to represent this force.
We can view each chain as βpullingβ the weight up, preventing it from falling. We can represent the force from each chain with a vector. Let \(\vec F_1\) represent the force from the chain making an angle of \(30^\circ\) with the vertical, and let \(\vec F_2\) represent the force form the other chain. Convert all angles to be measured from the horizontal (as shown in Figure 10.2.23), and apply Key Idea 10.2.20. As we do not yet know the magnitudes of these vectors, (that is the problem at hand), we use \(m_1\) and \(m_2\) to represent them.
As the weight is not moving, we know the sum of the forces is \(\vec 0\text{.}\) This gives:
The sum of the entries in the first component is 0, and the sum of the entries in the second component is also 0. This leads us to the following two equations:
This is a simple 2-equation, 2-unknown system of linear equations. We leave it to the reader to verify that the solution is
It might seem odd that the sum of the forces applied to the chains is more than 50lb. We leave it to a physics class to discuss the full details, but offer this short explanation. Our equations were established so that the vertical components of each force sums to 50lb, thus supporting the weight. Since the chains are at an angle, they also pull against each other, creating an βadditionalβ horizontal force while holding the weight in place.
Definition 10.2.24. Standard Unit Vectors.
-
In R2, the standard unit vectors are
βi=β¨1,0β© and βj=β¨0,1β©. -
In R3, the standard unit vectors are
βi=β¨1,0,0β© and βj=β¨0,1,0β© and βk=β¨0,0,1β©.
Example 10.2.25. Using standard unit vectors.
Rewrite βv=β¨2,β3β© using the standard unit vectors.
Rewrite βw=4βiβ5βj+2βk in component form.
\(\displaystyle \displaystyle \begin{aligned}\vec v \amp = \la 2,-3\ra \\ \amp = \la 2,0\ra + \la 0,-3\ra \\ \amp = 2\la 1,0\ra -3\la 0,1\ra\\ \amp = 2\vec i - 3\vec j \end{aligned}\)
\(\displaystyle \displaystyle \begin{aligned}\vec w \amp = 4\vec i - 5\vec j +2\vec k\\ \amp = \la 4,0,0\ra +\la 0,-5,0\ra + \la 0,0,2\ra \\ \amp = \la 4,-5,2\ra \end{aligned}\)
These two examples demonstrate that converting between component form and the standard unit vectors is rather straightforward. Many mathematicians prefer component form, and it is the preferred notation in this text. Many engineers prefer using the standard unit vectors, and many engineering text use that notation.
Example 10.2.26. Finding Component Force.
A weight of 25lb is suspended from a chain of length 2ft while a wind pushes the weight to the right with constant force of 5lb as shown in Figure 10.2.27. What angle will the chain make with the vertical as a result of the wind's pushing? How much higher will the weight be?
The force of the wind is represented by the vector \(\vec F_w = 5\vec i\text{.}\) The force of gravity on the weight is represented by \(\vec F_g = -25\vec j\text{.}\) The direction and magnitude of the vector representing the force on the chain are both unknown. We represent this force with
for some magnitude \(m\) and some angle with the horizontal \(\varphi\text{.}\) (Note: \(\theta\) is the angle the chain makes with the vertical; \(\varphi\) is the angle with the horizontal.)
As the weight is at equilibrium, the sum of the forces is \(\vec0\text{:}\)
Thus the sum of the \(\vec i\) and \(\vec j\) components are 0, leading us to the following system of equations:
This is enough to determine \(\vec F_c\) already, as we know \(m\cos(\varphi) = -5\) and \(m\sin(\varphi) =25\text{.}\) Thus \(F_c = \la -5,25\ra\text{.}\) We can use this to find the magnitude \(m\text{:}\)
We can then use either equality from Equation (10.2.1) to solve for \(\varphi\text{.}\) We choose the first equality as using arccosine will return an angle in the \(2\)nd quadrant:
Subtracting \(90^\circ\) from this angle gives us an angle of \(11.31^\circ\) with the vertical.
We can now use trigonometry to find out how high the weight is lifted. The diagram shows that a right triangle is formed with the 2ft chain as the hypotenuse with an interior angle of \(11.31^\circ\text{.}\) The length of the adjacent side (in the diagram, the dashed vertical line) is \(2\cos(11.31^\circ) \approx 1.96\)ft. Thus the weight is lifted by about \(0.04\)ft, almost 1/2in.
Exercises Exercises
Terms and Concepts
1.
Name two different things that cannot be described with just one number, but rather need 2 or more numbers to fully describe them.
2.
What is the difference between (1,2) and β¨1,2β©?
3.
What is a unit vector?
4.
Unit vectors can be thought of as conveying what type of information?
5.
What does it mean for two vectors to be parallel?
6.
What effect does multiplying a vector by β2 have?
In the following exercises, points P and Q are given. Write the vector βPQ in component form and using the standard unit vectors.
7.
If P=(2,β1) and Q=(3,5), write the vector βPQ:
in component form:
using the standard unit vectors:
8.
If P=(3,2) and Q=(7,β2), write the vector βPQ:
in component form:
using the standard unit vectors:
9.
If P=(0,3,β1) and Q=(6,2,5), write the vector βPQ:
in component form:
using the standard unit vectors:
10.
If P=(2,1,2) and Q=(4,3,2), write the vector βPQ:
in component form:
using the standard unit vectors:
11.
Let βu=β¨1,β2β© and βv=β¨1,1β©.
Find βu+βv, βuββv, 2βuβ3βv.
Sketch the above vectors on the same axes, along with βu and βv.
Find βx where βu+βx=2βvββx.
12.
Let βu=β¨1,1,β1β© and βv=β¨2,1,2β©.
Find βu+βv, βuββv, Οβuββ2βv.
Sketch the above vectors on the same axes, along with βu and βv.
Find βx where βu+βx=βv+2βx.
In the following exercises, sketch βu, βv, βu+βv and βuββv on the same axes.
In the following exercises, find ββuβ, ββvβ, ββu+βvβ and ββuββvβ.
17.
Given βu=β¨2,1β© and βv=β¨3,β2β©, find:
ββuβ=
ββvβ=
ββu+βvβ=
ββuββvβ=
18.
Given βu=β¨β3,2,2β© and \vec v = \la 1,-1,1\ra\text{,} find:
\norm{\vec u}=
\norm{\vec v}=
\norm{\vec u+\vec v}=
\norm{\vec u-\vec v}=
19.
Given \vec u=\la 1,2\ra and \vec v = \la -3,-6\ra\text{,} find:
\norm{\vec u}=
\norm{\vec v}=
\norm{\vec u+\vec v}=
\norm{\vec u-\vec v}=
20.
Given \vec u=\la 2,-3,6\ra and \vec v = \la 10,-15,30\ra\text{,} find:
\norm{\vec u}=
\norm{\vec v}=
\norm{\vec u+\vec v}=
\norm{\vec u-\vec v}=
21.
Under what conditions is \norm{\vec u}+\norm{\vec v} = \norm{\vec u+\vec v}\text{?}
In the following exercises, find the unit vector \vec u in the direction of \vec v\text{.}
22.
Find the unit vector \vec u in the direction of \vec v = \la 3,7\ra\text{.}
\vec u=
23.
Find the unit vector \vec u in the direction of \vec v = \la 6,8\ra\text{.}
\vec u=
24.
Find the unit vector \vec u in the direction of \vec v = \la 1,-2,2\ra\text{.}
\vec u=
25.
Find the unit vector \vec u in the direction of \vec v = \la 2,-2,2\ra\text{.}
\vec u=
26.
Find the unit vector in the first quadrant of \mathbb{R}^2 that makes a 50^{\circ} angle with the x-axis.
27.
Find the unit vector in the second quadrant of \mathbb{R}^2 that makes a 30^{\circ} angle with the y-axis.
28.
Verify, from Key Idea 10.2.20, that
is a unit vector for all angles \theta and \varphi\text{.}
A weight of 100lb is suspended from two chains, making angles with the vertical of \theta and \varphi as shown in the figure below.
In the following exercises, the angles \theta and \varphi are given. Find the magnitude of the force applied to each chain.
A weight of plb is suspended from a chain of length \ell while a constant force of \vec F_w pushes the weight to the right, making an angle of \theta with the vertical, as shown in the figure below.
In the following exercises, a force \vec F_w and length \ell are given. Find the angle \theta and the height the weight is lifted as it moves to the right.