-2

Suppose that $A$ is an $n\times n$ matrix with zero as an eigenvalue. Show that $A$ is not invertible.

Hint: Assume that $A$ is invertible and compute $A^-1*Av$ where v is an eigenvector of A corresponding to the zero eigenvalue.

Can you also explain what zero as an eigenvalue is telling me/ adding to te quesiton.

Please help!

SAHEB PAL
  • 1,299
  • 11
  • 19
Elena
  • 9
  • 1
  • 5

2 Answers2

1

Suppose $A(u)=0, u\neq 0$ and $A$ invertible, $u=A^{-1}A(u)=A^{-1}(0)=0$ contradiction.

-1

Since $0$ is an eigenvalue of $A$ and $\det A$ is the product of eigenvalues of $A$, so $\det A$ must be zero. Thus $A$ is not invertible.

SAHEB PAL
  • 1,299
  • 11
  • 19