Linear Proof, don't know how to start it

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Linear Proof
Dustinsfl
Messages
2,217
Reaction score
5
Let A be nxn and let B=I-2A+A^2.
Show that if \mathbf{x} is an eigenvector of A belonging to an eigenvalue \lambda of A, then \mathbf{x} is also an eigenvector of B belonging to an eigenvalue \mu of B. How are \lambda and \mu related?
 
Physics news on Phys.org
Well... what happens if you act 1 - 2A + A^2 on x?
 
nicksauce said:
Well... what happens if you act 1 - 2A + A^2 on x?

I don't know what you mean by that.
 
You want to show that x is an eigenvector B, meaning that for some constant u, Bx = ux.
Thus you need to calculate Bx = (1 -2A + A^2)x = x - 2Ax + A^2x. Can you simplify that further now?
 
B\mathbf{x}=\mathbf{x}-2A\mathbf{x}+A^2\mathbf{x}=\mathbf{x}-2\lambda\mathbf{x}+A(\lambda\mathbf{x})=\mu\mathbf{x}

?
 
Evaluate A(lambda*x), please?
 
Dick said:
Evaluate A(lambda*x), please?

B\mathbf{x}=\mathbf{x}-2A\mathbf{x}+A^2\mathbf{x}=\mathbf{x}-2\lambda\mathbf{x}+A(\lambda\mathbf{x})=\mathbf{x}-2\lambda\mathbf{x}+(\lambda)^2\mathbf{x}=\mu
 
Last edited:
Then do the quadratic equation or factor which ever is appropriate?
 
Dustinsfl said:
Then do the quadratic equation or factor which ever is appropriate?

You don't have to do much of anything. Just factor x out and say how Bx is related to mu*x.
 
  • #10
Should I just solve for mu then by multiplying by 1/x?
 
  • #11
Dustinsfl said:
Should I just solve for mu then by multiplying by 1/x?

No, there's no such thing as 1/x if x is a vector. That's exactly the wrong answer. Just look at x-2*lambda*x+lambda^2*x=mu*x=Bx and tell me what mu is.
 
  • #12
So \mu=I-2\lambda+A\lambda.
 
  • #13
Dustinsfl said:
So \mu=I-2\lambda+A\lambda.

mu is a scalar. It's a number. It's not a matrix. It's an EIGENVALUE. Try that again. You were almost there. Now you are going backwards.
 
  • #14
Dick said:
mu is a scalar. It's a number. It's not a matrix. It's an EIGENVALUE. Try that again. You were almost there. Now you are going backwards.

\mu=1-2\lambda+A\lambda

But there is still A
 
  • #15
The A is there because once upon a time I asked you to evaluate A(lambda*x). And you did it right. And then you forgot. Why did you do that? That's why I feel things are going backwards.
 
  • #16
Dustinsfl said:
B\mathbf{x}=\mathbf{x}-2A\mathbf{x}+A^2\mathbf{x}=\mathbf{x}-2\lambda\mathbf{x}+A(\lambda\mathbf{x})=\mathbf{x}-2\lambda\mathbf{x}+(\lambda)^2=\mu\mathbf{x}

I did. I just decide not use it apparently.
 
  • #17
Dustinsfl said:
I did. I just decide not use it apparently.

Ok, so 1-2*lambda+lambda^2=mu. Right? I so very hope you agree with this.
 
  • #18
I concur.
 
Back
Top