SOLUTION: Let vector space M22 have the inner product defined as tr(U^T V ). Find the angle (measured in degrees) between the vectors A= | 2 6 | | 1 -3 | B= | 3 2 | | 1 0 |

Algebra.Com
Question 1167704: Let vector space M22 have the inner product defined as tr(U^T V ). Find the angle (measured in degrees) between the vectors
A=
| 2 6 |
| 1 -3 |
B=
| 3 2 |
| 1 0 |

Answer by ikleyn(52781)   (Show Source): You can put this solution on YOUR website!
.

The solution will be much easier if you represent the original matrices as the vectors, placing the second row after the first


    A = (2, 6, 1, -3),  B = (3, 2, 1, 0).


Now use the formula for the cosine of angle between the vectors in n-dimensional space 


    cos(A,B) = .



In your case, n= 4,  the scalar product (A*B) = 2*3 + 6*2 + 1*1 + (-3)*0 = 19,


the length of the vector  |A| =  = ;


the length of the vector  |B| =  = ;


    cos(A,B) =  = 0.718  (approximately).



Having the cosine, find the angle between the vectors as  arccos(0.718).


Use your calculator.

Solved and explained in all details.



RELATED QUESTIONS

Let vector space M22 have the inner product defined as tr(U^T V ). Find ∥A∥ Where A= (answered by ikleyn)
Let vector space M22 have the inner product defined as tr(UTV). Find d(A,B) where A= (answered by ikleyn)
Let M22 have the inner product ⟨A, B⟩ = tr(A^T B). Describe the orthogonal complement (answered by ikleyn)
Define the function ⟨A, B⟩ = a11b11 + a12b21 + a21b12 + a22b22 on the vector space... (answered by ikleyn)
The angle between two vectors, u and v, is 30 degrees and the dot product is 24. If the... (answered by amarjeeth123)
Let vector space P2 have an inner product defined as ⟨p, q⟩ = ∫[-1 to 1]... (answered by ikleyn)
A^T denotes the transpose of a matrix A. Show that = Tr(B^T,A) defines an inner... (answered by khwang)
Find a pair of vectors u, v ∈ R2 that are orthogonal with respect to the inner product, (answered by ikleyn)
Hi all, Im still having trouble with these vector problems, I cant solve the problems... (answered by Alan3354)