Let $I$ be an identity matrix.
If $I+A$ is a singular matrix (i.e. $I+A$ has at least one eigenvalue being zero), then $\|A\|\geq 1$.
How does a zero eigenvalue of $I+A$ imply $\|A\|\geq 1$?
Let $I$ be an identity matrix.
If $I+A$ is a singular matrix (i.e. $I+A$ has at least one eigenvalue being zero), then $\|A\|\geq 1$.
How does a zero eigenvalue of $I+A$ imply $\|A\|\geq 1$?
If $I+A$ is singular, then $(I+A)x=0$ for some vector $x$. In other words, $Ax=-x$, and hence $-1$ is an eigenvalue of $A$. This implies $\rho(A) \geq 1$. Since $\Vert A \Vert \geq \rho(A)$ for any norm, the result follows.