If A and B are arbitrary real m x n matrices, then the mapping ✈A, B✉ = trace(A^T B) defines an inner product in R^{m x n}. Use this inner product to find ✈A, B✉, the norms ||A|| and ||B||, and the angle (in radians) α_{A,B} between A and B for A = [[2, -3], [-1, 1], [-2, -2]] and B = [[-3, -3], [3, -1], [2, -1]].
✈A, B✉ =
||A|| =
||B|| =
α_{A,B} =