The scalar product of two vectors
You are already familiar with one kind of product that involves vectors. It is the multiplication of a scalar with a vector, and the result is a new (stretched) vector:
Now we introduce a multiplication between two vectors, and the result is a scalar.
Consider two vectors and . The scalar product of and , written (or ), is defined by multiplying component-wise, and then adding the three resulting products to form a single number:
So we take two vectors (six numbers), and by forming the scalar product we obtain one number!
Note that in the second example we have and but . This is a key difference to the normal product between two numbers. If we have two numbers and it always follows . However, many other properties are similar, e.g.
- (squares are not negative)
- (product is commutative)
- where is s scalar (product is associative, that is, you can group)
- (product is distributive, that is, the product distributes over the sum)
Prove the properties 1-4 for the scalar product.
Show
Solution
-
-
-
-
We have