Angle Between Vectors in Terms of Dot Product
Jump to navigation
Jump to search
Theorem
The angle between two non-zero vector quantities can be calculated by:
- $\theta = \arccos \frac {\mathbf v \cdot \mathbf w} {\norm {\mathbf v} \norm {\mathbf w} }$
where:
- $\mathbf v \cdot \mathbf w$ represents the dot product of $\mathbf v$ and $\mathbf w$
- $\norm {\, \cdot \,}$ represents vector length
- $\arccos$ represents arccosine.
Proof
\(\ds \norm {\mathbf v} \norm {\mathbf w} \cos \theta\) | \(=\) | \(\ds \mathbf v \cdot \mathbf w\) | Cosine Formula for Dot Product | |||||||||||
\(\ds \cos \theta\) | \(=\) | \(\ds \frac {\mathbf v \cdot \mathbf w} {\norm {\mathbf v} \norm {\mathbf w} }\) | because $\mathbf v, \mathbf w \ne \mathbf 0 \implies \norm {\mathbf v}, \norm {\mathbf w} \ne 0$ | |||||||||||
\(\ds \map \arccos {\cos \theta}\) | \(=\) | \(\ds \map \arccos {\frac {\mathbf v \cdot \mathbf w} {\norm {\mathbf v} \norm {\mathbf w} } }\) | because $0 \le \theta \le \pi$ $\implies -1 \le \cos \theta \le 1$ | |||||||||||
\(\ds \theta\) | \(=\) | \(\ds \map \arccos {\frac {\mathbf v \cdot \mathbf w} {\norm {\mathbf v} \norm {\mathbf w} } }\) | Composite of Bijection with Inverse is Identity Mapping |
$\blacksquare$
![]() | This article, or a section of it, needs explaining. In particular: There is a link to a "Comment" section in Definition:Angle Between Vectors which itself needs to be refactored. When that has happened, this needs to be revisited. You can help $\mathsf{Pr} \infty \mathsf{fWiki}$ by explaining it. To discuss this page in more detail, feel free to use the talk page. When this work has been completed, you may remove this instance of {{Explain}} from the code. |