Prove that the dot between two vectors is commutative not associative
The dot product of two Euclidean vectors "\\vec a" and "\\vec b" is defined by
where "\\theta" is the angle between "\\vec a" and "\\vec b."
The dot between two vectors is commutative. This follows from the definition of the dot product
where "\\theta" is the angle between "\\vec a" and "\\vec b."
The dot product between a scalar "(\\vec a \\cdot \\vec b)" ) and a vector "(\\vec c)" is not defined, which means that the expressions involved in the associative property, "(\\vec a \\cdot \\vec b)\\cdot \\vec c" or "\\vec a \\cdot (\\vec b\\cdot \\vec c)" are both ill-defined.
Hence the dot between two vectors is not associative.
Comments
Leave a comment