Dot Product
Definition and meaning of Dot Product in chemistry.
Dot product (or scalar product) is a mathematical operation on two vectors that yields a single scalar equal to the product of their magnitudes times the cosine of the angle between them: A·B = |A||B|cos θ. In chemistry it is the tool used whenever one vector quantity must be projected onto another to get a plain number, such as force onto displacement or a dipole moment onto an electric field.
In more detail
Equivalently, for vectors given by components, the dot product is the sum of the products of corresponding components (A·B = AxBx + AyBy + AzBz), which is how it is actually computed in calculations. Because the result is a scalar, the dot product measures how much two vectors point in the same direction: it is zero when the vectors are perpendicular and maximal when they are parallel. This makes it central to computing mechanical work, dipole-field interaction energies, and vector projections in molecular geometry and spectroscopy calculations.
Key facts
| Field | Physical Chemistry |
|---|---|
| Formula | A·B = |A||B|cos θ = ΣAᵢBᵢ |
| Result type | Scalar (a number, not a vector) |
| Contrast | Cross product (A×B) instead yields a vector |
The potential energy of an electric dipole moment vector μ sitting in a uniform external electric field vector E is U = −μ·E = −|μ||E|cos θ, where θ is the angle between the dipole and the field; the energy is lowest (most stable) when the dipole aligns with the field (θ = 0°).
Frequently asked questions
How does the dot product differ from the cross product?
The dot product of two vectors gives a scalar equal to |A||B|cos θ, while the cross product gives a vector of magnitude |A||B|sin θ that is perpendicular to both original vectors.
Where does the dot product show up in chemistry?
It appears in calculating pressure-volume and mechanical work (W = F·d), dipole-electric field interaction energy (U = −μ·E), and in projecting bond or force vectors during molecular geometry and spectroscopy calculations.