Dot product of vectors
- linear algebra (vectors)
Given two vectors of the same length, their dot product is the result of multiplying the vectors component-wise and summing all the products.
Given vectors
where
For
Alternatively, we could have also written this as follows using column vectors:
Calculate all of the following dot products. If the dot product is not defined, say so.