mlarson9000
- 46
- 0
Homework Statement
Let A be an nxn matrix and let I be the nxn identity matrix. Compare the eigenvectors and eigenvalues of A with those of A+rI for a scalar r.
Homework Equations
The Attempt at a Solution
I think I should be doing something like this:
det(A-\lambdaI), and
det((A+rI)-\lambdaI)=det(A-(\lambda-r)I).
The eigenvalues would be \lambda where the det(A-\lambdaI)=0
and det(A-(\lambda-r)I)=0.
So does that mean the eigen values for the first matrix are \lambda =n and the second will be n+r?
Last edited by a moderator: