Linear Algebra Problem: Proving det(A) = det(B) for Related Matrices A and B

DWill
Messages
68
Reaction score
0

Homework Statement


Let A and B be two n x n matrices that are related by the equation (P^-1)(A)(P) = B, where P is another n x n matrix. Prove that det(A) = det(B).


Homework Equations





The Attempt at a Solution


I'm thinking the first step might be to come up with general forms of A and B that are related by the above equation? I've been trying to do that and not been successful so far. Any ideas? thanks
 
Physics news on Phys.org
Why not just 'compute' det(B)?
 
DWill said:

Homework Statement


Let A and B be two n x n matrices that are related by the equation (P^-1)(A)(P) = B, where P is another n x n matrix. Prove that det(A) = det(B).


Homework Equations





The Attempt at a Solution


I'm thinking the first step might be to come up with general forms of A and B that are related by the above equation? I've been trying to do that and not been successful so far. Any ideas? thanks
Two basic facts you should know (and use them in this exercise):
The equality
det(A.B)=det(A).det(B)
is true for any two nxn matrices.
And we have for any invertible matrix
det(A^-1)= ?
(I think you should be able to guess the result using the definition of the inverse and the above equation.)
That's all you need to know in order to solve this one.
 
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