Why is the 3rd step in this theorem proof legal?

  • Thread starter Thread starter Ylle
  • Start date Start date
  • Tags Tags
    Proof Theorem
Ylle
Messages
77
Reaction score
0

Homework Statement


Let pA(x) and pB(x) be the characteristic polynomial for A and B. If B is similar to A, then there exists a non-singular matrix S so B = S-1AS. Thus there:

pB(x) = det(B-\lambdaI)
= det(S-1AS-\lambdaI)
= det(S-1(A-\lambdaI)S)
= det(S-1)det(A-\lambdaI)det(S)
= pA(x)

Homework Equations





The Attempt at a Solution



My question is, that I really don't know why the 3rd step is legal ? Can I just put the S's anywhere I want ?


Regards
 
Physics news on Phys.org
No, you can't 'put S's anywhere you want'. That would be silly. What you can do is use that I=S^(-1)*I*S and use the rules of algebra to move the S's around by factoring.
 
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