I'm dealing with the following problem:
If we have a symmetric real matrix $S$ then there is a multiple of $I$ ,the identity matrix, such that $S+cI$ is positive semidefinite. Could you please help me to prove this? I think if use the matrix norm we can prove this fact but I could not.
If the eigenvalues of $S$ are $a_1,\ldots,a_n$, then the eigenvalues of $S+\lambda\operatorname{Id}$ are $a_1+\lambda,\ldots,a_n+\lambda$. So, take $\lambda$ so large that $a_1+\lambda,\ldots,a_n+\lambda\geqslant0$.