Difference between revisions of "Vector dot product"
From Maths
(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}}...") |
(No difference)
|
Latest revision as of 02:04, 29 March 2015
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