Scalar Product of Vectors
The scalar (dot) product assigns a real number to each pair of vectors. It encodes both their magnitudes and the angle between them, making it the key tool for measuring angles and checking perpendicularity.
Definition
The scalar product (or dot product) of vectors and is the real number:
where is the angle between and , with .
The angle is measured by placing both vectors at the same starting point and taking the angle between them in the interval .
Key observations:
- If :
- If :
- If :
Coordinate Formula
If and , then:
Proof. Place both vectors at the origin: with , with . By the Law of Cosines applied to triangle :
Compute directly:
Since and , substituting:
Simplifying: .
Properties
For any vectors , , and scalar :
- Commutative:
- Square:
- Distributive:
- Homogeneous:
- Zero vector:
Note: the scalar product is not associative — is not defined (the left side is a scalar, not a vector).
Perpendicularity Criterion
Two nonzero vectors and are perpendicular if and only if their scalar product is zero:
Proof. Since and , we have and . Then:
Angle Between Vectors
The angle between nonzero vectors and satisfies:
Since , the sign of determines whether the angle is acute, right, or obtuse.
Worked Examples
Find the angle between and .
Solution. Compute the dot product:
Since and both vectors are nonzero, the vectors are perpendicular.
Answer: .
Find the angle between and .
Solution.
Therefore .
Answer: .
Exercises
Given and .
(a) Compute . (b) Are and perpendicular? Justify your answer. (c) Find and .
Given and where is unknown.
(a) Find the value of for which . (b) For the value of found in (a), find the angle between and .
Hint: For (b), use the coordinate formula for the dot product with and .