Proof: Eigenvector of B Belonging to \lambda for A*S*x

  • Thread starter Thread starter WTFsandwich
  • Start date Start date
  • Tags Tags
    Eigenvector Proof
WTFsandwich
Messages
7
Reaction score
0

Homework Statement


Let B = S^-1 * A * S and x be an eigenvector of B belonging to an eigenvalue \lambda. Show S*x is an eigenvector of A belonging to \lambda.


Homework Equations





The Attempt at a Solution


The only place I can think of to start, is that B*x = \lambda*x.
However, even starting with that, I can't figure out where to go next.
Could someone point me in the right direction?
 
Physics news on Phys.org
WTFsandwich said:

Homework Statement


Let B = S^-1 * A * S and x be an eigenvector of B belonging to an eigenvalue \lambda. Show S*x is an eigenvector of A belonging to \lambda.


Homework Equations





The Attempt at a Solution


The only place I can think of to start, is that B*x = \lambda*x.
However, even starting with that, I can't figure out where to go next.
Could someone point me in the right direction?
That's a decent start. Next, show that A(Sx) = \lambdax. That's what it means to say that Sx is an eigenvector of A corresponding to \lambda.
 
What do I use to show that?

The only new information I've got that might be helpful is that A = S * B * S^-1

Multiplying on the left by S gives A*S = S*B

After doing that, I'm stuck again. I feel like this is the right track, but I don't know how to relate this back to what I'm trying to prove.
 
Mark44 said:
That's a decent start. Next, show that A(Sx) = \lambdax. That's what it means to say that Sx is an eigenvector of A corresponding to \lambda.
Slight correction: You want to show that A(Sx) = \lambda(Sx)
WTFsandwich said:
What do I use to show that?

The only new information I've got that might be helpful is that A = S * B * S^-1

Multiplying on the left by S gives A*S = S*B

After doing that, I'm stuck again. I feel like this is the right track, but I don't know how to relate this back to what I'm trying to prove.
Multiply by x now.
 
I think I got it now.

After multiplying by x, I have ASx = SBx.

Bx has already been shown equal to \lambdax, so I substitute that in, giving

ASx = S\lambdax

\lambda can be moved to the other side of S since it's a scalar, giving ASx = \lambdaSx.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top