This is a question on a testexam.
But am I correct in assuming that a singular matrix has det = 0, which gives it an eigenvalue of 0 and that gives it a singular value of 0?
This is a question on a testexam.
But am I correct in assuming that a singular matrix has det = 0, which gives it an eigenvalue of 0 and that gives it a singular value of 0?
A $n\times n$ matrix $A$ is singular if and only if there is a non-zero vector $v$ such that $A.v=0$. But then $v$ is an eigenvector with eigenvalue $0$.