Given that $A$ is an $n×n$ skew symmetric matrix $I$ being the $n×n$ identity matrix, prove that $A − I$ and $A + I$ are invertible. Can trace of $A$ be non-zero number ?
Any suggestions how to go about these proofs. I understand that the trace of $A$ must be $0$ to satisfy skew symmetry but I am unsure how to go about the proofs for $A - I$ and $A + I$. Any help is appreciated!
If $A- \lambda I$ were not invertible, then there would exist some $v \ne 0$ such that $(A-\lambda I)v=0$ i.e. $Av=\lambda v$. Then $$\lambda v^\top v = v^\top A v = (A^\top v)^\top v = - (Av)^\top v = - \lambda v^\top v,$$ which implies $\lambda = 0$. [All quantities above are assumed to be real.]