Mathematics · Glossary

What is Scalar product?

Also known as: norm

Definition 16.1 High School Mathematics · Chapter 16 — The Scalar Product in the Plane

The scalar product of two vectors u\vec u and v\vec v is the number

uv=12(u+v2u2v2),\vec u \cdot \vec v = \tfrac12\left(\norm{\vec u + \vec v}^2 - \norm{\vec u}^2 - \norm{\vec v}^2\right),

where u\norm{\vec u} denotes the length (norm) of u\vec u.

Examples

Example 16.3

u(3,1)\vec u\,(3, 1) and v(2,4)\vec v\,(2, -4): uv=64=2\vec u \cdot \vec v = 6 - 4 = 2. The norms are u=10\norm{\vec u} = \sqrt{10} and v=20\norm{\vec v} = \sqrt{20}, so cosθ=21020=2102=210\cos\theta = \frac{2}{\sqrt{10}\sqrt{20}} = \frac{2}{10\sqrt2} = \frac{\sqrt2}{10}: the angle is a bit less than 8282^\circ.

Read in context →
Definition 31.6 High School Mathematics · Chapter 31 — Vectors, Lines and Planes in Space

The scalar product of u\vec u and v\vec v is

uv=12(u+v2u2v2),\vec u \cdot \vec v = \tfrac12\left(\norm{\vec u + \vec v}^2 - \norm{\vec u}^2 - \norm{\vec v}^2\right),

where u\norm{\vec u} is the length of u\vec u. If both vectors are nonzero, uv=uvcosθ\vec u \cdot \vec v = \norm{\vec u}\,\norm{\vec v}\cos\theta where θ\theta is the angle between them; and in an orthonormal coordinate system,

uv=xx+yy+zz.\vec u \cdot \vec v = xx' + yy' + zz' .

Two vectors are orthogonal if their scalar product is 00.

Read in context →