Proving Unitary Matrix in M2ℝ: Orthonormal Basis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
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 [itex]u u^{\dagger}=I[/itex]
[itex]\{b_1,b_2\}[/itex] is an orthonormal basis of [itex]\mathbb{R}^2[/itex] so [itex]b_i \cdot b_j =\delta_{ij}[/itex]
The point is:
[itex](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}[/itex]
So because [itex]\{b_1,b_2\}[/itex] is an orthonormal basis,so is [itex]\{ub_1,ub_2\}[/itex] which means [itex]ub_2[/itex] is orthogonal to [itex]ub_1[/itex] which means once [itex]ub_1[/itex] is determined,[itex]ub_2[/itex] is determined up to a negative sign!
 
  • Like
Likes   Reactions: 1 person
Thank you! I'm confused by the meaning of "up to a negative sign"...what does that meant exactly?