100k views
0 votes
Prove: If λ is an eigenvalue of A , x is a corresponding eigen- vector, and s is a scalar, then λ − s is an eigenvalue of A − sI and x is a corresponding eigenvector.

User MirekE
by
6.0k points

1 Answer

0 votes

Answer:

If λ is an eigenvalue of A and x is the corresponding eigenvector, then Ax=λx. Now, notice that (A-sI)x=Ax-sx=λx-sx=(λ-s)x. As x is different for zero we can affirm that (λ-s) is an eigenvalue of A-sI and x is the corresponding eigenvector

Explanation:

Recall from the definition of eigenvalue: we say that the number (real or complex) λ is an eigenvalue of the matrix A if and only if there is a vector x, different from zero such that Ax=λx.

So, we only need to show that (A-sI)x=(λ-s)x.

User Donbeo
by
5.5k points