Proving Eigenvector and Eigenvalue Relationship for A and A-cI

  • Thread starter Thread starter maherelharake
  • Start date Start date
  • Tags Tags
    Eigenvalue Proof
maherelharake
Messages
261
Reaction score
0

Homework Statement


If v is an eigenvector of A with corresponding eigenvalue \lambda and c is a scalar, show that v is an eigenvector of A-cI with corresponding eigenvalue \lambda-c.


Homework Equations





The Attempt at a Solution


I started out thinking that I have to figure out how to go from:
Ax=\lambdax
to
(A-cI)x=(\lambda-c)x

Is this the right start?
 
Physics news on Phys.org
Looks like a good start to me. Keep going...
 
I don't see how I'm supposed to continue. It just seems obvious to me and I can't think of any intermediate steps.
 
Try expanding (A-cI) x.
 
Ok I expanded the first step to...
Ax-(CI)x=\lambdax-cx
 
I also know that CI is similar to cx, except CI is a matrix and cx is not. But I'm stuck...
 
I don't see your problem. You showed that (A-cI)x = (\lambda-c)x, which is what you were supposed to show.
 
No, he didn't show that, he simply wrote it and asked how to go from Ax= \lamda x to that.

maherelharake, From (A- cI)x you get Ax- (cI)x= Ax- c(Ix). Since x is an eigenvector of A corresponding to eigenvalue \lambda, Ax= \lambda x. I is the identity operator so Ix= x. Put those together.
 
This is what I did step by step. How does it look?
(A-cI)x=(\lambda-c)x
Ax-(cI)x=\lambdax-cx
Ax-c(Ix)=\lambdax-cx
Ax-cx=\lambdax-cx
Ax=\lambdax
 
  • #10
Is that sufficient?
 
  • #11
It seems like you are confused with how to go about demonstrating or proving something. You need to start with something you know, then apply known operations until you arrive at what you are trying to prove. Here, the first line of your proof is what you are trying to prove, and you don't yet know it to be true, so if I were grading this proof I would object to the very first line. Actually if you just reverse the order of steps, starting from the bottom and working up, you have pretty well shown what you are trying to prove
 
  • #12
I see what you are saying. So just reverse it?
 
  • #13
Well I guess I will just go with the reverse of what I had...
 
Back
Top