Proving Orthogonal Matrix with Identity Matrix and Non-Zero Column Vector a

  • Thread starter Thread starter sherlockjones
  • Start date Start date
  • Tags Tags
    Matrix Orthogonal
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
sherlockjones
Messages
31
Reaction score
0
Assume that [tex]I[/tex] is the [tex]3\times 3[/tex] identity matrix and [tex]a[/tex] is a non-zero column vector with 3 components. Show that:
[tex]I - \frac{2}{| a |^{2}}aa^{T}[/tex] is an orthogonal matrix?My question is how can one take the determinant of [tex]a[/tex] if it is not a square matrix? Is there a flaw in this problem?

Thanks
 
Last edited:
Physics news on Phys.org
Remember that [itex]aa^{T}[/itex] does NOT equal [itex]a^{T}.a[/itex], the scalar product. Use matrix multiplication. You don't need to find the determinant of anything either.