SOLUTION: Let vector space M22 have the inner product defined as tr(UTV). Find d(A,B) where
A=
| 2 6 |
| 9 4 |
and B=
| -4 7 |
| 1 6 |
Algebra ->
College
-> Linear Algebra
-> SOLUTION: Let vector space M22 have the inner product defined as tr(UTV). Find d(A,B) where
A=
| 2 6 |
| 9 4 |
and B=
| -4 7 |
| 1 6 |
Log On
d(A,B) = .
First, you take the difference of the matrices.
Then you take the sum of squares of all the elements of the difference matrix.
Then you take the square root of it.
Then you use your calculator.