Skew symmetric subtracted from Identity

187 Views Asked by At

How can I prove that for any skew-symmetric matrix $S$ with $S^T = -S$, $I - S$ is non-singular and $(I-S)^{-1}(I+S)$ is an orthogonal Matrix (cayley transform of S).

1

There are 1 best solutions below

5
On

Let $Sx=x $,then $S^TSx=S^Tx=-Sx=-x $. Since $S^TS $ is positive semidefinite, $-1$ is not an eigenvalue of $S^TS $, hence $x=0$.