- Verberg vooruitgang Hide progress Toon vooruitgang Show progress
- Verwijder je antwoorden (op deze pagina) Remove your answers (on this page)
In Section Vectors, we learned how add and subtract vectors and how to multiply vectors by scalars. In this section, we define a product of vectors. We begin with the following definition.
For example, if \(\overrightarrow {v} = \left <3,4\right >\) and \(\overrightarrow {w} = \left <1,-2\right >\),then \(\overrightarrow {v} \cdot \overrightarrow {w} = \left <3,4\right > \cdot \left <1,-2\right > = (3)(1) + (4)(-2) = -5\).
Note that the dot product takes two vectors and produces a scalar. For that reason, the quantity \(\overrightarrow {v} \cdot \overrightarrow {w}\) is often called the scalar product of \(\overrightarrow {v}\) and \(\overrightarrow {w}\). The dot product enjoys the following properties.
Like most of the theorems involving vectors, the proof of Theorem dotprodprops amounts to using the definition of the dot product and properties of real number arithmetic.
For example, to show the commutative property, let \(\overrightarrow {v} = \left <v_1,v_2\right >\) and \(\overrightarrow {w} = \left <w_1,w_2\right >\). Then
The distributive property is proved similarly and is left as an exercise.
For the scalar property, assume that \(\overrightarrow {v} = \left <v_1,v_2\right >\) and \(\overrightarrow {w} = \left <w_1,w_2\right >\) and \(k\) is a scalar. Then
We leave the proof of \(k(\overrightarrow {v} \cdot \overrightarrow {w}) = \overrightarrow {v} \cdot (k \overrightarrow {w})\) as an exercise.
For the last property, we note that if \(\overrightarrow {v} = \left <v_1,v_2\right >\), then \(\overrightarrow {v} \cdot \overrightarrow {v} = \left <v_1,v_2\right > \cdot \left <v_1,v_2\right > = v_1^2 + v_2^2 = \|\overrightarrow {v}\|^2\), where the last equality comes courtesy of Definition polarformvector.
The following example puts Theorem dotprodprops to good use. As in Example vectoreqnex, we work out the problem in great detail and encourage the reader to supply the justification for each step.
We begin by rewriting \(\| \overrightarrow {v} - \overrightarrow {w} \|^2\) in terms of the dot product using Theorem dotprodprops.
If we take a step back from the pedantry in Example dotprodpropex, we see that the bulk of the work is needed to show that \((\overrightarrow {v} - \overrightarrow {w}) \cdot (\overrightarrow {v} - \overrightarrow {w}) = \overrightarrow {v} \cdot \overrightarrow {v} -2(\overrightarrow {v} \cdot \overrightarrow {w}) + \overrightarrow {w}\cdot \overrightarrow {w}\). If this looks familiar, it should.
Since the dot product enjoys many of the same properties enjoyed by real numbers, the machinations required to expand \((\overrightarrow {v} - \overrightarrow {w}) \cdot (\overrightarrow {v} - \overrightarrow {w})\) for vectors \(\overrightarrow {v}\) and \(\overrightarrow {w}\) match those required to expand \((v-w)(v-w)\) for real numbers \(v\) and \(w\), and hence we get similar looking results.
The identity verified in Example dotprodpropex plays a large role in the development of the geometric properties of the dot product, which we now explore.
Suppose \(\overrightarrow {v}\) and \(\overrightarrow {w}\) are two nonzero vectors. If we draw \(\overrightarrow {v}\) and \(\overrightarrow {w}\) with the same initial point, we define the angle between \(\overrightarrow {v}\) and \(\overrightarrow {w}\) to be the angle \(\theta \) determined by the rays containing the vectors \(\overrightarrow {v}\) and \(\overrightarrow {w}\), as illustrated below. We require \(0 \leq \theta \leq \pi \). (Think about why this is needed in the definition.)
The following theorem gives us some insight into the geometric role the dot product plays.
We prove Theorem dotproductgeo in cases. If \(\theta = 0\), then \(\overrightarrow {v}\) and \(\overrightarrow {w}\) have the same direction. It follows that there is a real number \(k > 0\) so that \(\overrightarrow {w} = k \overrightarrow {v}\). Hence, \(\overrightarrow {v} \cdot \overrightarrow {w} = \overrightarrow {v} \cdot (k \overrightarrow {v}) = k (\overrightarrow {v} \cdot \overrightarrow {v}) = k \| \overrightarrow {v} \|^2\).
Working from the other end of the equation, \(\| \overrightarrow {v} \| \| \overrightarrow {w} \| \cos (\theta ) = \| \overrightarrow {v} \| \|k \overrightarrow {v} \| \cos (0) = \| \overrightarrow {v} \| (|k| \| \overrightarrow {v} \|) (1) = k \| \overrightarrow {v} \|^2\), where \(\|k \overrightarrow {v} \| = |k| \| \overrightarrow {v} \|\) courtesy of Theorem magdirprops, and \(|k| = k\) since \(k > 0\).
Hence, in the case \(\theta = 0\), we have shown \(\overrightarrow {v} \cdot \overrightarrow {w} = k \| \overrightarrow {v} \|^2\) and \(\| \overrightarrow {v} \| \| \overrightarrow {w} \| \cos (\theta )= k \| \overrightarrow {v} \|^2\). Putting these two equations together shows that \(\overrightarrow {v} \cdot \overrightarrow {w} = \|\overrightarrow {v}\| \|\overrightarrow {w}\| \cos (\theta )\) holds in this case.
If \(\theta = \pi \), \(\overrightarrow {v}\) and \(\overrightarrow {w}\) have the exact opposite directions, so there is a real number \(k< 0\) with \(\overrightarrow {w} = k \overrightarrow {v}\).
As before, we compute \(\overrightarrow {v} \cdot \overrightarrow {w} = \overrightarrow {v} \cdot (k \overrightarrow {v}) = k (\overrightarrow {v} \cdot \overrightarrow {v}) = k \| \overrightarrow {v} \|^2\). Since \(k< 0\) here, we have \(|k| = -k\). Hence, we find \(\| \overrightarrow {v} \| \| \overrightarrow {w} \| \cos (\theta ) = \| \overrightarrow {v} \| \| k \overrightarrow {v} \| \cos (\pi ) = \| \overrightarrow {v} \| (|k| \| \overrightarrow {v} \|) (-1) = \| \overrightarrow {v} \| (-k) \| \overrightarrow {v} \| (-1) = k \| \overrightarrow {v} \|^2\).
Once again, both \(\overrightarrow {v} \cdot \overrightarrow {w} = k \| \overrightarrow {v} \|^2\) and \(\| \overrightarrow {v} \| \| \overrightarrow {w} \| \cos (\theta )= k \| \overrightarrow {v} \|^2\), so \(\overrightarrow {v} \cdot \overrightarrow {w} = \|\overrightarrow {v}\| \|\overrightarrow {w}\| \cos (\theta )\) in this case.
Next, if \(0 < \theta < \pi \), the vectors \(\overrightarrow {v}\), \(\overrightarrow {w}\) and \(\overrightarrow {v} - \overrightarrow {w}\) determine a triangle with side lengths \(\| \overrightarrow {v} \|\), \(\| \overrightarrow {w} \|\) and \(\| \overrightarrow {v} - \overrightarrow {w} \|\), respectively, as seen in the diagram below.
The Law of Cosines yields \(\| \overrightarrow {v} - \overrightarrow {w} \|^2 = \|\overrightarrow {v}\|^2 + \|\overrightarrow {w}\|^2 - 2\|\overrightarrow {v}\| \|\overrightarrow {w}\| \cos (\theta )\). From Example dotprodpropex, we also have that \(\|\overrightarrow {v} - \overrightarrow {w}\|^2 = \|\overrightarrow {v}\|^2 -2 (\overrightarrow {v} \cdot \overrightarrow {w}) + \|\overrightarrow {w}\|^2\).
Equating these two expressions for \(\| \overrightarrow {v} - \overrightarrow {w} \|^2\) gives \(\|\overrightarrow {v}\|^2 + \|\overrightarrow {w}\|^2 - 2\|\overrightarrow {v}\| \|\overrightarrow {w}\| \cos (\theta ) = \|\overrightarrow {v}\|^2 -2 (\overrightarrow {v} \cdot \overrightarrow {w}) + \|\overrightarrow {w}\|^2\) which reduces to \(- 2\|\overrightarrow {v}\| \|\overrightarrow {w}\| \cos (\theta ) = -2 (\overrightarrow {v} \cdot \overrightarrow {w})\). Hence, \(\overrightarrow {v} \cdot \overrightarrow {w} = \|\overrightarrow {v}\| \|\overrightarrow {w}\| \cos (\theta )\), as required.
An immediate consequence of Theorem dotproductgeo is the following.
We obtain the formula in Theorem anglebetweenvectorthm by solving the equation given in Theorem dotproductgeo for \(\theta \).
Since \(\overrightarrow {v}\) and \(\overrightarrow {w}\) are nonzero, so are \(\| \overrightarrow {v} \|\) and \(\|\overrightarrow {w}\|\). Hence, we may divide both sides of \(\overrightarrow {v} \cdot \overrightarrow {w} = \| \overrightarrow {v} \| \|\overrightarrow {w} \| \cos (\theta )\) by \(\| \overrightarrow {v} \| \|\overrightarrow {w} \|\). Since \(0 \leq \theta \leq \pi \) by definition, the values of \(\theta \) exactly match the range of the arccosine function. Hence,
Using Theorem dotprodprops, we can rewrite
giving us the alternative formula listed in Theorem anglebetweenvectorthm: \(\theta = \arccos (\hat {v} \cdot \hat {w})\). We are overdue for an example.
For \(\overrightarrow {v} = \left < 2, 2 \right >\) and \(\overrightarrow {w} = \left <5, -5\right >\), we find \(\overrightarrow {v} \cdot \overrightarrow {w} = \left < 2, 2 \right > \cdot \left <5, -5\right > = 10-10 = 0\). Hence, it doesn’t matter what \(\| \overrightarrow {v} \|\) and \(\| \overrightarrow {w} \|\) are, \(\theta = \arccos \left ( \frac {\overrightarrow {v} \cdot \overrightarrow {w}}{\| \overrightarrow {v} \| \|\overrightarrow {w} \|}\right ) = \arccos (0) = \frac {\pi }{2}\). We check our answer geometrically by graphing this pair of vectors below.
\(\overrightarrow {v}\) and \(\overrightarrow {w}\) from number anglebetweenvectorexone
\(\overrightarrow {v}\) and \(\overrightarrow {w}\) from number anglebetweenvectorextwo
We find \(\overrightarrow {v} \cdot \overrightarrow {w} = \left < 3, -4 \right > \cdot \left <2, 1\right > = 6 - 4 = 2\). Computing lengths, we find \(\| \overrightarrow {v} \| = \sqrt {3^2+(-4)^2} = \sqrt {25} = 5\) and \(\overrightarrow {w} = \sqrt {2^2+1^2} = \sqrt {5}\), so \(\theta = \arccos \left (\frac {2}{5\sqrt {5}}\right ) = \arccos \left (\frac {2\sqrt {5}}{25} \right )\).
Since \(\frac {2\sqrt {5}}{25}\) isn’t the cosine of one of the ‘common angles,’ we leave our exact answer in terms of the arccosine function. For the purposes of checking our answer, however, we approximate \(\theta \approx 79.7^{\circ }\).
\(\overrightarrow {v}\) and \(\overrightarrow {w}\) from number anglebetweenvectorexthree
A few remarks about Example anglebetweenvectorex are in order. Note that for nonzero vectors \(\overrightarrow {v}\) and \(\overrightarrow {w}\), the lengths \(\| \overrightarrow {v} \|\) and \(\| \overrightarrow {w} \|\) are always positive. Since Theorem dotproductgeo tells us that \(\overrightarrow {v} \cdot \overrightarrow {w} = \| \overrightarrow {v} \| \| \overrightarrow {w} \| \cos (\theta )\), we know the sign of \(\overrightarrow {v} \cdot \overrightarrow {w}\) is the same as the sign of \(\cos (\theta )\).
Geometrically, if \(\overrightarrow {v} \cdot \overrightarrow {w} < 0\), then \(\cos (\theta ) < 0\) so \(\theta \) is an obtuse angle, demonstrated number anglebetweenvectorexone above.
If \(\overrightarrow {v} \cdot \overrightarrow {w} = 0\), then \(\cos (\theta ) = 0\) so \(\theta = \frac {\pi }{2}\) as in number anglebetweenvectorextwo. In this case, the vectors \(\overrightarrow {v}\) and \(\overrightarrow {w}\) are called orthogonal. Geometrically, when orthogonal vectors are sketched with the same initial point, the lines containing the vectors are perpendicular. Hence, if \(\overrightarrow {v}\) and \(\overrightarrow {w}\) are orthogonal, we write \(\overrightarrow {v} \perp \overrightarrow {w}\).
Note there is no ‘zero product property’ for the dot product. As with the vectors in number anglebetweenvectorextwo above, it is quite possible to have \(\overrightarrow {v} \cdot \overrightarrow {w} = 0\) but neither \(\overrightarrow {v}\) nor \(\overrightarrow {w}\) be \(\overrightarrow {0}\).
Finally, if \(\overrightarrow {v} \cdot \overrightarrow {w} > 0\), then \(\cos (\theta ) > 0\) so \(\theta \) is an acute angle, as in the case of number anglebetweenvectorexthree above.
We summarize all of our observations in the schematic below.
\(\overrightarrow {v}\cdot \overrightarrow {w}<0\)
\(\theta \) is obtuse
\(\overrightarrow {v}\cdot \overrightarrow {w}=0\)
\(\theta =\dfrac {\pi }{2}=90^\circ \)
\(\overrightarrow {v}\cdot \overrightarrow {w}>0\)
\(\theta \) is acute
Of the three cases diagrammed above, the one which has the most mathematical significance moving forward is the orthogonal case. Hence, we state the corresponding theorem below.
Basically, Theorem dotprodorththm tells us that ‘the dot product detects orthogonality.’ This is a helpful interpretation to keep in mind as you continue your study of vectors in later courses.
We have already argued one direction of Theorem dotprodorththm, namely if \(\overrightarrow {v} \cdot \overrightarrow {w} = 0\) then \(\overrightarrow {v} \perp \overrightarrow {w}\) in the comments following Example anglebetweenvectorex.
To show the converse, we note if \(\overrightarrow {v} \perp \overrightarrow {w}\), then the angle between \(\overrightarrow {v}\) and \(\overrightarrow {w}\), \(\theta = \frac {\pi }{2}\). From Theorem dotproductgeo, we have that \(\overrightarrow {v} \cdot \overrightarrow {w} = \| \overrightarrow {v} \| \| \overrightarrow {w} \| \cos \left ( \frac {\pi }{2} \right ) = \| \overrightarrow {v} \| \| \overrightarrow {w} \| \cdot (0) = 0\), as required.
We can use Theorem dotprodorththm in the following example to provide a different proof about the relationship between the slopes of perpendicular lines.
To that end, we substitute \(x=0\) and \(x=1\) into \(y = m_1x + b_1\) to find two points which lie on \(L_1\), namely \(P(0, b_1)\) and \(Q(1, m_1 + b_1)\). We let \(\overrightarrow {v_1} = \overrightarrow {PQ} = \left <1-0,(m_1+b_1) - b_1\right >=\left <1,m_1\right >\). Since \(\overrightarrow {v_1}\) is determined by two points on \(L_1\), it may be viewed as lying on \(L_1\), so \(\overrightarrow {v_1}\) has the same direction as \(L_1\).
Similarly, we get the vector \(\overrightarrow {v_2} = \left <1,m_2\right >\) which has the same direction as the line \(L_2\). Hence, \(L_1\) and \(L_2\) are perpendicular if and only if \(\overrightarrow {v_1} \perp \overrightarrow {v_2}\). According to Theorem dotprodorththm, \(\overrightarrow {v_1} \perp \overrightarrow {v_2}\) if and only if \(\overrightarrow {v_1} \cdot \overrightarrow {v_2} = 0\).
Notice that \(\overrightarrow {v_1} \cdot \overrightarrow {v_2} = \left <1,m_1\right > \cdot \left <1,m_2\right > = 1 + m_1m_2\). Hence, \(\overrightarrow {v_1} \cdot \overrightarrow {v_2} = 0\) if and only if \(1 + m_1m_2 =0\), which is true if and only if \( m_1 m_2 = -1\), as required.
While Theorem 4 certainly gives us some insight into what the dot product means geometrically, there is more to the story of the dot product. Consider the two nonzero vectors \(\overrightarrow {v}\) and \(\overrightarrow {w}\) drawn with a common initial point \(O\) below. For the moment, assume that the angle between \(\overrightarrow {v}\) and \(\overrightarrow {w}\), \(\theta \), is acute.
We wish to develop a formula for the vector \(\overrightarrow {p}\), indicated below, which is called the orthogonal projection of \(\overrightarrow {v}\) onto \(\overrightarrow {w}\). The vector \(\overrightarrow {p}\) is obtained geometrically as follows: drop a perpendicular from the terminal point \(T\) of \(\overrightarrow {v}\) to the vector \(\overrightarrow {w}\) and call the point of intersection \(R\). The vector \(\overrightarrow {p}\) is then defined as \(\overrightarrow {p} = \overrightarrow {OR}\).
Like any vector, \(\overrightarrow {p}\) is determined by its magnitude \(\| \overrightarrow {p} \|\) and its direction \(\hat {p}\) according to the formula \(\overrightarrow {p} = \| \overrightarrow {p} \| \hat {p}\). Since we want \(\hat {p}\) to have the same direction as \(\overrightarrow {w}\), we have \(\hat {p} = \hat {w}\).
To determine \(\| \overrightarrow {p} \|\), we apply Definition ?? to the right triangle \(\triangle ORT\). We find \(\cos (\theta ) = \frac {\| \overrightarrow {p} \|}{\| \overrightarrow {v} \|}\), or, equivalently, \(\| \overrightarrow {p} \| = \| \overrightarrow {v} \| \cos (\theta )\). Using Theorems 2 and 1, we get:
Hence, \(\| \overrightarrow {p} \| = \overrightarrow {v} \cdot \hat {w}\), and since \(\hat {p} = \hat {w}\), we have \(\overrightarrow {p} = \| \overrightarrow {p} \| \hat {p} = (\overrightarrow {v} \cdot \hat {w}) \hat {w}\).
Now suppose that the angle \(\theta \) between \(\overrightarrow {v}\) and \(\overrightarrow {w}\) is obtuse, and consider the diagram below.
In this case, we see that \(\hat {p} = - \hat {w}\) and using the triangle \(\triangle ORT\), we find \(\| \overrightarrow {p} \| = \| \overrightarrow {v} \| \cos (\theta ')\). Since \(\theta + \theta ' = \pi \), it follows that \(\cos (\theta ') = -\cos (\theta )\), which means \(\| \overrightarrow {p} \| = \| \overrightarrow {v} \| \cos (\theta ') = - \| \overrightarrow {v} \| \cos (\theta )\).
Rewriting this last equation in terms of \(\overrightarrow {v}\) and \(\overrightarrow {w}\) as before, we get \(\|\overrightarrow {p} \| = -(\overrightarrow {v} \cdot \hat {w})\). Putting this together with \(\hat {p} = - \hat {w}\), we get \(\overrightarrow {p} = \| \overrightarrow {p} \| \hat {p} = -(\overrightarrow {v} \cdot \hat {w}) (-\hat {w}) = (\overrightarrow {v} \cdot \hat {w}) \hat {w}\) in this case as well.
If the angle between \(\overrightarrow {v}\) and \(\overrightarrow {w}\) is \(\frac {\pi }{2}\) then it is easy to show that \(\overrightarrow {p} = \overrightarrow {0}\). Since \(\overrightarrow {v} \perp \overrightarrow {w}\) in this case, \(\overrightarrow {v} \cdot \overrightarrow {w} = 0\). It follows that \(\overrightarrow {v} \cdot \hat {w} = 0\) and \(\overrightarrow {p} = \overrightarrow {0} = 0 \hat {w} = (\overrightarrow {v} \cdot \hat {w}) \hat {w}\) in this case, too. We have motivated the following.
The orthogonal projection of \(\overrightarrow {v}\) onto \(\overrightarrow {w}\), denoted \(\text {proj}_{\overrightarrow {w}}(\overrightarrow {v})\) is given by \(\text {proj}_{\overrightarrow {w}}(\overrightarrow {v}) = (\overrightarrow {v} \cdot \hat {w}) \hat {w}\).
Definition 2 gives us a good idea what the dot product does. The scalar \(\overrightarrow {v} \cdot \hat {w}\) is a measure of how much of the vector \(\overrightarrow {v}\) is in the direction of the vector \(\overrightarrow {w}\) and is thus called the scalar projection of \(\overrightarrow {v}\) onto \(\overrightarrow {w}\).
While the formula given in Definition 2 is theoretically appealing, because of the presence of the normalized unit vector \(\hat {w}\), computing the projection using the formula \(\text {proj}_{\overrightarrow {w}}(\overrightarrow {v}) = (\overrightarrow {v} \cdot \hat {w}) \hat {w}\) can be messy. We present two other formulas that are often used in practice.
The proof of Theorem 5, which we leave to the reader as an exercise, amounts to using the formula \(\hat {w} = \left (\frac {1}{\| \overrightarrow {w} \|}\right ) \overrightarrow {w}\) and properties of the dot product. It is time for an example.
Consider the vector \(\overrightarrow {q}\) whose initial point is the terminal point of \(\overrightarrow {p}\) and whose terminal point is the terminal point of \(\overrightarrow {v}\). From the definition of vector arithmetic, \(\overrightarrow {p} + \overrightarrow {q} = \overrightarrow {v}\), so that \(\overrightarrow {q} = \overrightarrow {v} - \overrightarrow {p}\).
Since \(\overrightarrow {v} = \left <1,8\right >\) and \(\overrightarrow {p} = \left <-3,6\right >\), \(\overrightarrow {q} = \left <1,8\right > - \left <-3,6\right > = \left <4,2\right >\). To prove \(\overrightarrow {q} \perp \overrightarrow {w}\), we compute the dot product: \(\overrightarrow {q} \cdot \overrightarrow {w} = \left <4,2\right > \cdot \left <-1,2\right > = (-4)+4 = 0\). Hence, per Theorem 4, we know \(\overrightarrow {q} \perp \overrightarrow {w}\) which completes our check.
In Example 4 above, writing \(\overrightarrow {v} = \overrightarrow {p} + \overrightarrow {q}\) is an example of what is called a vector decomposition of \(\overrightarrow {v}\). We generalize this result in the following theorem.
If the vectors \(\overrightarrow {p}\) and \(\overrightarrow {q}\) in Theorem 6 are nonzero, then we can say \(\overrightarrow {p}\) is ‘parallel’ to \(\overrightarrow {w}\) and \(\overrightarrow {q}\) is ‘orthogonal’ to \(\overrightarrow {w}\). In this case, the vector \(\overrightarrow {p}\) is sometimes called the ‘vector component of \(\overrightarrow {v}\) parallel to \(\overrightarrow {w}\)’ and \(\overrightarrow {q}\) is called the ‘vector component of \(\overrightarrow {v}\) orthogonal to \(\overrightarrow {w}\).’
To prove Theorem 6, we take \(\overrightarrow {p} = \text {proj}_{\overrightarrow {w}}(\overrightarrow {v})\) and \(\overrightarrow {q} = \overrightarrow {v} - \overrightarrow {p}\). Then \(\overrightarrow {p}\) is, by definition, a scalar multiple of \(\overrightarrow {w}\). Next, we compute \(\overrightarrow {q} \cdot \overrightarrow {w}\).
Hence, \(\overrightarrow {q} \cdot \overrightarrow {w} = 0\), as required. At this point, we have shown that the vectors \(\overrightarrow {p}\) and \(\overrightarrow {q}\) guaranteed by Theorem 6 exist. Now we need to show that they are unique - that is, there is only one such way to decompose \(\overrightarrow {v}\) in the manner described in Theorem 6.
Suppose \(\overrightarrow {v} = \overrightarrow {p} + \overrightarrow {q} = \overrightarrow {p} \,' + \overrightarrow {q} \,'\) where the vectors \(\overrightarrow {p} \,'\) and \(\overrightarrow {q} \,'\) satisfy the same properties described in Theorem 6 as \(\overrightarrow {p}\) and \(\overrightarrow {q}\). Then \(\overrightarrow {p} - \overrightarrow {p} \,' = \overrightarrow {q} \,' - \overrightarrow {q}\), so \(\overrightarrow {w} \cdot (\overrightarrow {p} - \overrightarrow {p} \,') = \overrightarrow {w} \cdot (\overrightarrow {q} \,' - \overrightarrow {q}) = \overrightarrow {w} \cdot \overrightarrow {q} \,' - \overrightarrow {w} \cdot \overrightarrow {q} = 0 - 0 = 0\). The long and short of this computation is that \(\overrightarrow {w} \cdot (\overrightarrow {p} - \overrightarrow {p} \,') = 0\).
Now there are scalars \(k\) and \(k \,'\) so that \(\overrightarrow {p} = k \overrightarrow {w}\) and \(\overrightarrow {p} \,' = k\,'\overrightarrow {w}\). This means \(\overrightarrow {w} \cdot (\overrightarrow {p} - \overrightarrow {p} \,') = \overrightarrow {w} \cdot ( k \overrightarrow {w} - k \,' \overrightarrow {w}) = \overrightarrow {w} \cdot ([k - k \,'] \overrightarrow {w}) = (k - k \,') (\overrightarrow {w} \cdot \overrightarrow {w}) = (k - k \,') \| \overrightarrow {w} \|^2\).
Since \(\overrightarrow {w} \neq \overrightarrow {0}\), \(\| \overrightarrow {w} \|^2 \neq 0\), which means the only way \(\overrightarrow {w} \cdot (\overrightarrow {p} - \overrightarrow {p} \,') = (k - k \,') \| \overrightarrow {w} \|^2 = 0\) is for \(k - k \,' = 0\), or \(k = k \,'\). This means \(\overrightarrow {p} = k \overrightarrow {w} = k \,' \overrightarrow {w} = \overrightarrow {p} \,'\). Since \(\overrightarrow {q} \,' - \overrightarrow {q} = \overrightarrow {p} - \overrightarrow {p} \,' = \overrightarrow {p} - \overrightarrow {p} = \overrightarrow {0}\), it must be that \(\overrightarrow {q} \,' = \overrightarrow {q}\) as well.
Hence, we have shown there is only one way to write \(\overrightarrow {v}\) as a sum of vectors as described in Theorem 6, so the decomposition listed there is unique.
We close this section with an application of the dot product. In Physics, if a constant force \(F\) is exerted over a distance \(d\), the work \(W\) done by the force is given by \(W = Fd\). Here, the assumption is that the force is being applied in the direction of the motion. If the force applied is not in the direction of the motion, we can use the dot product to find the work done.
Consider the scenario sketched below in which the constant force \(\overrightarrow {F}\) is applied to move an object from the point \(P\) to the point \(Q\). Here the force is being applied at an angle \(\theta \) as opposed to being applied directly in the direction of the motion.
To find the work \(W\) done in this scenario, we need to find how much of the force \(\overrightarrow {F}\) is in the direction of the motion \(\overrightarrow {PQ}\). This is precisely what the dot product \(\overrightarrow {F} \cdot \widehat {PQ}\) represents.
Since the distance the object travels is \(\| \overrightarrow {PQ} \|\), we get \(W = (\overrightarrow {F} \cdot \widehat {PQ}) \| \overrightarrow {PQ} \|\). Since \(\overrightarrow {PQ} = \|\overrightarrow {PQ}\| \widehat {PQ}\), we can simplify this formula as follows: \(W = (\overrightarrow {F} \cdot \widehat {PQ}) \| \overrightarrow {PQ} \| = \overrightarrow {F} \cdot ( \| \overrightarrow {PQ} \|\widehat {PQ} ) = \overrightarrow {F} \cdot \overrightarrow {PQ}\).
Using Theorem 2, we can rewrite \(W = \overrightarrow {F} \cdot \overrightarrow {PQ} = \| \overrightarrow {F} \| \| \overrightarrow {PQ} \| \cos (\theta )\), where \(\theta \) is the angle between the applied force \(\overrightarrow {F}\) and the trajectory of the motion \(\overrightarrow {PQ}\). We have proved the following.
where \(\theta \) is the angle between \(\overrightarrow {F}\) and \(\overrightarrow {PQ}\).
We test out our formula for work in the following example.
To do this, we assume the origin is at the point where the handle of the wagon meets the wagon and the positive \(x\)-axis lies along the dashed line in the figure above.
To find the force vector \(\overrightarrow {F}\), we note the force in this situation is a constant 10 pounds, so \(\|\overrightarrow {F}\| = 10\). Moreover, the force is being applied at a constant angle of \(\theta = 30^{\circ }\) with respect to the positive \(x\)-axis. Definition ?? gives us \(\overrightarrow {F} = \| \overrightarrow {F} \| \left < \cos (\theta ), \sin (\theta ) \right > = 10 \left <\cos (30^{\circ }, \sin (30^{\circ })\right > = \left <5\sqrt {3}, 5\right >\).
Since the wagon is being pulled along 50 feet in the positive \(x\)-direction, we find the displacement vector is \(\overrightarrow {PQ} = 50 \hat {\text {i}} = 50\left <1,0\right > = \left <50,0\right >\).
Per Theorem 7, \(W = \overrightarrow {F} \cdot \overrightarrow {PQ} = \left <5\sqrt {3}, 5\right > \cdot \left <50,0\right > = 250\sqrt {3}\). Since force is measured in pounds and distance is measured in feet, we get \(W = 250\sqrt {3}\) foot-pounds.
Alternatively, we can use the formula \(W = \| \overrightarrow {F} \| \| \overrightarrow {PQ} \| \cos (\theta )\). With \(\| \overrightarrow {F} \| = 10\) pounds, \(\| \overrightarrow {PQ} \| = 50\) feet and \(\theta = 30^{\circ }\), we get \(W = (10 \, \text {pounds})(50 \, \text {feet}) \cos \left (30^{\circ }\right ) = 250 \sqrt {3}\) foot-pounds of work.