In the previous section, we generalized the idea of the scalar product, to that of bilinear forms, and described those forms on using matrices. But the scalar product has further properties which ensure we can define a notion of length, distance, and even angle between two non-zero vectors. To generalize these notions to bilinear forms, we will insist on a few additional “natural” properties. For example, the distance from to should be the same as the distance from to . So we define the following property of a function , for any real vector space over :
for all . If a bilinear form satisfies this property, then we call it a symmetric bilinear form. It is natural to ask: Which bilinear forms are symmetric? Here is the answer for :
The bilinear form on is symmetric if and only if the matrix is a symmetric matrix (i.e. ).
The proof of this Theorem is given as Exercise 3.47.
But there are further hurdles in using the formulas 3.1 to define lengths and angles. For example, if , the square root will not be real (and then there is no consistent way of choosing between the two square roots). Even if , then we could define the length as , but that would prevent us from using the formula for the angle. To avoid these problems, it is better to consider forms with the following property, called positive difiniteness:
for any non-zero vector . The standard scalar product on obeys this property. We will call a symmetric bilinear form obeying the positive definiteness property an inner product of . Another way of thinking about this condition is this: “The distance between two distinct vectors is always positive.” Recall that distance was defined as .
is symmetric. Is positive definite?
Solution: Consider the vector . Then
Therefore the bilinear form corresponding to is not positive definite.
In the above example, I first tried a few other vectors ( and ), and found they had . But to prove positive definiteness, you need to prove for all non-zero vectors. Later, Theorem 5.15 will give us an easier method.
Define a function by . Determine which of the following properties are satisfied by :
Bilinear,
Symmetric,
Positive definite.
[End of Exercise]
Let . Prove that is an inner product.
[End of Exercise]