A dot product is a math operation on two lists with equal lengths. Equivalent values form products and these products become the terms in a summation.
If we are working with vectors, we need the first vector to be a row vector and the second vector to be a column vector (see Appendix E).
Appendix A
An Inner Product is a dot product if we are in a finite dimensional Euclidean Space.
The dot product is NOT the only Inner Product that can be defined on Euclidean Space.
Appendix B
The dot product might be one of the first places where we should show Einstein notation.
Because i occurs twice in a term we know there is a summation over i in that term.
Appendix C
The example below shows how every calculation in a matrix multiplication is a dot product.
Appendix D
The above is only true if we are working with orthonormal basis vectors.
Appendix E
In a paper about tensors, the authors informed us that they decided to reserve the dot product for use only for work with metric tensors and inverse metric tensors.
We don’t know if this was specific to this paper, or if this is a tradition that all mathematicians everywhere observe.
Appendix F
Someone is going to notice – – this rule only makes sense if you say we’re doing matrix multiplication.
It might be good to admit it, because what is happening is, we’re starting with vectors and then moving on to matrices and developing rules and then we’re going to say “Push that big G button and generalize all this” so that we can use it in higher stuff.