$A^T = - A$
Prove that if $\lambda \neq 0$ is a constant, then $A+ \lambda I$ is always invertible.
(where $I$ is the identity matrix)
My idea is to show that $0$ is the only eigenvalue so that $|A+\lambda I|$
I have shown that if $\lambda$ is an eigenvalue, then so must $-\lambda$. But I'm not sure how to show $0$ is the only eigenvalue from there.
Is my approach correct? Or is there a simpler way to approach this?
Thank you!