00:05
We're told that v is a vector space of m by n matrices over the field of real numbers.
00:19
We're asked to show that the function defined by inputs a and b is the trace of b transpose a defines an inner product in v.
00:43
Maybe the best way to do this is to treat this trace.
00:50
This is the sum from i equals 1 to m, the sum from j equals 1 to n of a.
01:01
A .i .j.
01:07
B .i .j.
01:18
To show that this defines an inner product, we'll see if it satisfies the inner product axioms.
01:28
So first we'll prove positive definiteness.
01:35
Actually, first i'll prove property i1.
01:37
The linear property, well, let a and b be real numbers, and we'll let a1, a2, and b the m by n matrices over the real numbers.
02:03
Then the inner product of a times a1 plus b times a2 with b is equal to, well, this is the trade.
02:19
Of b transpose times a 1 plus b times a 2 and this is equal to the trace of distributing b transpose times a 1 plus b transpose times b times a 2 which of course is the same as the trace of a times b transpose a 1 plus b times b transpose a 1 plus b times b transpose a2, and we know that the trace of a sum of matrices is the same as the sum of the traces of matrices.
03:03
This is the same as the trace of a times b transpose a1, plus the trace of b times b transpose a2, which we know that the trace of a scalar times a matrix is the same as the scalar times the trace of the matrix.
03:25
This is a times the trace of b transpose a1 plus b times the trace of b transpose a2.
03:34
And by definition, this is a times the inner product of a1 with b, plus b times the interproduct of a2 with b...