Intro

In Euclidean space, the multiplication of two vectors corresponds to the inner product (dot product). Because the Euclidean basis is orthonormal, vector multiplication only produces non-zero terms when the basis vectors match:

Euclidean Vector Multiplication

  • Let two vectors (standard basis )
  • Multiply distributively:
  • In Euclidean space, the standard basis vectors are orthonormal, so cross-basis dot products vanish
  • Only the matching basis components remain:
  • Since the diagonal terms equal 1:

Related