Proof: Prove B^T ~ A^T (Transpose)

  • Thread starter Thread starter jesuslovesu
  • Start date Start date
  • Tags Tags
    Proof
jesuslovesu
Messages
185
Reaction score
0

Homework Statement


Prove B^T ~ A^T (tranpose)
Given: B ~ A
Can anyone check if my proof is correct? Towards the end I'm not quite sure if I can do it like that. Do I have to say what P is exactly? The only matrix I can think that would satisfy that is the identity matrix.

Homework Equations


The Attempt at a Solution



B ~ A
B = P^-1 * A * P
B^T = P^T * A^T * (P^-1)^T
so P is a matrix that where P^T = P^-1 therefore (P^T)^-1 = P
B^T = P^-1 * A^T * P
B^T ~ A^T
 
Last edited:
Physics news on Phys.org
You don't need to assume P^(-1)=P^T. That means P is a special kind of matrix. It's enough that (P^T)^(-1)=(P^(-1))^T, which is true for any invertible matrix.
 
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