Given two vectors \(\mathbf{u}\) and \(\mathbf{v}\text{,}\) let \(\theta\) be the angle between them such that \(0\leq\theta\leq \pi\text{.}\) We will refer to \(\theta\) as the included angle.
The following theorem establishes a relationship between the dot product and the included angle.
Theorem1.4.1.
Let \(\mathbf{u}\) and \(\mathbf{v}\) be vectors in \(\R^n\text{,}\) and let \(\theta\) be the included angle. Then
Find the included angle between vectors \(\mathbf{u}=\begin{bmatrix}2\\-1\\4\end{bmatrix}\) and \(\mathbf{v}=\begin{bmatrix}1\\2\\-3\end{bmatrix}\text{.}\)
By Theorem 1.4.1, \(\cos \theta=\frac{\mathbf{u}\cdot \mathbf{v}}{\norm{\mathbf{u}}\norm{\mathbf{v}}}\text{.}\)
Let \(\mathbf{u}\) and \(\mathbf{v}\) be vectors in \(\R^n\text{.}\) We say \(\mathbf{u}\) and \(\mathbf{v}\) are orthogonal if \(\mathbf{u}\cdot \mathbf{v}=0\text{.}\)
We can use Theorem 1.4.1 to show that two non-zero orthogonal vectors of \(\R^n\) are simply perpendicular vectors (the included angle is \(90^{\circ}\)). To see this, suppose that \(\mathbf{u}\cdot\mathbf{v}=0\) for nonzero vectors \(\mathbf{u},\mathbf{v}\text{.}\) Then from Theorem 1.4.1 we have
Since \(\mathbf{u},\mathbf{v}\) are nonzero vectors, we have \(0=\cos\theta\text{,}\) which implies \(\theta=90^{\circ}\text{.}\) The converse also holds. If \(\theta=90^{\circ}\text{,}\) then the dot product is clearly 0.
The reason we prefer the term ``orthogonal" to ``perpendicular" in this course is because \(\R^n\) is only one example of a vector space, and the dot product is only one example of a more general product, called an inner product. For vectors in \(\R^n\) a zero dot product happens to coincide with the geometric idea of perpendicularity, but there are many vector spaces that do not possess the visual geometry of \(\R^n\text{.}\) (Later in the text, you will encounter vector spaces whose vectors are polynomial functions!) In these more abstract settings, a zero inner product still signals a special relationship between vectors. The term orthogonal captures this relationship.
Remark1.4.4.
By our definition, the zero vector is orthogonal to any vector. However, we will not use the word perpendicular when the zero vector is involved, as it is not possible to talk about an ``included angle’’.
Exercises1.4.2Exercises
Exercise Group.
Find the degree measure of the included angle, \(\theta\) for each pair of vectors. Round your answers to the nearest tenth.
1.
\(\begin{bmatrix}1\\2\end{bmatrix}\) and \(\begin{bmatrix}-3\\-1\end{bmatrix}\text{.}\)
Answer.
\(\theta=135^\circ\)
2.
\(\begin{bmatrix}-1\\2\\4\end{bmatrix}\) and \(\begin{bmatrix}-2\\1\\-1\end{bmatrix}\)
Answer.
\(\theta=90^\circ\)
3.
\(\begin{bmatrix}0\\-3\\1\end{bmatrix}\) and \(\begin{bmatrix}-5\\-2\\4\end{bmatrix}\)
Answer.
\(\theta= 61.9^\circ\)
4.
\(\begin{bmatrix}1\\1\\-1\\2\end{bmatrix}\) and \(\begin{bmatrix}-2\\0\\-3\\1\end{bmatrix}\)
Answer.
\(\theta=72.4^\circ\)
5.
What does the sign of the dot product tell us about the included angle?
6.
Find all values of \(a\) so that \(\begin{bmatrix}a^2\\2a\\1\end{bmatrix}\) is orthogonal to \(\begin{bmatrix}1\\2\\3\end{bmatrix}\text{.}\)
Answer.
\(a=-3, -1\)
7.
Find the value of \(x\) for which the vector \(\begin{bmatrix}x\\-4\end{bmatrix}\) is parallel to the vector \(\begin{bmatrix}3\\2\end{bmatrix}\text{.}\) What is the measure of the included angle, \(\theta\text{?}\) Find the measure of the included angle using Example 1.4.2. Do the two results agree?
Answer.
\(x=-6\) and \(\theta=180^\circ\)
8.
Prove that if \(\mathbf{u}\) is a unit vector, then \(\mathbf{u}\cdot \mathbf{u}=1\text{.}\)
9.
Prove that if \(\mathbf{u}_1\) and \(\mathbf{u}_2\) are unit vectors, then \(-1\leq\mathbf{u}_1\cdot \mathbf{u}_2\leq 1\text{.}\) In what cases are the extreme values of 1 and \(-1\) attained?
10.
Imagine a clock with hands represented by vectors \(\mathbf{m}\) and \(\mathbf{h}\text{,}\) as shown below. At what whole hour will \(\mathbf{m}\cdot\mathbf{h}\) attain its maximum value? At what whole hour will \(\mathbf{m}\cdot\mathbf{h}\) be as small as possible?
Answer.
\begin{equation*}
\mathbf{m}\cdot\mathbf{h}\text{ is greatest at }12:00 \text{ o'clock}
\end{equation*}
\begin{equation*}
\mathbf{m}\cdot\mathbf{h}\text{ is smallest at }6:00 \text{ o'clock}
\end{equation*}
11.
Let \(O\) be a circle of radius \(r\text{.}\) Suppose \(A\) and \(B\) are the endpoints of a diameter of \(O\text{,}\) and \(C\) is a point on \(O\) distinct from \(A\) and \(B\text{.}\) Show that vectors \(\overrightarrow{AC}\) and \(\overrightarrow{BC}\) are orthogonal.
Hint.
Assign coordinates to points \(A\text{,}\)\(B\) and \(C\text{,}\) express vectors \(\overrightarrow{AC}\) and \(\overrightarrow{BC}\) in component form, then find the dot product of \(\overrightarrow{AC}\) and \(\overrightarrow{BC}\text{.}\)
12.
A rhombus is a quadrilateral with four congruent sides. Use vectors to prove that a parallelogram is a rhombus if and only if its diagonals are perpendicular.
Hint.
See section on vector subtraction in [cross-reference to target(s) "Section-Vector-Arithmetic" missing or not unique].
13.
The points \(A(2,1,4),B(4,2,-1)\text{,}\) and \(C(6,8,7)\) form a triangle in \(\R^3\text{.}\) Is it a right triangle?
Hint.
Express each side of the triangle as a vector and use what you have learned in this section.