Vector dot product
From Maths
Revision as of 02:04, 29 March 2015 by Alec (Talk | contribs) (Created page with "The vector dot product - sometimes called the scalar product, or inner product is defined as follows: ==Definition== Given two vectors in a finite vector space {{M|a,b\in V}}...")
The vector dot product - sometimes called the scalar product, or inner product is defined as follows:
Definition
Given two vectors in a finite vector space a,b∈V where vi denotes the ith element of v, the dot product is defined as follows:
a⋅b=n∑i=1aibi
Other forms
Angle between vectors
a⋅b=∥a∥∥b∥cos(θ) where θ is the angle between the vectors a and b