Dot Product
This was initially learned in linear algebra, but has a lot of applications in engineering. It is used in projections.
Why did the dot product come from? Go to the bottom of the page for a proof.
We have two definitions of the dot product
For example, for 2D vectors,
In Physics terms we write , where and denote the magnitude of the vector.
Properties of Dot Products
Let and .
- dot product > 0 angle is acute
- dot product < 0 angle is obtuse
- dot product = 0 two vectors are orthogonal