For a matrix $A$, if $\det(A)=0,$ prove and provide an example that at least one eigenvalue must be zero.
At first, I tried using the identity that the product of eigenvalues is the determinant of the matrix, so it follows that at least one must be zero for the determinant to be zero. Is this correct? Could I also prove it by using $(A-\lambda I)X=0$, for some $X\neq 0?$
If $\lambda=0,$ then we have $AX=0$, but I can't say $\det(A)\cdot \det(X)=0$ because $X$ is not a square matrix and doesn't have a determinant. How would I continue?
Let $p(x)=\det(A-xI)$ the char. polynomial of $A$. Then $p(0)=\det(A)=0$, hence $0$ is a root of $p$ and therefore an eigenvalue of $A$.