The goal of this post is to answer a simple question: why are the following two definitions of the vector dot product in Euclidean space equivalent for vectors \vec{a} and \vec{b}: Component definition: \vec{a}\cdot\vec{b}=\sum_{i=1}^{n}a_i b_i Geometric definition:...
