Dot product
In mathematics, the dot product, or scalar product (or sometimes inner product in the context of Euclidean space), is an algebraic operation that takes two equal-length sequences of numbers (usually coordinate vectors) and returns a single number. This operation can be defined either algebraically or geometrically. Algebraically, it is the sum of the products of the corresponding entries of the two sequences of numbers. Geometrically, it is the product of the magnitudes of the two vectors and the cosine of the angle between them. The name "dot product" is derived from the centered dot "
" that is often used to designate this operation; the alternative name "scalar product" emphasizes the scalar (rather than vectorial) nature of the result.
In three-dimensional space, the dot product contrasts with the cross product of two vectors, which produces a pseudovector as the result. The dot product is directly related to the cosine of the angle between two vectors in Euclidean space of any number of dimensions.
Contents |
Definition
The dot product is often defined in one of two ways: algebraically or geometrically. Equivalence of these definitions is proven later.
Algebraic definition
The dot product of two vectors a = a1, a2, ..., an and b = b1, b2, ..., bn is defined as:1
where Σ denotes summation notation and n is the dimension of the vector space. In the last equality, we assumed a and b to be row vectors, bT denotes the matrix transpose of b and the multiplication is a matrix product.
- In two-dimensional space, the dot product of vectors a, b and c, d is ac + bd.
- Similarly, in a three-dimensional space, the dot product of vectors a, b, c and d, e, f is ad + be + cf. For example, if [1, 3, −5] and [4, −2, −1] their dot product is:
Given two column vectors, their dot product can also be obtained by multiplying the transpose of one vector with the other vector and extracting the unique coefficient of the resulting 1 × 1 matrix.
Geometric definition
In Euclidean space, a Euclidean vector is a geometrical object that possesses both a magnitude and a direction. A vector can be pictured as an arrow. Its magnitude is its length, and its direction is the direction the arrow points. The magnitude of a vector A is denoted by
. The dot product of two Euclidean vectors A and B is defined by2
where θ is the angle between A and B.
In particular, if A and B are orthogonal, then the angle between them is 90°, so in that case
At the other extreme, if B = A, then the angle is 0°, and the dot product is just the length of A squared:
Scalar projection and the equivalence of the definitions
The scalar projection of a Euclidean vector A onto a Euclidean vector B is given by
where θ is the angle between A and B. In terms of the geometric definition of the dot product, this can be rewritten
where
is the unit vector in the direction of B.
The dot product is thus characterized geometrically by3
The dot product, defined in this manner, is homogeneous under scaling in each variable, meaning that for any scalar α,
It also satisfies a distributive law, meaning that
As a consequence, if
are the standard basis vectors in
, then writing
we have
which is precisely the algebraic definition of the dot product. More generally, the same identity holds with the ei replaced by any orthonormal basis.
Properties
The dot product fulfils the following properties if a, b, and c are real vectors and r is a scalar.12
- Commutative:
- Distributive over vector addition:
- Bilinear
- Scalar multiplication:
Properties 3 and 4 follow from 1 and 2.
- Orthogonal: Two non-zero vectors a and b are orthogonal if and only if a ⋅ b = 0.
- No cancellation: Unlike multiplication of ordinary numbers, where if ab = ac, then b always equals c unless a is zero, the dot product does not obey the cancellation law:
- If a ⋅ b = a ⋅ c and a ≠ 0, then we can write: a ⋅ (b − c) = 0 by the distributive law; the result above says this just means that a is perpendicular to (b − c), which still allows (b − c) ≠ 0, and therefore b ≠ c.
- Invariance under isometric changes of basis: Provided that the basis is orthonormal, the dot product is invariant under isometric changes of the basis: rotations, reflections, and combinations, keeping the origin fixed. The above mentioned geometric interpretation relies on this property. In other words, for an orthonormal space with any number of dimensions, the dot product is invariant under a coordinate transformation based on an orthogonal matrix. This corresponds to the following two conditions:
- The new basis is again orthonormal (i.e., it is orthonormal expressed in the old one).
- The new base vectors have the same length as the old ones (i.e., unit length in terms of the old basis).
- Derivative: If a and b are functions, then the derivative (denoted by a prime ′) of a ⋅ b is a′ ⋅ b + a ⋅ b′.
Application to the cosine law
Given two vectors a and b separated by angle θ (see image right), they form a triangle with a third side c = a - b. The dot product of this with itself is:
which is the law of cosines.
Triple product expansion
This is a very useful identity (also known as Lagrange's formula) involving the dot- and cross-products. It is written as:12
which is easier to remember as "BAC minus CAB", keeping in mind which vectors are dotted together. This formula is commonly used to simplify vector calculations in physics.
Physics
In physics, vector magnitude is a scalar in the physical sense, i.e. a physical quantity independent of the coordinate system, expressed as the product of a numerical value and a physical unit, not just a number. The dot product is also a scalar in this sense, given by the formula, independent of the coordinate system. Examples include:45
- Mechanical work is the dot product of force and displacement vectors.
- Magnetic flux is the dot product of the magnetic field and the area vectors.
Generalizations
Complex vectors
For vectors with complex entries, using the given definition of the dot product would lead to quite different properties. For instance the dot product of a vector with itself would be an arbitrary complex number, and could be zero without the vector being the zero vector (such vectors are called isotropic); this in turn would have consequences for notions like length and angle. Properties such as the positive-definite norm can be salvaged at the cost of giving up the symmetric and bilinear properties of the scalar product, through the alternative definition1
where bi is the complex conjugate of bi. Then the scalar product of any vector with itself is a non-negative real number, and it is nonzero except for the zero vector. However this scalar product is thus sesquilinear rather than bilinear: it is conjugate linear and not linear in b, and the scalar product is not symmetric, since
The angle between two complex vectors is then given by
This type of scalar product is nevertheless useful, and leads to the notions of Hermitian form and of general inner product spaces.
Inner product
The inner product is usually denoted by
. It generalizes the dot product to abstract vector spaces over the field of scalars denoted
, which means either the field of real numbers
or the field of complex numbers
. More precisely, if V is a vector space over
, the inner product is a function
.
that satisfies the following properties:
-
with
if and only if 
- Conjugate symmetry:
-
- In real field, this property will be degenerated into commutativity,
Note that the inner product of two vectors over the field of complex numbers is, in general, a complex number. The requirement of sesquilinearity (i.e. linearity in the first argument and antilinearity in the second argument) instead of bilinearity secures that the inner product of a vector with itself is real (due to the conjugate symmetry):
.
Hence,
can be compared to zero, and the requirement of positive definiteness in the definition of inner product makes sense.
Owing to the geometric interpretation of the dot product, the norm ||a|| of a vector a in such an inner product space is defined as:4
such that it generalizes length, and the angle θ between two vectors a and b by

(For real vectors)
In particular, two vectors are considered orthogonal if their inner product is zero
Functions
Vectors have a discrete number of entries, that is, an integer correspondence between natural number indices and the entries.
A function f(x) is the continuous analogue: an uncountably infinite number of entries where the correspondence is between the variable x and value f(x) (see domain of a function for details).
Just as the inner product on vectors uses a sum over corresponding components, the inner product on functions is defined as an integral over some interval. For example, a the inner product of two real continuous functions u(x), v(x) may be defined on the interval a ≤ x ≤ b (also denoted a, b):1
This can be generalized to complex functions ψ(x) and χ(x), by analogy with the complex inner product above:1
Weight function
Inner products can have a weight function, i.e. a function which weight each term of the inner product with a value.
Dyadics and matrices
Matrices have the Frobenius inner product, which is analogous to the vector inner product. It is defined as the sum of the products of the corresponding components of two matrices A and B having the same size:

(For real matrices)
Dyadics have a dot product and "double" dot product defined on them, see Dyadics (Product of dyadic and dyadic) for their definitions.
Tensors
The inner product between a tensor of order n and a tensor of order m is a tensor of order n + m − 2, see tensor contraction for details.
See also
References
- ^ a b c d e f S. Lipschutz, M. Lipson (2009). Linear Algebra (Schaum’s Outlines) (4th ed.). McGraw Hill. ISBN 978-0-07-154352-1.
- ^ a b c M.R. Spiegel, S. Lipschutz, D. Spellman (2009). Vector Analysis (Schaum’s Outlines) (2nd ed.). McGraw Hill. ISBN 978-0-07-161545-7.
- ^ Arfken, G. B.; Weber, H. J. (2000). Mathematical Methods for Physicists (5th ed.). Boston, MA: Academic Press. ISBN 978-0-12-059825-0., pp=14–15.
- ^ a b K.F. Riley, M.P. Hobson, S.J. Bence (2010). Mathematical methods for physics and engineering (3rd ed.). Cambridge University Press. ISBN 978-0-521-86153-3.
- ^ M. Mansfield, C. O’Sullivan (2011). Understanding Physics (4th ed.). John Wiley & Sons. ISBN 978-0-47-0746370.
External links
- Hazewinkel, Michiel, ed. (2001), "Inner product", Encyclopedia of Mathematics, Springer, ISBN 978-1-55608-010-4
- Weisstein, Eric W., "Dot product", MathWorld.
- Explanation of dot product including with complex vectors
- "Dot Product" by Bruce Torrence, Wolfram Demonstrations Project, 2007.
Content from Wikipedia, the Free Encyclopedia
What Is This Site? The Ultimate Study Guide is a mirror of English Wikipedia. It exists in order to provide Wikipedia content to those who are unable to access the main Wikipedia site due to draconian government, employer, or school restrictions. The site displays all the text content from Wikipedia. Our sponsors generously cover part of the cost of hosting this site, and their ads are shown as part of this agreement. We regret that we are unable to display certain controversial images on some pages the site at the request of the sponsors. If you need to see images which we are unable to show, we encourage you to view Wikipedia directly if possible, and apologize for this inconvenience.
A product of XPR Content Systems. 47 Union St #9K, Grand Falls-Windsor NL A2A 2C9 CANADA


![[1, 3, -5] \cdot [4, -2, -1]
= (1)(4) + (3)(-2) + (-5)(-1)
= 4 - 6 + 5
= 3.](http://upload.wikimedia.org/math/9/2/1/92143716fd97615a764633adfdaef394.png)








![\begin{align}
\mathbf A &= [A_1,\dots,A_n] = \sum_i A_i\mathbf e_i\\
\mathbf B &= [B_1,\dots,B_n] = \sum_i B_i\mathbf e_i
\end{align}](http://upload.wikimedia.org/math/3/a/0/3a0f40fc31cca656abb15dfe2d5f0040.png)










.
with
if and only if 



.

(For real vectors)



(For real matrices)