Proving a matrix is orthogonal.

  • Thread starter Thread starter Lucy Yeats
  • Start date Start date
  • Tags Tags
    Matrix Orthogonal
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
Lucy Yeats
Messages
117
Reaction score
0

Homework Statement



Question 10a of the attached paper.


Homework Equations





The Attempt at a Solution



If a matrix is orthogonal, its transpose is its inverse.

The inverse [itex]U^{-1}[/itex] is defined by Ʃ[itex]U^{-1}[/itex]ij Vj = uj

I don't know how to go about proving this. Thanks for any help!
 

Attachments

Physics news on Phys.org
There is no attached paper! Also your given definition of "inverse" can't be true because it makes no sense- you haven't said what Vj and uj are (and you must mean ui, not uj because you should be summing over j). If you are given a specific matrix, you need to answer three questions:
1) What is its transpose?
2) What is its inverse?
3) Are they the same?
 
I attached the paper about a minute after I posted; I think it's there now. :-)
 
Also, the sum is from j=1 to n. So the ith element of the vector u is the sum of the elements of one row of the matrix U with the elements of the vector j.