If $A$ is a $n \times n$ real matrix with eigenvalues $\lambda_1,\lambda_2,...\lambda_n$, how does one get the eigenvalues of the matrix $A$ + c$I$, where $I$ is the identity matrix and $c$ is a non-zero real constant?
I tried to work out the characteristic polynomials, but I am wondering if there is a way to quickly get the eigenvalues.