Proving Unitary Matrix in M2ℝ: Orthonormal Basis

SMA_01
Messages
215
Reaction score
0
Let u be a unitary matrix in M2(ℝ).
Prove that if {b1, b2} is an orthonormal basis of ℝ2, then u(b2) is determined up to a negative sign by u(b1).

Can anyone provide some intuition that will help me understand the question (don't really understand it)? Any tips/hints appreciated.


Thanks.
 
Physics news on Phys.org
u is unitary so u u^{\dagger}=I
\{b_1,b_2\} is an orthonormal basis of \mathbb{R}^2 so b_i \cdot b_j =\delta_{ij}
The point is:
(ub_1)\cdot(ub_2)=(ub_1)^{\dagger}(ub_2)=b_1^{\dagger}u^{\dagger}ub_2=b_1^{\dagger}b_2=b_1\cdot b_2=\delta_{ij}
So because \{b_1,b_2\} is an orthonormal basis,so is \{ub_1,ub_2\} which means ub_2 is orthogonal to ub_1 which means once ub_1 is determined,ub_2 is determined up to a negative sign!
 
  • Like
Likes 1 person
Thank you! I'm confused by the meaning of "up to a negative sign"...what does that meant exactly?
 
That knowing what u(b1) is will tell you what the absolute value of u(b2) is but not whether it is positive or negative.
 
  • Like
Likes 1 person
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top