Proving Orthogonality: Simple Matrix Question with Skew-Symmetric A"

  • Thread starter Thread starter the4thamigo_uk
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
the4thamigo_uk
Messages
47
Reaction score
0

Homework Statement



Prove that if A is skew-symmetric (i.e. A = -A') then


(I - A) . inv(I + A)

is orthogonal, assuming that (I + A) is singular. inv(X) denotes inverse matrix of X. X' denotes transpose of X.


The Attempt at a Solution



I need to prove orthogonality :

I know for square matrices : inv(XY) = inv(Y) . inv(X) and (XY)' = Y'X'

So if X and Y were orthogonal then XY would be.

But in this case X = I - A and Y = inv(I + A), but are they orthogonal?

I also know that (I - A)' = (I + A)

But can't figure it out. Do I have to resort to the defn of inv(X) = adj(X) / det(X) ?


Would appreciate any clues... Thanks in advance
 
Physics news on Phys.org
Aha stupid me... I now note that inv(X)' = inv(X')