Proving Transitivity of Similarity in Linear Algebra

  • Thread starter Thread starter FourierX
  • Start date Start date
FourierX
Messages
73
Reaction score
0

Homework Statement



In linear algebra, how to prove that the Similarity is transitive?

Homework Equations



[T]C = P-1 [T]B P

The Attempt at a Solution


My logic: if a is similar to b and b is similar to c, then a is similar to c. But how do you implement that in case of similarity ?
 
Last edited:
Physics news on Phys.org
If A is similar to B, A=PBP^(-1). If B is similar to C, B=QCQ^(-1). Where P and Q are invertible. Put the second equation into the first equation.
 
If A = P B Pinv and B = K C Kinv, where Pinv is the inverse of P, and mutatis mutandis for K, use the property that (PK)inv is (Kinv)(Pinv). and hence A = (PK) C (PK)inv.
 
how do PQ and P-1Q-1 behave ?
 
You should have asked how do PQ and Q^(-1)P^(-1) behave. Whatever 'behave' means. They don't do anything, they are just invertible matrices. And one is the inverse of the other, see ptr's post.
 
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