I have to do a proof about a linear algebra matrix but I'm stuck on how to go about doing the proof.
Here's the proof:
Let $A$ be an $n \times n$ matrix, and $λ$ an eigenvalue of $A$. Then $λ+µ$ is an eigenvalue of the matrix $M=A+µI$, where $I$ is the $n \times n$ matrix.
How do I go about doing this proof?
I can see that if we do the $det(A-λI)$ to find the eigenvalues we can get the eigenvalue of the matrix $M$ to be $λ+µ$, but how do I prove this, and I also don't really understand what I'm trying to prove in the above statement. Any help would be really appreciated.
Thanks
Consider the eigenvector $v$ then
$$Mv=(A+µI)v=Av+µv=(λ+µ)v$$